|
@@ -1,221 +1,221 @@
|
|
{
|
|
{
|
|
- "description": "项目配置文件",
|
|
|
|
- "packOptions": {
|
|
|
|
- "ignore": [],
|
|
|
|
- "include": []
|
|
|
|
- },
|
|
|
|
- "setting": {
|
|
|
|
- "urlCheck": false,
|
|
|
|
- "es6": true,
|
|
|
|
- "enhance": true,
|
|
|
|
- "postcss": true,
|
|
|
|
- "preloadBackgroundData": false,
|
|
|
|
- "minified": true,
|
|
|
|
- "newFeature": true,
|
|
|
|
- "coverView": true,
|
|
|
|
- "nodeModules": true,
|
|
|
|
- "autoAudits": false,
|
|
|
|
- "showShadowRootInWxmlPanel": true,
|
|
|
|
- "scopeDataCheck": false,
|
|
|
|
- "uglifyFileName": false,
|
|
|
|
- "checkInvalidKey": true,
|
|
|
|
- "checkSiteMap": true,
|
|
|
|
- "uploadWithSourceMap": true,
|
|
|
|
- "compileHotReLoad": false,
|
|
|
|
- "babelSetting": {
|
|
|
|
- "ignore": [],
|
|
|
|
- "disablePlugins": [],
|
|
|
|
- "outputPath": ""
|
|
|
|
|
|
+ "description": "项目配置文件",
|
|
|
|
+ "packOptions": {
|
|
|
|
+ "ignore": [],
|
|
|
|
+ "include": []
|
|
},
|
|
},
|
|
- "useIsolateContext": true,
|
|
|
|
- "useCompilerModule": false,
|
|
|
|
- "userConfirmedUseCompilerModuleSwitch": false,
|
|
|
|
- "condition": false
|
|
|
|
- },
|
|
|
|
- "compileType": "miniprogram",
|
|
|
|
- "libVersion": "2.8.1",
|
|
|
|
- "appid": "wxe95ca6dc3c58aed4",
|
|
|
|
- "projectname": "B2b2cSeller",
|
|
|
|
- "simulatorType": "wechat",
|
|
|
|
- "simulatorPluginLibVersion": {},
|
|
|
|
- "condition": {
|
|
|
|
- "miniprogram": {
|
|
|
|
- "list": [
|
|
|
|
- {
|
|
|
|
- "name": "pages/login/login",
|
|
|
|
- "pathName": "pages/login/login",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "店铺",
|
|
|
|
- "pathName": "pages/store/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/index/index",
|
|
|
|
- "pathName": "pages/index/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "产品",
|
|
|
|
- "pathName": "pages/goods/goods-list",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "产品编辑",
|
|
|
|
- "pathName": "pages/goods/edit",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "申请店铺",
|
|
|
|
- "pathName": "pages/shop/shop-apply",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "我的店铺",
|
|
|
|
- "pathName": "pages/shop/myshop-list",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "营业时间",
|
|
|
|
- "pathName": "pages/store/businessSetting",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "店铺设置",
|
|
|
|
- "pathName": "pages/shop/shop-edit",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "会员",
|
|
|
|
- "pathName": "pages/member/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "截图",
|
|
|
|
- "pathName": "pages/cropper/cropper",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "店铺",
|
|
|
|
- "pathName": "pages/store/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "售后",
|
|
|
|
- "pathName": "pages/aftersale/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "统计图表",
|
|
|
|
- "pathName": "pages/statistic/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "没有店铺",
|
|
|
|
- "pathName": "pages/noshop/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/welcome/index",
|
|
|
|
- "pathName": "pages/welcome/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/store/index",
|
|
|
|
- "pathName": "pages/store/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": 1036,
|
|
|
|
- "referrerInfo": {}
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/welcome/index",
|
|
|
|
- "pathName": "pages/welcome/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": 1036,
|
|
|
|
- "referrerInfo": {}
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/goods/edit",
|
|
|
|
- "pathName": "pages/goods/edit",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/statistic/dateRange",
|
|
|
|
- "pathName": "pages/statistic/dateRange",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/statistic/index",
|
|
|
|
- "pathName": "pages/statistic/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/statistic/statisticNav",
|
|
|
|
- "pathName": "pages/statistic/statisticNav",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/bill/index",
|
|
|
|
- "pathName": "pages/bill/index",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/bill/billdetail",
|
|
|
|
- "pathName": "pages/bill/billDetail",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/fund/withdrawApply",
|
|
|
|
- "pathName": "pages/fund/withdrawApply",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/fund/withdrawAccount",
|
|
|
|
- "pathName": "pages/fund/withdrawAccount",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/fund/withdrawAccountEdit",
|
|
|
|
- "pathName": "pages/fund/withdrawAccountEdit",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pages/fund/addWithdrawApply",
|
|
|
|
- "pathName": "pages/fund/addWithdrawApply",
|
|
|
|
- "query": "",
|
|
|
|
- "scene": null
|
|
|
|
|
|
+ "setting": {
|
|
|
|
+ "urlCheck": false,
|
|
|
|
+ "es6": false,
|
|
|
|
+ "enhance": true,
|
|
|
|
+ "postcss": true,
|
|
|
|
+ "preloadBackgroundData": false,
|
|
|
|
+ "minified": true,
|
|
|
|
+ "newFeature": true,
|
|
|
|
+ "coverView": true,
|
|
|
|
+ "nodeModules": true,
|
|
|
|
+ "autoAudits": false,
|
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
|
+ "scopeDataCheck": false,
|
|
|
|
+ "uglifyFileName": false,
|
|
|
|
+ "checkInvalidKey": true,
|
|
|
|
+ "checkSiteMap": true,
|
|
|
|
+ "uploadWithSourceMap": true,
|
|
|
|
+ "compileHotReLoad": false,
|
|
|
|
+ "babelSetting": {
|
|
|
|
+ "ignore": [],
|
|
|
|
+ "disablePlugins": [],
|
|
|
|
+ "outputPath": ""
|
|
|
|
+ },
|
|
|
|
+ "useIsolateContext": true,
|
|
|
|
+ "useCompilerModule": false,
|
|
|
|
+ "userConfirmedUseCompilerModuleSwitch": false,
|
|
|
|
+ "condition": false
|
|
|
|
+ },
|
|
|
|
+ "compileType": "miniprogram",
|
|
|
|
+ "libVersion": "2.8.1",
|
|
|
|
+ "appid": "wxe95ca6dc3c58aed4",
|
|
|
|
+ "projectname": "B2b2cSeller",
|
|
|
|
+ "simulatorType": "wechat",
|
|
|
|
+ "simulatorPluginLibVersion": {},
|
|
|
|
+ "condition": {
|
|
|
|
+ "miniprogram": {
|
|
|
|
+ "list": [
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/login/login",
|
|
|
|
+ "pathName": "pages/login/login",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "店铺",
|
|
|
|
+ "pathName": "pages/store/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/index/index",
|
|
|
|
+ "pathName": "pages/index/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "产品",
|
|
|
|
+ "pathName": "pages/goods/goods-list",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "产品编辑",
|
|
|
|
+ "pathName": "pages/goods/edit",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "申请店铺",
|
|
|
|
+ "pathName": "pages/shop/shop-apply",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "我的店铺",
|
|
|
|
+ "pathName": "pages/shop/myshop-list",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "营业时间",
|
|
|
|
+ "pathName": "pages/store/businessSetting",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "店铺设置",
|
|
|
|
+ "pathName": "pages/shop/shop-edit",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "会员",
|
|
|
|
+ "pathName": "pages/member/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "截图",
|
|
|
|
+ "pathName": "pages/cropper/cropper",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "店铺",
|
|
|
|
+ "pathName": "pages/store/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "售后",
|
|
|
|
+ "pathName": "pages/aftersale/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "统计图表",
|
|
|
|
+ "pathName": "pages/statistic/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "没有店铺",
|
|
|
|
+ "pathName": "pages/noshop/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/welcome/index",
|
|
|
|
+ "pathName": "pages/welcome/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/store/index",
|
|
|
|
+ "pathName": "pages/store/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": 1036,
|
|
|
|
+ "referrerInfo": {}
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/welcome/index",
|
|
|
|
+ "pathName": "pages/welcome/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": 1036,
|
|
|
|
+ "referrerInfo": {}
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/goods/edit",
|
|
|
|
+ "pathName": "pages/goods/edit",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/statistic/dateRange",
|
|
|
|
+ "pathName": "pages/statistic/dateRange",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/statistic/index",
|
|
|
|
+ "pathName": "pages/statistic/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/statistic/statisticNav",
|
|
|
|
+ "pathName": "pages/statistic/statisticNav",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/bill/index",
|
|
|
|
+ "pathName": "pages/bill/index",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/bill/billdetail",
|
|
|
|
+ "pathName": "pages/bill/billDetail",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/fund/withdrawApply",
|
|
|
|
+ "pathName": "pages/fund/withdrawApply",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/fund/withdrawAccount",
|
|
|
|
+ "pathName": "pages/fund/withdrawAccount",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/fund/withdrawAccountEdit",
|
|
|
|
+ "pathName": "pages/fund/withdrawAccountEdit",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pages/fund/addWithdrawApply",
|
|
|
|
+ "pathName": "pages/fund/addWithdrawApply",
|
|
|
|
+ "query": "",
|
|
|
|
+ "scene": null
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
}
|
|
}
|
|
- ]
|
|
|
|
|
|
+ },
|
|
|
|
+ "editorSetting": {
|
|
|
|
+ "tabIndent": "insertSpaces",
|
|
|
|
+ "tabSize": 4
|
|
}
|
|
}
|
|
- },
|
|
|
|
- "editorSetting": {
|
|
|
|
- "tabIndent": "insertSpaces",
|
|
|
|
- "tabSize": 2
|
|
|
|
- }
|
|
|
|
}
|
|
}
|