From 0d892776fe678e2384b85b441a7ba9374d1462bc Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期五, 19 十二月 2025 13:25:58 +0800
Subject: [PATCH] #

---
 manifest.json |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index c2268a0..8d74284 100644
--- a/manifest.json
+++ b/manifest.json
@@ -122,5 +122,10 @@
     "uniStatistics" : {
         "enable" : false
     },
-    "vueVersion" : "2"
+    "vueVersion" : "2",
+    "h5" : {
+        "devServer" : {
+            "port" : 8100
+        }
+    }
 }

--
Gitblit v1.9.1