liukangdong
2024-06-07 c3501daa1d6cf6f0cb8428afcaa329755ca16621
h5/App.vue
@@ -30,8 +30,8 @@
      // 刷新token
      const token = uni.getStorageSync('token')
      if(token){
         // refreshToken().then(res => {
         //    if(res.code && res.code === 200){
         //  refreshToken().then(res => {
         //     if(res.code && res.code === 200){
         //       this.$store.commit('setToken', res.data)
         //    }
         // })