闫增涛
2024-04-12 672575a32ecd7f8e0bcd76152040657e9e57328a
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,