123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false,
- "es6": true,
- "enhance": false,
- "postcss": true,
- "preloadBackgroundData": false,
- "minified": true,
- "newFeature": true,
- "coverView": true,
- "nodeModules": false,
- "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
- },
- "compileType": "miniprogram",
- "libVersion": "2.11.1",
- "appid": "wx2d0923792200f284",
- "projectname": "%E6%B5%B7%E9%B2%9C%E9%98%BF%E5%AB%82",
- "debugOptions": {
- "hidedInDevtools": []
- },
- "isGameTourist": false,
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "gamePlugin": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": [
- {
- "id": 0,
- "name": "pages/goodsDetail/index",
- "pathName": "pages/goodsDetail/index",
- "query": "goods_id=10233",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/liveList/index",
- "pathName": "pages/liveList/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/addAddress/index",
- "pathName": "pages/addAddress/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/receiptAddress/index",
- "pathName": "pages/receiptAddress/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/cart/index",
- "pathName": "pages/cart/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/classification/index",
- "pathName": "pages/classification/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/mine/mine",
- "pathName": "pages/mine/mine",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/orderList/index",
- "pathName": "pages/orderList/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/orderDetail/index",
- "pathName": "pages/orderDetail/index",
- "query": "",
- "scene": null
- },
- {
- "id": 9,
- "name": "pages/liveGoodsDetail/index",
- "pathName": "pages/liveGoodsDetail/index",
- "query": "goods_id=2",
- "scene": null
- },
- {
- "id": 10,
- "name": "pages/activity/helpActivity/index",
- "pathName": "pages/activity/helpActivity/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/activity/activitySuccess/index",
- "pathName": "pages/activity/activitySuccess/index",
- "query": "initiator_openid=oyaa25Ghnd2cfpdFprpFDxIFZ_Y0&activity_id=1",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/activity/selfHelpActivity/index",
- "pathName": "pages/activity/selfHelpActivity/index",
- "query": "",
- "scene": null
- }
- ]
- }
- }
- }
|