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.
|
3 days ago | |
---|---|---|
.idea | 3 years ago | |
public | 1 year ago | |
src | 3 days ago | |
.eslintrc.json | 2 years ago | |
.gitignore | 3 years ago | |
.prettierrc | 2 years ago | |
README.md | 2 years ago | |
build.bat | 2 years ago | |
build.js | 2 years ago | |
package-lock.json | 1 month ago | |
package.json | 1 month ago | |
start.bat | 3 years ago |
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','姓名')