ll
liukangdong
2024-08-21 41bd8b2b50dc308ea3a5784efccd856c073b3f37
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({