Merge remote-tracking branch 'origin/dev' into dev
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -15,7 +15,6 @@ |
"@antv/g2": "4.2.4", | ||
"@babel/polyfill": "7.0.0", | ||
"@babel/runtime": "7.2.0", | ||
"@tinymce/tinymce-vue": "2.1.0", | ||
"ant-design-vue": "1.7.8", | ||
"axios": "0.18.0", | ||
"dayjs": "1.7.7", | ||
... | ... | @@ -25,12 +24,12 @@ |
"lodash.get": "4.4.2", | ||
"lodash.pick": "4.4.0", | ||
"nprogress": "0.2.0", | ||
"tinymce": "5.0.8", | ||
"simple-lightbox": "^2.1.0", | ||
"vue": "2.6.11", | ||
"vue-cropper": "0.4.4", | ||
"vue-ls": "3.2.0", | ||
"vue-router": "3.0.1", | ||
"vuex": "3.0.1" | ||
"vuex": "3.0.1", | ||
"wangeditor": "^4.7.5" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-runtime": "7.2.0", | ||
... | ... |
src/api/notice.js
0 → 100644
src/api/order.js
0 → 100644
src/api/promote.js
0 → 100644
src/api/valuator.js
0 → 100644
src/api/worker.js
0 → 100644
src/util/websocket.js
0 → 100644
Please
register
or
sign in
to comment