重构项目提交
Showing
dist.zip
deleted
100644 → 0
File deleted
dist/index.html
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/static/css/common.css
deleted
100644 → 0
dist/static/css/iconfont.css
deleted
100644 → 0
File deleted
dist/static/fonts/iconfont.eot
deleted
100644 → 0
File deleted
dist/static/fonts/iconfont.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
dist/static/fonts/iconfont.svg
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
dist/static/fonts/iconfont.ttf
deleted
100644 → 0
File deleted
dist/static/fonts/iconfont.woff
deleted
100644 → 0
File deleted
dist/static/img/401.089007e.gif
deleted
100644 → 0
160 KB
dist/static/img/chart-no-data.png
deleted
100644 → 0
9.78 KB
1.42 KB
1.79 KB
1.99 KB
dist/static/img/data1.svg
deleted
100644 → 0
dist/static/img/data2.svg
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
dist/static/img/failed-load_img.png
deleted
100644 → 0
4.55 KB
dist/static/img/favicon.ico
deleted
100644 → 0
File deleted
dist/static/img/game-share-ewm.png
deleted
100644 → 0
4.23 KB
dist/static/img/goods.jpg
deleted
100644 → 0
35.5 KB
dist/static/img/head_default.png
deleted
100644 → 0
6.85 KB
dist/static/img/logo.jpg
deleted
100644 → 0
283 KB
dist/static/img/logo.png
deleted
100644 → 0
3.72 KB
dist/static/img/member_icon.png
deleted
100644 → 0
1.22 KB
dist/static/img/member_icon_gray.png
deleted
100644 → 0
1.22 KB
dist/static/img/no-data_icon.png
deleted
100644 → 0
1.81 KB
dist/static/img/phone_icon.png
deleted
100644 → 0
1.1 KB
dist/static/img/phone_icon_gray.png
deleted
100644 → 0
1.09 KB
1.63 KB
dist/static/img/status@xcx.png
deleted
100644 → 0
3.27 KB
dist/static/img/status@xcxgray.png
deleted
100644 → 0
3.19 KB
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/static/js/common.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File deleted
File deleted
This diff is collapsed.
Click to expand it.
File deleted
File deleted
File deleted
This diff is collapsed.
Click to expand it.
File deleted
File deleted
53 Bytes
2.55 KB
152 Bytes
43 Bytes
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dist/static/tinymce/zh_CN.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
{ | { | ||
"name": "integral-mall", | "name": "y", | ||
"version": "1.0.0", | "version": "1.0.0", | ||
"description": "A Vue.js project", | "description": "A Vue.js project", | ||
"author": "", | "author": "dmg", | ||
"private": true, | "private": true, | ||
"scripts": { | "scripts": { | ||
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | "dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | ||
"start": "npm run dev", | "start": "npm run dev", | ||
"build": "node build/build.js", | "build": "node build/build.js", | ||
"publish": "publish.bat", | |||
"format": "onchange 'test/**/*.js' 'src/**/*.js' 'src/**/*.vue' -- prettier --write {{changed}}", | "format": "onchange 'test/**/*.js' 'src/**/*.js' 'src/**/*.vue' -- prettier --write {{changed}}", | ||
"formater": "onchange \"test/**/*.js\" \"src/**/*.js\" \"src/**/*.vue\" -- prettier --write {{changed}}" | "formater": "onchange \"test/**/*.js\" \"src/**/*.js\" \"src/**/*.vue\" -- prettier --write {{changed}}" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@gic-test/vue-gic-store-new": "^1.0.5", | "@riophae/vue-treeselect": "0.0.35", | ||
"@riophae/vue-treeselect": "^0.0.36", | "@tinymce/tinymce-vue": "^1.0.8", | ||
"@tinymce/tinymce-vue": "^1.1.0", | |||
"axios": "^0.18.0", | "axios": "^0.18.0", | ||
"babel-polyfill": "^6.26.0", | "babel-polyfill": "^6.26.0", | ||
"element-ui": "^2.4.1", | "element-ui": "^2.4.0", | ||
"scriptjs": "^2.5.8", | "es6-promise": "^4.2.6", | ||
"tinymce": "^4.8.5", | "less": "^3.0.4", | ||
"less-loader": "^4.1.0", | |||
"tinymce": "^4.8.2", | |||
"vue": "^2.5.2", | "vue": "^2.5.2", | ||
"vue-axios": "^2.1.1", | "vue-axios": "^2.1.1", | ||
"vue-clipboard2": "^0.2.1", | "vue-clipboard2": "^0.2.1", | ||
"vue-router": "^3.0.1", | |||
"vuedraggable": "^2.16.0", | |||
"vuex": "^3.0.1" | "vuex": "^3.0.1" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"ansi-html": "^0.0.7", | |||
"autoprefixer": "^7.1.2", | "autoprefixer": "^7.1.2", | ||
"babel-core": "^6.22.1", | "babel-core": "^6.22.1", | ||
"babel-eslint": "^8.2.1", | "babel-eslint": "^8.2.1", | ||
... | @@ -54,14 +51,11 @@ | ... | @@ -54,14 +51,11 @@ |
"eslint-plugin-promise": "^3.4.0", | "eslint-plugin-promise": "^3.4.0", | ||
"eslint-plugin-standard": "^3.0.1", | "eslint-plugin-standard": "^3.0.1", | ||
"eslint-plugin-vue": "^4.0.0", | "eslint-plugin-vue": "^4.0.0", | ||
"element-theme-chalk": "^2.4.1", | |||
"extract-text-webpack-plugin": "^3.0.0", | "extract-text-webpack-plugin": "^3.0.0", | ||
"file-loader": "^1.1.4", | "file-loader": "^1.1.4", | ||
"friendly-errors-webpack-plugin": "^1.6.1", | "friendly-errors-webpack-plugin": "^1.6.1", | ||
"html-webpack-plugin": "^2.30.1", | "html-webpack-plugin": "^2.30.1", | ||
"localforage": "^1.7.2", | |||
"node-notifier": "^5.1.2", | "node-notifier": "^5.1.2", | ||
"node-sass": "^4.9.0", | |||
"onchange": "^5.2.0", | "onchange": "^5.2.0", | ||
"optimize-css-assets-webpack-plugin": "^3.2.0", | "optimize-css-assets-webpack-plugin": "^3.2.0", | ||
"ora": "^1.2.0", | "ora": "^1.2.0", | ||
... | @@ -71,18 +65,16 @@ | ... | @@ -71,18 +65,16 @@ |
"postcss-url": "^7.2.1", | "postcss-url": "^7.2.1", | ||
"prettier": "^1.16.4", | "prettier": "^1.16.4", | ||
"rimraf": "^2.6.0", | "rimraf": "^2.6.0", | ||
"sass-loader": "^7.0.3", | |||
"semver": "^5.3.0", | "semver": "^5.3.0", | ||
"shelljs": "^0.7.6", | "shelljs": "^0.7.6", | ||
"uglifyjs-webpack-plugin": "^1.1.1", | "uglifyjs-webpack-plugin": "^1.1.1", | ||
"url-loader": "^0.5.8", | "url-loader": "^0.5.8", | ||
"vue-lazyload": "^1.2.6", | |||
"vue-loader": "^13.3.0", | "vue-loader": "^13.3.0", | ||
"vue-style-loader": "^3.0.1", | "vue-style-loader": "^3.0.1", | ||
"vue-template-compiler": "^2.5.2", | "vue-template-compiler": "^2.5.2", | ||
"webpack": "^3.6.0", | "webpack": "^3.6.0", | ||
"webpack-bundle-analyzer": "^2.9.0", | "webpack-bundle-analyzer": "^2.9.0", | ||
"webpack-dev-server": "^2.9.1", | "webpack-dev-server": "^2.9.7", | ||
"webpack-merge": "^4.1.0" | "webpack-merge": "^4.1.0" | ||
}, | }, | ||
"engines": { | "engines": { | ||
... | ... |
src/assets/eventBus.js
0 → 100644
src/assets/iconfont/iconfont.css
deleted
100644 → 0
src/assets/iconfont/iconfont.eot
deleted
100644 → 0
File deleted
src/assets/iconfont/iconfont.js
deleted
100644 → 0
src/assets/iconfont/iconfont.svg
deleted
100644 → 0
src/assets/iconfont/iconfont.ttf
deleted
100644 → 0
File deleted
src/assets/iconfont/iconfont.woff
deleted
100644 → 0
File deleted
src/assets/img/1.1.jpg
deleted
100755 → 0
96.1 KB
src/assets/img/1.2.jpg
deleted
100755 → 0
78.2 KB
src/assets/img/1.3.jpg
deleted
100755 → 0
126 KB
src/assets/img/2.1.jpg
deleted
100755 → 0
64.9 KB
src/assets/img/2.2.jpg
deleted
100755 → 0
70.5 KB
src/assets/img/2.3.jpg
deleted
100755 → 0
139 KB
src/assets/img/401.gif
deleted
100644 → 0
160 KB
src/assets/img/404.png
deleted
100644 → 0
95.8 KB
src/assets/img/404_cloud.png
deleted
100644 → 0
4.65 KB
5.91 KB
src/assets/img/bank_weui.png
deleted
100644 → 0
3 KB
src/assets/img/baseSprit.png
deleted
100644 → 0
97.5 KB
src/assets/img/chart-no-data.png
deleted
100644 → 0
9.78 KB
1.42 KB
1.79 KB
1.99 KB
5.41 KB
src/assets/img/edui-arrow2968da.png
deleted
100644 → 0
1.02 KB
src/assets/img/error_404.svg
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/error_500.svg
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/game-share-ewm.png
deleted
100644 → 0
4.23 KB
src/assets/img/head_default.png
deleted
100644 → 0
6.85 KB
7.8 KB
src/assets/img/icon_audio.gif
deleted
100644 → 0
1.9 KB
src/assets/img/icon_audio2767e5.gif
deleted
100644 → 0
1.9 KB
1.53 KB
src/assets/img/loaderror.png
deleted
100644 → 0
4.55 KB
src/assets/img/loading.gif
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/login_bg.jpg
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/login_logo.png
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/logo.jpg
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/mediasprit.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/member_icon.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/member_icon_gray.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/msg-preview.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/msg_tab_z25df2d.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/no-data_icon.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/phone_icon.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/phone_icon_gray.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/qclogo.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/recharge_phone.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/status@gzh.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/assets/img/status@gzhgray.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/status@xcx.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/status@xcxgray.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/text-img.png
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/video_img.jpg
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/voice_img.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/assets/style/base/index.scss
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/assets/style/base/reset.scss
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/assets/style/base/var.scss
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/assets/style/mixin/index.scss
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/components/addGiftCate.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/components/aside-menu/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/components/dm-delete/index.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/components/editCouponInfo.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/editName.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/editSort.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/getSkuList.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/components/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/components/layout/index.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/components/selectGoodsType.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/components/updateCount.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/config/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/config/interceptors/axios.js
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.
src/router/routes.js
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/service/api/commonApi.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/service/api/index.js
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/service/api/mallApi.js
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.
src/store/modules/marketing.js
→
src/store/vuex/product.js
100755 → 100644
This diff is collapsed.
Click to expand it.
src/utils/clone.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/common.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/utils/index.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/utils/strlen.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/utils/validator.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/error/401.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/error/403.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/views/error/404.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/views/error/500.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/views/error/index.vue
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
src/views/goods/coupon/coupon.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/goods/coupon/info.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/goods/gift/addSku.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/goods/gift/gift.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/goods/gift/info.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/goods/gift/test.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/main.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/mall/common/card-temp.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/common/express.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.
src/views/mall/coupon/exchange.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/coupon/info.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/coupon/info.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/coupon/list.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/gift/exchange.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/gift/info.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/gift/info.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/gift/list.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/goods/list.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/goods/order-info.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/goods/send-goods.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/mall/index.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/views/order/agreeRefund.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/order/closeRefund.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/order/couponExchange.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/order/giftExchange.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/order/refundList.vue
0 → 100644
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.
static/fonts/iconfont.woff2
0 → 100644
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.
static/img/chart-no-data.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/credit_daijin_icon.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/credit_duihuan_icon.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/credit_zhekou_icon.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/assets/img/error_403.svg
→
static/img/error_403.svg
100755 → 100644
File moved
static/img/failed-load_img.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/folder_pic.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/img/game-share-ewm.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/goods.jpg
deleted
100755 → 0
This diff is collapsed.
Click to expand it.
static/img/head_default.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/icon-16.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/icon-20.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/img-icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/logo.jpg
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/logo101x32.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/logo30_30.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/logo32_32.ico
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/img/mall-title-icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/member_icon.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/member_icon_gray.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/navbar.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/img/phone_icon.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/phone_icon_gray.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/pic_default.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/real-hover.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/real.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/status@gzh.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/status@gzhcanclegray.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/status@gzhgray.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/status@xcx.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/status@xcxgray.png
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
static/img/virtual-hover.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/virtual.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/兑换券.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/折扣券.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/img/抵金券.png
0 → 100644
This diff is collapsed.
Click to expand it.
static/js/common.js
deleted
100755 → 0
This diff is collapsed.
Click to expand it.