From 3db5e1ccf03a99e096307bab00b0c73a527cbc0d Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期二, 11 十一月 2025 14:06:44 +0800
Subject: [PATCH] Merge branch 'dev-1.3.0.1' of http://120.26.58.240:8888/r/flexJobMiniApp into dev-1.3.0.1
---
apps/underTakeMiniApp/project.config.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/underTakeMiniApp/project.config.json b/apps/underTakeMiniApp/project.config.json
index 2fe356c..cf95ad3 100644
--- a/apps/underTakeMiniApp/project.config.json
+++ b/apps/underTakeMiniApp/project.config.json
@@ -3,8 +3,8 @@
"description": "",
"setting": {
"urlCheck": false,
- "es6": true,
- "enhance": true,
+ "es6": false,
+ "enhance": false,
"postcss": false,
"preloadBackgroundData": false,
"minified": false,
--
Gitblit v1.9.1