jiangping
2024-12-09 f8f7fbc0f334bca013a1af9151a6d913a1d50b3f
h5/pages/index.vue
@@ -74,12 +74,13 @@
               url: item.url
            })
         },
         loginOut() {
            this.$store.commit('empty')
         loginOut() {
            logoutPost()
            this.$store.commit('empty')
            uni.redirectTo({
               url: '/pages/login'
            })
            })
            // window.location.href= 'https://zhcg.fnwtzx.com/fn_h5'
         },
      }