48 lines
772 B
JSON
48 lines
772 B
JSON
{
|
|
"description": "项目配置文件。",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.3.0",
|
|
"appid": "wx0df150c438e4c8f0",
|
|
"projectname": "studyPlus",
|
|
"isGameTourist": false,
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"plugin": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"currentL": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": 0,
|
|
"list": [
|
|
{
|
|
"id": -1,
|
|
"name": "update",
|
|
"pathName": "welcome/login/login"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |