|
@@ -13,7 +13,7 @@
|
|
|
},
|
|
|
"h5": {
|
|
|
"title": "",
|
|
|
- "publicPath": "/",
|
|
|
+ "publicPath": "/recycleh5/",
|
|
|
"devServer": {
|
|
|
"https": false,
|
|
|
"port": 3000,
|
|
@@ -31,7 +31,7 @@
|
|
|
},
|
|
|
"router": {
|
|
|
"mode": "history",
|
|
|
- "base": "/"
|
|
|
+ "base": "/recycleh5/"
|
|
|
},
|
|
|
"optimization": {
|
|
|
"prefetch": true,
|
|
@@ -76,9 +76,9 @@
|
|
|
},
|
|
|
"app-plus": {
|
|
|
/* 5+App特有相关 */
|
|
|
- "usingComponents": false,
|
|
|
+ "usingComponents": false,
|
|
|
"splashscreen": {
|
|
|
- "alwaysShowBeforeRender": false,
|
|
|
+ "alwaysShowBeforeRender": false,
|
|
|
"waiting": true,
|
|
|
"autoclose": true,
|
|
|
"delay": 0
|
|
@@ -126,7 +126,7 @@
|
|
|
"usingComponents": true
|
|
|
},
|
|
|
"mp-baidu": {
|
|
|
- "usingComponents": false
|
|
|
+ "usingComponents": false
|
|
|
},
|
|
|
"mp-toutiao": {
|
|
|
"usingComponents": true
|