53 lines
886 B
JSON
Executable File
53 lines
886 B
JSON
Executable File
{
|
|
"description": "项目配置文件",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"autoAudits": false
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.4.3",
|
|
"appid": "wx0a2012ebad94beff",
|
|
"projectname": "shopxo",
|
|
"debugOptions": {
|
|
"hidedInDevtools": []
|
|
},
|
|
"scripts": {},
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"plugin": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": 0,
|
|
"list": [
|
|
{
|
|
"id": 0,
|
|
"name": "goods详情",
|
|
"pathName": "pages/goods-detail/goods-detail",
|
|
"query": "goods_id=7&referrer=100",
|
|
"scene": 1001
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |