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.

118 lines
2.9 KiB

5 years ago
{
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
5 years ago
"packOptions": {
"ignore": [],
"include": []
5 years ago
},
"setting": {
"urlCheck": false,
5 years ago
"es6": true,
5 years ago
"enhance": false,
5 years ago
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
5 years ago
"nodeModules": false,
5 years ago
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
5 years ago
"uglifyFileName": false,
5 years ago
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
5 years ago
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
5 years ago
"useApiHostProcess": true,
5 years ago
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
4 years ago
"enableEngineNative": false,
5 years ago
"bundle": false,
5 years ago
"useIsolateContext": true,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"lazyloadPlaceholderEnable": false,
"useStaticServer": true,
"showES6CompileOption": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"minifyWXML": true,
"condition": false,
"ignoreUploadUnusedFiles": true
5 years ago
},
"compileType": "miniprogram",
"libVersion": "2.14.0",
"appid": "wx4bb7b6050831f585",
"projectname": "%E8%8B%8F%E5%B7%9E%E6%96%87%E6%97%85",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": 0,
"name": "pages/user/bindtel/index",
"pathName": "pages/user/bindtel/index",
"query": "id=0000000000LINELINEINFO18082257199008",
"scene": null
},
{
"id": 1,
"name": "好行",
"pathName": "pages/list/haoxing/index",
"query": "",
"scene": null
},
{
"id": 2,
"name": "pages/list/activitynew/index",
"pathName": "pages/list/activitynew/index",
"query": "id=0000000000LINELINEINFO18082257199008",
"scene": null
},
{
"id": -1,
"name": "微旅行",
"pathName": "pages/list/minitrip/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "一日游",
"pathName": "pages/list/oneday/index",
"query": "",
"scene": null
}
]
}
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
5 years ago
}
5 years ago
}