@@ -8,8 +8,8 @@
"path": "pages/webViews/webViews",
"style": {
"navigationBarTitleText": "",
- "enablePullDownRefresh": false
- // "navigationStyle": "custom"
+ "enablePullDownRefresh": false,
+ "navigationStyle": "custom"
}
@@ -104,7 +104,7 @@ export default {
urlParams = urlParams.replace('&', '?')
- this.src = `${this.webviewServer}/mobile/?${urlParams}`
+ this.src = `http://tq.5000v.com:8035/mobileMine/`
},
getLocation() {