@@ -8,6 +8,6 @@ VUE_APP_BASE_URL = 'https://jiasm.zfire.top'
VUE_APP_BASE_API = '/recycleapi'
# PATH
-VUE_APP_BASE_PATH = '/recycleh5/'
+VUE_APP_BASE_PATH = '/'
-VUE_APP_HREF = 'https://jiasmh5.zfire.top/recycleh5'
+VUE_APP_HREF = 'https://jiasmh5.zfire.top'
@@ -13,7 +13,7 @@
},
"h5": {
"title": "",
- "publicPath": "/recycleh5/",
+ "publicPath": "/",
"devServer": {
"https": false,
"port": 3000,
@@ -31,7 +31,7 @@
"router": {
"mode": "history",
- "base": "/recycleh5/"
+ "base": "/"
"optimization": {
"prefetch": true,