From ef3c4053a33ebc416e240aa01213813eac870f7e Mon Sep 17 00:00:00 2001
From: 935090232@qq.com <ak473600000>
Date: Fri, 15 Jan 2021 23:33:41 +0800
Subject: [PATCH] 1
---
project.config.json | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/project.config.json b/project.config.json
index 9d5fabf..44d8fa1 100644
--- a/project.config.json
+++ b/project.config.json
@@ -21,27 +21,28 @@
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
- "useMultiFrameRuntime": false,
+ "useMultiFrameRuntime": true,
"useApiHook": true,
+ "useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
+ "bundle": false,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
- "minifyWXSS": true,
- "bundle": false
+ "minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "1.9.98",
- "appid": "wx3836ab3c1490ff29",
- "projectname": "%E8%82%BD%E7%A0%94",
+ "appid": "wx94ea32d31eec8904",
+ "projectname": "%E8%9C%82%E5%B7%A2%E7%BE%8E%E4%B8%9A",
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
--
Gitblit v1.9.1