ok
This commit is contained in:
unknown 2024-03-31 23:42:28 +08:00
parent e321e027d8
commit 4b91a55893
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Page({
this.uLink()
},
onShow:function(){
getApp().getTotal(); //调用统计
getApp().getTotal();
},
onHide: function() {},
onUnload: function() {},