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.
99 lines
3.0 KiB
99 lines
3.0 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": false,
|
|
"autoAudits": false,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"scopeDataCheck": false,
|
|
"uglifyFileName": false,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"compileHotReLoad": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"useMultiFrameRuntime": true,
|
|
"useApiHook": false,
|
|
"useApiHostProcess": false,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"useIsolateContext": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true,
|
|
"disableUseStrict": false,
|
|
"showES6CompileOption": false,
|
|
"useCompilerPlugins": false,
|
|
"ignoreUploadUnusedFiles": true,
|
|
"useStaticServer": true,
|
|
"minifyWXML": true,
|
|
"condition": false
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.10.4",
|
|
"appid": "wx50ebeb95943868cd",
|
|
"projectname": "%E7%8E%B0%E4%BB%A3%E6%A6%86%E5%B1%B1-%E5%B1%85%E6%B0%91%E7%AB%AF",
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {
|
|
"plugin": {
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"list": []
|
|
},
|
|
"gamePlugin": {
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"list": [
|
|
{
|
|
"id": 0,
|
|
"name": "带参数二维码",
|
|
"pathName": "pages/index/index",
|
|
"query": "scene=1169158362718629889&inviteUserId=12345",
|
|
"scene": 1011
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "网格长注册",
|
|
"pathName": "pages/index/index",
|
|
"query": "scene=gridLeader",
|
|
"scene": 1011
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "补全用户信息",
|
|
"pathName": "pages/complete/complete",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "网格注册",
|
|
"pathName": "pages/formid/formid",
|
|
"query": "gid=1258691044142047233",
|
|
"scene": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 4
|
|
}
|
|
}
|