81 lines
2.5 KiB
JSON
81 lines
2.5 KiB
JSON
{
|
||
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||
"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,
|
||
"uglifyFileName": true,
|
||
"checkInvalidKey": true,
|
||
"checkSiteMap": true,
|
||
"uploadWithSourceMap": true,
|
||
"compileHotReLoad": false,
|
||
"lazyloadPlaceholderEnable": false,
|
||
"useMultiFrameRuntime": true,
|
||
"useApiHook": true,
|
||
"useApiHostProcess": true,
|
||
"babelSetting": {
|
||
"ignore": [],
|
||
"disablePlugins": [],
|
||
"outputPath": ""
|
||
},
|
||
"enableEngineNative": false,
|
||
"useIsolateContext": true,
|
||
"userConfirmedBundleSwitch": false,
|
||
"packNpmManually": false,
|
||
"packNpmRelationList": [],
|
||
"minifyWXSS": true,
|
||
"disableUseStrict": false,
|
||
"minifyWXML": true,
|
||
"showES6CompileOption": false,
|
||
"useCompilerPlugins": false,
|
||
"useStaticServer": true,
|
||
"ignoreUploadUnusedFiles": true
|
||
},
|
||
"compileType": "miniprogram",
|
||
"libVersion": "2.31.1",
|
||
"appid": "wx9c68fbf7886ea9c4",
|
||
"projectname": "%E5%AF%84%E6%89%98%E7%A7%9F%E6%88%BF",
|
||
"simulatorType": "wechat",
|
||
"simulatorPluginLibVersion": {},
|
||
"packOptions": {
|
||
"ignore": [],
|
||
"include": []
|
||
},
|
||
"editorSetting": {
|
||
"tabIndent": "insertSpaces",
|
||
"tabSize": 4
|
||
},
|
||
"condition": {
|
||
"miniprogram": {
|
||
"list": [
|
||
{
|
||
"name": "pages/irentList/irentList",
|
||
"pathName": "pages/irentList/irentList",
|
||
"query": "",
|
||
"scene": null
|
||
},
|
||
{
|
||
"name": "pages/irentList/irentList",
|
||
"pathName": "pages/irentList/irentList",
|
||
"query": "brands=4",
|
||
"scene": null
|
||
},
|
||
{
|
||
"name": "pages/test/test",
|
||
"pathName": "pages/test/test",
|
||
"query": "brands=4",
|
||
"scene": null
|
||
}
|
||
]
|
||
}
|
||
}
|
||
} |