k94314517
2024-08-15 a339ea85618dac5715523e732c4136736d2e7981
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({