Merge branch 'zxm_home_dev' into develop
Showing
common/wechat.js
0 → 100644
components/empty.vue
0 → 100644
This diff is collapsed.
components/service.vue
0 → 100644
This diff is collapsed.
| { | { | ||
| "name": "shop_mobile_uni", | "name": "shop_mobile_uni", | ||
| "version": "1.0.0", | "version": "1.0.0", | ||
| "description": "商城多端统一系统", | "description": "谛宝多多商城", | ||
| "scripts": { | "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1", | "test": "echo \"Error: no test specified\" && exit 1", | ||
| "gulp:test": "gulp --env test", | "gulp:test": "gulp --env test", | ||
| ... | @@ -23,5 +23,8 @@ | ... | @@ -23,5 +23,8 @@ |
| "gulp-oss-publish": "^1.0.4", | "gulp-oss-publish": "^1.0.4", | ||
| "js-beautify": "^1.10.3", | "js-beautify": "^1.10.3", | ||
| "minimist": "^1.2.0" | "minimist": "^1.2.0" | ||
| }, | |||
| "dependencies": { | |||
| "jweixin-module": "^1.6.0" | |||
| } | } | ||
| } | } |
pages/search/search.vue
0 → 100644
This diff is collapsed.
Please register or sign in to comment