From d7d4287f83979c52652783d73d0461739966272d Mon Sep 17 00:00:00 2001 From: vee <897831508@qq.com> Date: Sat, 13 Nov 2021 20:08:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=92=B1=E5=8C=85=E5=B7=A5=E5=85=B7=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/WalletUtil.js | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/WalletUtil.js b/utils/WalletUtil.js index 970d838..fde9a7f 100644 --- a/utils/WalletUtil.js +++ b/utils/WalletUtil.js @@ -180,6 +180,7 @@ console.log(password,'password') } } + this.updateBalance(); }, updateBalance:function() { let wallet = uni.getStorageSync('wallet');