ll
liukangdong
2024-12-09 9ce28811e94fa042adb7cabe6581b0393c6d576d
h5/pages/index.vue
@@ -75,11 +75,12 @@
            })
         },
         loginOut() {
            this.$store.commit('empty')
            logoutPost()
            this.$store.commit('empty')
            uni.redirectTo({
               url: '/pages/login'
            })
            // window.location.href= 'https://zhcg.fnwtzx.com/fn_h5'
         },
      }