钱新宇 1 mese fa
parent
commit
424a657a6a
1 ha cambiato i file con 7 aggiunte e 1 eliminazioni
  1. 7 1
      manifest.json

+ 7 - 1
manifest.json

@@ -78,5 +78,11 @@
     "uniStatistics" : {
         "enable" : false
     },
-    "vueVersion" : "3"
+    "vueVersion" : "3",
+    "h5" : {
+        "router" : {
+            "mode" : "history",
+            "base" : "/saas/web/"
+        }
+    }
 }