From 1c272f03b22f1bdaff2db4907f4421b0df9c6e5e Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期三, 24 七月 2024 09:50:21 +0800
Subject: [PATCH] 1

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

diff --git a/src/manifest.json b/src/manifest.json
index 972bd1e..5d7d819 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -71,5 +71,10 @@
     },
     "mp-qq" : {
         "usingComponents" : true
-    }
+    },
+		"h5" : {
+			"router" : {
+					"base" : "./"
+			}
+	}
 }

--
Gitblit v1.9.1