You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
141 lines
2.9 KiB
141 lines
2.9 KiB
5 years ago
|
{
|
||
|
"description": "项目配置文件",
|
||
|
"packOptions": {
|
||
|
"ignore": []
|
||
|
},
|
||
|
"miniprogramRoot": "miniprogram/",
|
||
|
"compileType": "miniprogram",
|
||
|
"libVersion": "2.8.2",
|
||
|
"projectname": "%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90%E7%AB%AF",
|
||
|
"scripts": {
|
||
|
"beforeCompile": "npm run ",
|
||
|
"beforePreview": "npm run",
|
||
|
"beforeUpload": ""
|
||
|
},
|
||
|
"setting": {
|
||
|
"urlCheck": false,
|
||
|
"es6": true,
|
||
|
"enhance": true,
|
||
|
"postcss": true,
|
||
|
"preloadBackgroundData": false,
|
||
|
"minified": true,
|
||
|
"newFeature": true,
|
||
|
"coverView": true,
|
||
|
"nodeModules": false,
|
||
|
"autoAudits": false,
|
||
|
"showShadowRootInWxmlPanel": true,
|
||
|
"scopeDataCheck": false,
|
||
|
"checkInvalidKey": true,
|
||
|
"checkSiteMap": true,
|
||
|
"uploadWithSourceMap": true,
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
},
|
||
|
"useCompilerModule": false,
|
||
|
"userConfirmedUseCompilerModuleSwitch": false
|
||
|
},
|
||
|
"simulatorType": "wechat",
|
||
|
"simulatorPluginLibVersion": {},
|
||
|
"appid": "wxbad7bd684a191367",
|
||
|
"networkTimeout": {
|
||
|
"request": 6000
|
||
|
},
|
||
|
"condition": {
|
||
|
"search": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"conversation": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"plugin": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"game": {
|
||
|
"list": []
|
||
|
},
|
||
|
"gamePlugin": {
|
||
|
"current": -1,
|
||
|
"list": []
|
||
|
},
|
||
|
"miniprogram": {
|
||
|
"current": 9,
|
||
|
"list": [
|
||
|
{
|
||
|
"id": 0,
|
||
|
"name": "典型案例",
|
||
|
"pathName": "pages/typicalCases/typicalCases",
|
||
|
"query": "id=1",
|
||
|
"scene": null
|
||
|
},
|
||
|
{
|
||
|
"id": -1,
|
||
|
"name": "经典案例",
|
||
|
"pathName": "pages/classicCase/classicCase",
|
||
|
"query": "",
|
||
|
"scene": null
|
||
|
},
|
||
|
{
|
||
|
"id": -1,
|
||
|
"name": "调度项目",
|
||
|
"pathName": "subpages/issue/pages/controlProject/controlProject",
|
||
|
"query": "",
|
||
|
"scene": null
|
||
|
},
|
||
|
{
|
||
|
"id": -1,
|
||
|
"name": "议题总数详情",
|
||
|
"pathName": "subpages/issue/pages/topicsNumDetail/topicsNumDetail",
|
||
|
"query": "",
|
||
|
"scene": null
|
||
|
},
|
||
|
{
|
||
|
"id": 4,
|
||
|
"name": "难点堵点TOP10",
|
||
|
"pathName": "subpages/reality/pages/difficultPluggingPoint/difficultPluggingPoint",
|
||
|
"query": "",
|
||
|
"scene": null
|
||
|
},
|
||
|
{
|
||
|
"id": 5,
|
||
|
"name": "用户分析",
|
||
|
"pathName": "subpages/userNum/pages/userAnalysis/userAnalysis",
|
||
|
"query": "",
|
||
|
"scene": null
|
||
|
},
|
||
|
{
|
||
|
"id": -1,
|
||
|
"name": "最热议的事",
|
||
|
"pathName": "subpages/reality/pages/peopleHot/peopleHot",
|
||
|
"query": "",
|
||
|
"scene": null
|
||
|
},
|
||
|
{
|
||
|
"id": -1,
|
||
|
"name": "群众关注的事情",
|
||
|
"pathName": "subpages/reality/pages/residentAttention/residentAttention",
|
||
|
"query": "",
|
||
|
"scene": null
|
||
|
},
|
||
|
{
|
||
|
"id": -1,
|
||
|
"name": "实况详情",
|
||
|
"pathName": "subpages/reality/pages/realityDetail/realityDetail",
|
||
|
"query": "",
|
||
|
"scene": null
|
||
|
},
|
||
|
{
|
||
|
"id": 9,
|
||
|
"name": "subpages/basicReality/pages/index/index",
|
||
|
"pathName": "subpages/basicReality/pages/index/index",
|
||
|
"query": "",
|
||
|
"scene": null
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|