wangxy 1 mēnesi atpakaļ
vecāks
revīzija
8e67d3ae2a
1 mainītis faili ar 5 papildinājumiem un 3 dzēšanām
  1. 5 3
      manifest.json

+ 5 - 3
manifest.json

@@ -71,10 +71,12 @@
     "vueVersion" : "3",
     "h5" : {
         "router" : {
-            "mode" : "history",
-            "base" : "/mdist"
+            "mode" : "hash",
+            "base" : "./"
         },
         "title" : "大连交通技师学院",
         "template" : "template.h5.html"
-    }
+    },
+    "fallbackLocale" : "zh-Hans",
+    "locale" : "zh-Hans"
 }