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,