fix: micro config
Showing
civbase.zip
0 → 100644
This diff was suppressed by a .gitattributes entry.
... | @@ -112,7 +112,7 @@ | ... | @@ -112,7 +112,7 @@ |
"immutable": "^4.0.0-rc.12", | "immutable": "^4.0.0-rc.12", | ||
"js-base64": "^3.5.2", | "js-base64": "^3.5.2", | ||
"js-cookie": "^2.2.1", | "js-cookie": "^2.2.1", | ||
"kit_global_config": "^1.0.24", | "kit_global_config": "^1.0.26", | ||
"kit_logger": "^1.0.2", | "kit_logger": "^1.0.2", | ||
"kit_utils": "^1.3.11", | "kit_utils": "^1.3.11", | ||
"lodash": "4.17.11", | "lodash": "4.17.11", | ||
... | @@ -122,7 +122,7 @@ | ... | @@ -122,7 +122,7 @@ |
"pinyin-match": "^1.1.1", | "pinyin-match": "^1.1.1", | ||
"promise.prototype.finally": "^3.1.2", | "promise.prototype.finally": "^3.1.2", | ||
"prop-types": "15.7.2", | "prop-types": "15.7.2", | ||
"qiankun": "^2.2.5", | "qiankun": "^2.4.8", | ||
"qrcode.react": "^1.0.0", | "qrcode.react": "^1.0.0", | ||
"react": "16.12.0", | "react": "16.12.0", | ||
"react-dom": "16.12.0", | "react-dom": "16.12.0", | ||
... | ... |
src/api/generateAPI/Login.js
0 → 100644
src/api/generateAPI/index.js
0 → 100644
src/pages/test/index.jsx
0 → 100644
src/utils/registerGlobal.js
0 → 100644
Please
register
or
sign in
to comment