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.
152 lines
3.8 KiB
152 lines
3.8 KiB
{
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"enhance": false,
|
|
"postcss": true,
|
|
"preloadBackgroundData": false,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"coverView": true,
|
|
"nodeModules": true,
|
|
"autoAudits": false,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"scopeDataCheck": false,
|
|
"uglifyFileName": false,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"compileHotReLoad": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"useMultiFrameRuntime": true,
|
|
"useApiHook": true,
|
|
"useApiHostProcess": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"enableEngineNative": false,
|
|
"useIsolateContext": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true,
|
|
"showES6CompileOption": false,
|
|
"disableUseStrict": false,
|
|
"useStaticServer": true,
|
|
"useCompilerPlugins": false,
|
|
"minifyWXML": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.8.1",
|
|
"appid": "wx8f4ebf5537cf4962",
|
|
"projectname": "fqsb_wx",
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {
|
|
"miniprogram": {
|
|
"list": [
|
|
{
|
|
"name": "Boillboard",
|
|
"pathName": "pages/billboards/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "Park",
|
|
"pathName": "pages/billboards/park/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "Policy",
|
|
"pathName": "pages/billboards/policy/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "Artice",
|
|
"pathName": "pages/article/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "policy-list",
|
|
"pathName": "pages/billboards/policy/policy-list/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "Register",
|
|
"pathName": "pages/register/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "User",
|
|
"pathName": "pages/user/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "Topics",
|
|
"pathName": "pages/topics/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/weChatAuth/index",
|
|
"pathName": "pages/weChatAuth/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/topics/message/index",
|
|
"pathName": "pages/topics/message/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/user/myWhistle/evaluate/index",
|
|
"pathName": "pages/user/myWhistle/evaluate/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/user/myInfo/index",
|
|
"pathName": "pages/user/myInfo/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/user/myInfo/register/index",
|
|
"pathName": "pages/user/myInfo/register/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/resource/index",
|
|
"pathName": "pages/resource/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/resource/detail/index",
|
|
"pathName": "pages/resource/detail/index",
|
|
"query": "",
|
|
"scene": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
}
|
|
}
|