From 31d1dae59515fc88226cdb8ba75e3a3e9021065f Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期五, 12 四月 2024 11:07:43 +0800 Subject: [PATCH] 修改 --- packagePersonal/pages/userSetting/index.js | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/packagePersonal/pages/userSetting/index.js b/packagePersonal/pages/userSetting/index.js index c09c9fa..97ccde3 100644 --- a/packagePersonal/pages/userSetting/index.js +++ b/packagePersonal/pages/userSetting/index.js @@ -413,18 +413,12 @@ icon: 'none', duration: 1000 }) - this.setData({ - countDown: 0, - }); } else if (res == '姝ゆ墜鏈哄彿鐮佸凡琚叾瀹冭处鍙风粦瀹�') { wx.showToast({ title: res + ',璇锋洿鎹㈠叾浠栨墜鏈哄彿銆�', icon: 'none', duration: 1000 }) - this.setData({ - countDown: 0, - }); } else { wx.showToast({ title: res, -- Gitblit v1.9.1