From 4b91a55893e29da5b8e4904d39d412c098cff5eb Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 31 Mar 2024 23:42:28 +0800 Subject: [PATCH] ok ok --- pages/index/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.js b/pages/index/index.js index 2596dca..15f8bc2 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -22,7 +22,7 @@ Page({ this.uLink() }, onShow:function(){ - getApp().getTotal(); //调用统计 + getApp().getTotal(); }, onHide: function() {}, onUnload: function() {},