parent
e321e027d8
commit
4b91a55893
|
@ -22,7 +22,7 @@ Page({
|
||||||
this.uLink()
|
this.uLink()
|
||||||
},
|
},
|
||||||
onShow:function(){
|
onShow:function(){
|
||||||
getApp().getTotal(); //调用统计
|
getApp().getTotal();
|
||||||
},
|
},
|
||||||
onHide: function() {},
|
onHide: function() {},
|
||||||
onUnload: function() {},
|
onUnload: function() {},
|
||||||
|
|
Loading…
Reference in New Issue