ll
liukangdong
2024-08-06 d41f1f707dc643b726a42b9d2a63b186dd9e4f28
wechat_jiaxuan/pages/sets/index.js
@@ -39,11 +39,17 @@
        title: '注销成功',
      })
      that.setData({
        showLogout: true
        showLogout: true,
        show: false
      })
    })
  },
  appClose() {
    this.setData({
      showLogout: false
    })
  },
  backHome() {
    wx.login({
      timeout: 5000,
      success: (res) => {