lll
liukangdong
2024-08-08 7cd2d5f404b9845cfe2cbc29334e7785346fde01
wechat_staff/app.js
@@ -17,7 +17,7 @@
  onShow() {
    let users = wx.getStorageSync('token')
    if (users == null) {
      wx.redirectTo({
      wx.reLaunch({
        url: '/pages/login/index',
      })
      wx.showLoading({