Commit ffb0bcaf by liuquan

no message

parent c9fbbf21
......@@ -475,6 +475,14 @@ Page({
}
})
},
/**
*
*/
hideModal() {
this.setData({
errshow: false,
})
},
//登陆后组件回调方法刷新当前页面
_refreshEvent() {
console.log("刷新");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment