提交 e83d16eb 编写于 作者: 杨广俊's avatar 杨广俊

fff

上级 0367b7b3
......@@ -175,12 +175,12 @@ export default {
// _this.getAdjustData()
_this.search()
}
window.__refresh = function(){
alert(44)
_this.setRefreshNum(++this.refreshNum)
alert(55)
_this.getUserInfo()
}
// window.__refresh = function(){
// alert(44)
// _this.setRefreshNum(++this.refreshNum)
// alert(55)
// _this.getUserInfo()
// }
if(window.__isWeb){
_this.search()
}
......
......@@ -67,7 +67,11 @@ export default {
window.__getStatusBarHeight = function (param) {
_self.setStatusBarHeight(param)
}
},
window.__refresh = function(){
alert(44)
alert(55)
}
},
mounted(){
this.getUserInfo()
// this.getStatusBarHeight()
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册