89 lines
1.6 KiB
JSON
89 lines
1.6 KiB
JSON
{
|
|
"description": "项目配置文件。",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"coverView": true,
|
|
"autoAudits": false,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"enhance": true
|
|
},
|
|
"miniprogramRoot": "dist/wx/",
|
|
"compileType": "miniprogram",
|
|
"appid": "wx7764bfbd023a1c67",
|
|
"projectname": "maker",
|
|
"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": "首页",
|
|
"pathName": "pages/index/main",
|
|
"query": "",
|
|
"scene": 1011
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "结果",
|
|
"pathName": "pages/result/main",
|
|
"query": "_id=5ddce89b944bbb720aa771ea&users=猫大王",
|
|
"scene": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "详情页",
|
|
"pathName": "pages/details/main",
|
|
"query": "_id=5ddce89b944bbb720aa771ea",
|
|
"scene": null
|
|
},
|
|
{
|
|
"id": -1,
|
|
"name": "列表",
|
|
"pathName": "pages/list/main",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "搜索",
|
|
"pathName": "pages/search/main",
|
|
"query": "",
|
|
"scene": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |