|
@@ -4,39 +4,7 @@
|
|
|
"ignore": []
|
|
|
},
|
|
|
"setting": {
|
|
|
- "urlCheck": false,
|
|
|
- "es6": true,
|
|
|
- "enhance": true,
|
|
|
- "postcss": true,
|
|
|
- "preloadBackgroundData": false,
|
|
|
- "minified": true,
|
|
|
- "newFeature": false,
|
|
|
- "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": true,
|
|
|
- "useApiHostProcess": true,
|
|
|
- "babelSetting": {
|
|
|
- "ignore": [],
|
|
|
- "disablePlugins": [],
|
|
|
- "outputPath": ""
|
|
|
- },
|
|
|
- "enableEngineNative": false,
|
|
|
- "useIsolateContext": true,
|
|
|
- "userConfirmedBundleSwitch": false,
|
|
|
- "packNpmManually": false,
|
|
|
- "packNpmRelationList": [],
|
|
|
- "minifyWXSS": true,
|
|
|
- "showES6CompileOption": false
|
|
|
+ "urlCheck": false
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
"libVersion": "",
|
|
@@ -44,15 +12,19 @@
|
|
|
"projectname": "operatingCompany",
|
|
|
"condition": {
|
|
|
"search": {
|
|
|
+ "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"conversation": {
|
|
|
+ "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"game": {
|
|
|
+ "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"miniprogram": {
|
|
|
+ "current": -1,
|
|
|
"list": []
|
|
|
}
|
|
|
}
|