From 7fc6dbf547b8899d949b67cdec36b96a7d1701c7 Mon Sep 17 00:00:00 2001
From: mh-two-thousand-and-two <17391232786@163.com>
Date: 星期五, 12 四月 2024 17:56:50 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary

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