mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
81 lines
1.4 KiB
JSON
Executable File
81 lines
1.4 KiB
JSON
Executable File
{
|
|
"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": ""
|
|
},
|
|
"nodeModules": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.9.4",
|
|
"isGameTourist": false,
|
|
"appid": "wx6f1a03936fe1e046",
|
|
"projectname": "WechatOwnerService",
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"plugin": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"currentL": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": 1,
|
|
"list": [
|
|
{
|
|
"id": -1,
|
|
"name": "myBooks",
|
|
"pathName": "pages/myBooks/myBooks",
|
|
"query": ""
|
|
},
|
|
{
|
|
"id": -1,
|
|
"name": "books",
|
|
"pathName": "pages/books/books",
|
|
"query": ""
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "detail",
|
|
"pathName": "pages/detail/detail",
|
|
"query": ""
|
|
},
|
|
{
|
|
"id": -1,
|
|
"name": "my",
|
|
"pathName": "pages/my/my",
|
|
"query": ""
|
|
},
|
|
{
|
|
"id": -1,
|
|
"name": "comment",
|
|
"pathName": "pages/comment/comment",
|
|
"query": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |