From 850f3870a622a83d0e5e4b6b84f1c21079cffaec Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期五, 07 十一月 2025 15:10:44 +0800
Subject: [PATCH] feat: 接口

---
 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 cf95ad3..2fe356c 100644
--- a/apps/underTakeMiniApp/project.config.json
+++ b/apps/underTakeMiniApp/project.config.json
@@ -3,8 +3,8 @@
     "description": "",
     "setting": {
         "urlCheck": false,
-        "es6": false,
-        "enhance": false,
+        "es6": true,
+        "enhance": true,
         "postcss": false,
         "preloadBackgroundData": false,
         "minified": false,

--
Gitblit v1.9.1