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.
|
|
4 months ago | |
|---|---|---|
| .idea | ||
| public | 2 years ago | |
| src | 4 months ago | |
| .eslintrc.json | ||
| .gitignore | ||
| .prettierrc | ||
| README.md | ||
| build.bat | ||
| build.js | ||
| package-lock.json | 4 months ago | |
| package.json | 4 months ago | |
| start.bat | ||
README.md
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
mobx6
https://www.mobxjs.com/react-integration
添加权限
INSERT INTO [dbo].[ding_auth] ([din_userid] ,[din_auth] ,[din_username]) VALUES ('user_id','marketing','姓名')