Commit 6cd42ae0 by LJM

port

parent 9d5ab81a
Showing with 5 additions and 2 deletions
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"transformPx": false, "transformPx": false,
"h5": { "h5": {
"devServer": { "devServer": {
"port": 8080, "port": 8081,
"disableHostCheck": true, "disableHostCheck": true,
"proxy": { "proxy": {
"/apis": { "/apis": {
...@@ -102,5 +102,7 @@ ...@@ -102,5 +102,7 @@
"uniStatistics": { "uniStatistics": {
"enable": false "enable": false
}, },
"vueVersion": "2" "vueVersion": "2",
"fallbackLocale": "zh-Hans",
"locale": "zh-Hans"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment