diff --git a/pages/main/main.wxml b/pages/main/main.wxml index 23a04cd..33aaa63 100644 --- a/pages/main/main.wxml +++ b/pages/main/main.wxml @@ -118,10 +118,10 @@ 在线考试 {{dknum}} - + 线下培训 diff --git a/project.config.json b/project.config.json index 349db90..55e1c85 100644 --- a/project.config.json +++ b/project.config.json @@ -18,16 +18,16 @@ "checkSiteMap": true, "uploadWithSourceMap": true, "compileHotReLoad": false, - "useMultiFrameRuntime": true, - "useApiHook": true, - "useApiHostProcess": true, + "useMultiFrameRuntime": false, + "useApiHook": false, + "useApiHostProcess": false, "babelSetting": { "ignore": [], "disablePlugins": [], "outputPath": "" }, "enableEngineNative": false, - "useIsolateContext": false, + "useIsolateContext": true, "userConfirmedBundleSwitch": false, "packNpmManually": false, "packNpmRelationList": [],