@@ -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"
}