Merge branch 'master' of git.quantgroup.cn:ui/merchant-manage-ui into feature/ue-upgrade
Showing
This diff is collapsed.
| ... | ... | @@ -67,9 +67,11 @@ |
| "path-to-regexp": "^3.1.0", | ||
| "qs": "^6.9.0", | ||
| "react": "^16.8.6", | ||
| "react-bmapgl": "^0.2.7", | ||
| "react-copy-to-clipboard": "^5.0.1", | ||
| "react-dom": "^16.8.6", | ||
| "react-helmet": "^5.2.1", | ||
| "react-router-dom": "^5.1.2", | ||
| "react-sortablejs": "^6.0.0", | ||
| "slash2": "^2.0.0", | ||
| "sortablejs": "^1.13.0", | ||
| ... | ... | @@ -125,4 +127,4 @@ |
| "scripts/**/*.js" | ||
| ], | ||
| "author": "congmin.hao" | ||
| } | ||
| } | ||
| \ No newline at end of file |
This diff is collapsed.
src/utils/uuid.js
0 → 100644
src/utils/validator.js
0 → 100644
This diff is collapsed.
Please register or sign in to comment