From eafa572e2184941b1c162804dfb7e09a7f4a8de7 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 30 十一月 2023 15:02:06 +0800
Subject: [PATCH] #

---
 Monitor-APP/manifest.json |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/Monitor-APP/manifest.json b/Monitor-APP/manifest.json
index 1101148..80a7aae 100644
--- a/Monitor-APP/manifest.json
+++ b/Monitor-APP/manifest.json
@@ -104,5 +104,11 @@
     "uniStatistics" : {
         "enable" : false
     },
-    "vueVersion" : "2"
+    "vueVersion" : "2",
+    "h5" : {
+        "router" : {
+            "mode" : "hash",
+            "base" : "./"
+        }
+    }
 }

--
Gitblit v1.9.1