You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
501 B
Markdown
20 lines
501 B
Markdown
# dashboard
|
|
海纳的数据化管理系统
|
|
|
|
### ant-design
|
|
https://ant-design.antgroup.com/components/select-cn
|
|
|
|
### charts.ant.design
|
|
https://charts.ant.design/zh/examples/column/basic#basic
|
|
|
|
### antv-g2plot
|
|
https://antv-g2plot.gitee.io/zh/examples/pie/basic/#legend-interaction
|
|
|
|
### momentjs
|
|
http://momentjs.cn/docs/
|
|
|
|
### mobx6
|
|
https://www.mobxjs.com/react-integration
|
|
|
|
### 添加权限
|
|
INSERT INTO [dbo].[ding_auth] ([din_userid] ,[din_auth] ,[din_username]) VALUES ('user_id','marketing','姓名') |