From dbae85a492c7cee07f1115757615df910583ad8a Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期一, 05 一月 2026 10:59:24 +0800
Subject: [PATCH] 1.递交

---
 manifest.json |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index 906c595..366a775 100644
--- a/manifest.json
+++ b/manifest.json
@@ -119,5 +119,13 @@
     "uniStatistics" : {
         "enable" : false
     },
-    "vueVersion" : "2"
+    "vueVersion" : "2",
+    "h5" : {
+        "devServer" : {
+            "https" : false
+        },
+        "router" : {
+            "base" : "./"
+        }
+    }
 }

--
Gitblit v1.9.3