Merge branch 'dev' of…
Merge branch 'dev' of ssh://xmgit.ixm5.cn:10022/xiaomai-cloud-class/xiaomai-cloud-class-web into dev
Showing
| ... | @@ -55,7 +55,7 @@ | ... | @@ -55,7 +55,7 @@ |
| "fs-extra": "^8.1.0", | "fs-extra": "^8.1.0", | ||
| "html-webpack-plugin": "4.0.0-beta.11", | "html-webpack-plugin": "4.0.0-beta.11", | ||
| "html2canvas": "^1.0.0-rc.7", | "html2canvas": "^1.0.0-rc.7", | ||
| "husky": "^4.2.5", | "husky": "^4.3.0", | ||
| "identity-obj-proxy": "3.0.0", | "identity-obj-proxy": "3.0.0", | ||
| "jest": "24.9.0", | "jest": "24.9.0", | ||
| "jest-environment-jsdom-fourteen": "1.0.1", | "jest-environment-jsdom-fourteen": "1.0.1", | ||
| ... | @@ -140,5 +140,12 @@ | ... | @@ -140,5 +140,12 @@ |
| "ali-oss": "^6.12.0", | "ali-oss": "^6.12.0", | ||
| "react-sortable-hoc": "^1.11.0", | "react-sortable-hoc": "^1.11.0", | ||
| "vconsole-webpack-plugin": "^1.5.2" | "vconsole-webpack-plugin": "^1.5.2" | ||
| }, | |||
| "husky": { | |||
| "hooks": { | |||
| "pre-commit": "node hooks/pre-commit.js", | |||
| "commit-msg": "node hooks/commit-msg.js", | |||
| "pre-push": "node hooks/pre-commit.js" | |||
| } | |||
| } | } | ||
| } | } |
src/common/js/wechatApi.js
0 → 100644
src/components/WWOpenDataCom.jsx
0 → 100644
src/components/XMTable.jsx
0 → 100644
src/components/XMTable.less
0 → 100644
src/core/platform.js
0 → 100644
src/core/wechatApi.js
0 → 100644
src/modules/lottie/nodata/data.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/modules/lottie/nodata/demo/data.html
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/modules/lottie/paperEmpty/data.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/modules/lottie/paperEmpty/demo/data.html
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment