.
This commit is contained in:
parent
7be7669bc7
commit
6ff81b5a45
@ -33,8 +33,8 @@
|
|||||||
// }
|
// }
|
||||||
},
|
},
|
||||||
onReady() {
|
onReady() {
|
||||||
uni.showLoading()
|
|
||||||
// #ifdef APP-PLUS
|
// #ifdef APP-PLUS
|
||||||
|
uni.showLoading()
|
||||||
//此对象相当于html5plus里的plus.webview.currentWebview()。在uni-app里vue页面直接使用plus.webview.currentWebview()无效
|
//此对象相当于html5plus里的plus.webview.currentWebview()。在uni-app里vue页面直接使用plus.webview.currentWebview()无效
|
||||||
var currentWebview = this.$scope.$getAppWebview()
|
var currentWebview = this.$scope.$getAppWebview()
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user