feat: 顶部导航添加可拖动排序
Showing
... | ... | @@ -53,9 +53,9 @@ |
"classnames": "^2.2.6", | ||
"core-js": "^3.6.5", | ||
"crypto-js": "^4.0.0", | ||
"god": "^0.1.29", | ||
"god": "^0.2.3", | ||
"lingxi-design": "^1.0.8", | ||
"lingxi-design-ui": "^1.1.15", | ||
"lingxi-design-ui": "^1.1.16", | ||
"lingxi-editor-core": "^1.0.6", | ||
"lingxi-web": "^1.0.6", | ||
"lint-staged": "^10.0.7", | ||
... | ... | @@ -66,18 +66,20 @@ |
"query-string": "^6.13.1", | ||
"react": "^16.12.0", | ||
"react-dom": "^16.12.0", | ||
"react-sortablejs": "^6.0.0", | ||
"sortablejs": "^1.12.0", | ||
"styled-components": "^5.2.1", | ||
"umi": "^3.2.0", | ||
"yorkie": "^2.0.0", | ||
"react-sortablejs": "^6.0.0" | ||
"yorkie": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/sortablejs": "^1.10.6", | ||
"axios": "^0.19.2", | ||
"connect-history-api-fallback": "^1.6.0", | ||
"cross-env": "^7.0.2", | ||
"express": "^4.17.1", | ||
"god-upload-scp": "1.2.0", | ||
"god-yapi2ts": "^1.9.0", | ||
"god-upload-scp": "1.0.1", | ||
"god-yapi2ts": "^1.0.0", | ||
"gulp": "^4.0.2", | ||
"http-proxy-middleware": "^1.0.5", | ||
"json2ts": "^0.0.7", | ||
... | ... |
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment