From b888a222106e0b23c8aa3ae0023269aa5e970c0b Mon Sep 17 00:00:00 2001 From: user1 <1548429568@qq.com> Date: 星期四, 18 四月 2024 10:19:34 +0800 Subject: [PATCH] 'f' --- 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