|
@@ -3,34 +3,23 @@
|
|
|
"projectname": "E_WeChat",
|
|
|
"setting": {
|
|
|
"compileHotReLoad": true,
|
|
|
- "urlCheck": false
|
|
|
+ "urlCheck": false,
|
|
|
+ "coverView": true,
|
|
|
+ "lazyloadPlaceholderEnable": false,
|
|
|
+ "skylineRenderEnable": false,
|
|
|
+ "preloadBackgroundData": false,
|
|
|
+ "autoAudits": false,
|
|
|
+ "useApiHook": true,
|
|
|
+ "useApiHostProcess": true,
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
+ "useStaticServer": false,
|
|
|
+ "useLanDebug": false,
|
|
|
+ "showES6CompileOption": false,
|
|
|
+ "checkInvalidKey": true,
|
|
|
+ "ignoreDevUnusedFiles": true,
|
|
|
+ "bigPackageSizeSupport": false,
|
|
|
+ "useIsolateContext": true
|
|
|
},
|
|
|
"libVersion": "3.8.2",
|
|
|
- "condition": {
|
|
|
- "miniprogram": {
|
|
|
- "list": [
|
|
|
- {
|
|
|
- "name": "123123",
|
|
|
- "pathName": "packageA/orderForm/detail",
|
|
|
- "query": "id=70373",
|
|
|
- "scene": null,
|
|
|
- "launchMode": "default"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Eservice/installConfirmBill/index",
|
|
|
- "pathName": "Eservice/installConfirmBill/index",
|
|
|
- "query": "id=691",
|
|
|
- "launchMode": "default",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Eservice/trainConfirmBill/index",
|
|
|
- "pathName": "Eservice/trainConfirmBill/index",
|
|
|
- "query": "id=690",
|
|
|
- "launchMode": "default",
|
|
|
- "scene": null
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- }
|
|
|
+ "condition": {}
|
|
|
}
|