Merge branch 'master' of git.quantgroup.cn:ui/merchant-manage-ui into feat/test
Showing
This diff is collapsed.
| ... | @@ -73,6 +73,7 @@ | ... | @@ -73,6 +73,7 @@ |
| "path-to-regexp": "^3.1.0", | "path-to-regexp": "^3.1.0", | ||
| "pubsub-js": "^1.9.4", | "pubsub-js": "^1.9.4", | ||
| "qs": "^6.9.0", | "qs": "^6.9.0", | ||
| "rc-field-form": "^1.33.0", | |||
| "react": "^16.14.0", | "react": "^16.14.0", | ||
| "react-amap": "^1.2.8", | "react-amap": "^1.2.8", | ||
| "react-bmapgl": "^0.2.17", | "react-bmapgl": "^0.2.17", | ||
| ... | @@ -127,7 +128,8 @@ | ... | @@ -127,7 +128,8 @@ |
| "node-fetch": "^2.6.0", | "node-fetch": "^2.6.0", | ||
| "prettier": "^1.17.1", | "prettier": "^1.17.1", | ||
| "pro-download": "1.0.1", | "pro-download": "1.0.1", | ||
| "stylelint": "^10.1.0" | "stylelint": "^10.1.0", | ||
| "webpack": "^4.46.0" | |||
| }, | }, | ||
| "engines": { | "engines": { | ||
| "node": ">=10.0.0" | "node": ">=10.0.0" | ||
| ... | ... |
src/pages/BrandManage/bll.js
0 → 100644
src/utils/bll.js
0 → 100644
src/utils/iframeBridge.js
0 → 100644
Please register or sign in to comment