From f5ffd93860c6ddfc82930c0c71a11e7dba6abf6d Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期一, 20 五月 2024 18:11:34 +0800
Subject: [PATCH] 人物时空地图

---
 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