chore:修改了结构
fix:修改了卡券图文禁止修改的问题
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/static/js/app.04d34e5a24d1dc8ba8cc.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -8,23 +8,11 @@ |
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | ||
"start": "npm run dev", | ||
"build": "node build/build.js", | ||
"format": "onchange 'test/**/*.js' 'src/**/*.js' 'src/**/*.vue' -- prettier --write {{changed}}", | ||
"publish": "publish.bat" | ||
"format": "onchange 'test/**/*.js' 'src/**/*.js' 'src/**/*.vue' -- prettier --write {{changed}}" | ||
}, | ||
"dependencies": { | ||
"@antv/data-set": "^0.8.9", | ||
"@antv/g2": "^3.2.6", | ||
"@gic-test/vue-gic-card": "^1.1.1", | ||
"@gic-test/vue-gic-confirm-people": "^1.0.6", | ||
"@gic-test/vue-gic-footer": "^1.0.10", | ||
"@gic-test/vue-gic-header": "^1.4.2", | ||
"@gic-test/vue-gic-img-preview": "^1.0.13", | ||
"@gic-test/vue-gic-member-group": "^1.0.36", | ||
"@gic-test/vue-gic-people": "^1.8.81", | ||
"@gic-test/vue-gic-store": "^1.1.1", | ||
"@gic-test/vue-gic-store-group": "^1.0.5", | ||
"@gic-test/vue-gic-store-linkage": "^1.0.7", | ||
"@gic-test/vue-gic-store-new": "^1.3.3", | ||
"@riophae/vue-treeselect": "^0.0.36", | ||
"@tinymce/tinymce-vue": "^1.0.8", | ||
"axios": "^0.18.0", | ||
... | ... | @@ -36,9 +24,7 @@ |
"uuid": "^3.3.2", | ||
"v-charts": "^1.17.8", | ||
"viser-vue": "^2.2.5", | ||
"vue": "^2.5.2", | ||
"vue-axios": "^2.1.1", | ||
"vue-photo-preview": "^1.0.9", | ||
"vue-qr": "^1.3.8", | ||
"vue-router": "^3.0.1", | ||
"vue-ueditor-wrap": "^1.3.4", | ||
... | ... | @@ -65,6 +51,7 @@ |
"css-loader": "^0.28.0", | ||
"element-theme-chalk": "^2.4.1", | ||
"eslint": "^5.6.0", | ||
"eslint-config-prettier": "^4.0.0", | ||
"eslint-config-standard": "^12.0.0", | ||
"eslint-friendly-formatter": "^4.0.1", | ||
"eslint-loader": "^2.1.1", | ||
... | ... | @@ -89,6 +76,7 @@ |
"postcss-import": "^11.0.0", | ||
"postcss-loader": "^2.0.8", | ||
"postcss-url": "^7.2.1", | ||
"prettier": "^1.16.4", | ||
"rimraf": "^2.6.0", | ||
"sass-loader": "^7.0.3", | ||
"semver": "^5.3.0", | ||
... | ... |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/test/component/dm-card/index.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/test/component/dmStore/README.md
deleted
100644 → 0
src/test/component/dmStore/api.js
deleted
100644 → 0
src/test/component/dmStore/card.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/test/component/dmStore/config.js
deleted
100644 → 0
src/test/component/dmStore/group.vue
deleted
100644 → 0
src/test/component/dmStore/index.css
deleted
100644 → 0
src/test/component/dmStore/index.js
deleted
100644 → 0
src/test/component/dmStore/index.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
4.55 KB
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/test/component/wx-text/index.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/test/example/card.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/test/example/dm-table.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/test/example/link-tools.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/test/example/marketing-event.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/test/example/static-com.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/test/example/store-new.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/test/example/test-com.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/test/example/wx-text.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/test/index.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.