123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false,
- "es6": true,
- "enhance": true,
- "postcss": true,
- "minified": true,
- "newFeature": true,
- "coverView": true,
- "nodeModules": false,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "scopeDataCheck": false,
- "uglifyFileName": true,
- "checkInvalidKey": true,
- "checkSiteMap": false,
- "uploadWithSourceMap": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- }
- },
- "compileType": "miniprogram",
- "libVersion": "2.10.2",
- "appid": "wx6ca9ac1a01f617a1",
- "projectname": "cremb_xcx_v3.0",
- "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": 0,
- "list": [
- {
- "id": 0,
- "name": "order_list",
- "pathName": "pages/admin/order_list/index",
- "query": "status=0"
- },
- {
- "id": -1,
- "name": "pages/user_payment/index",
- "pathName": "pages/user_payment/index",
- "query": "status=0",
- "scene": null
- },
- {
- "id": 2,
- "name": "pages/goods_details/index",
- "pathName": "pages/goods_details/index",
- "query": "id=10",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/goods_details_store/index",
- "pathName": "pages/goods_details_store/index",
- "query": "id=10",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/admin/order_statistics/index",
- "pathName": "pages/admin/order_statistics/index",
- "query": "start=1577808000&stop=1580486399&type=1",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/user_address/index",
- "pathName": "pages/user_address/index",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/user_payment/index",
- "pathName": "pages/user_payment/index",
- "scene": null
- }
- ]
- }
- }
- }
|