@@ -83,6 +83,7 @@
this.networkType = res.networkType
}
});
+ // #ifdef APP-PLUS
uni.getLocation({
success:res=>{
},
@@ -94,9 +95,12 @@
+ // #endif
plus.runtime.getProperty(plus.runtime.appid, (wgtinfo) => {
this.version=wgtinfo.version
})
uni.$on('loginphone',data=>{
this.tel=data