ll
liukangdong
2024-08-27 2c08a98f7e85ec7c9376f27a7933e75e44d672f7
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({