MrShi
2026-06-05 00a7a61df86db969f2ba61c508d02ba4709ce3d4
small-program/shop/pages/store-home/store-home.vue
@@ -268,9 +268,11 @@
      },
      goToStore() {
      this.$store.commit('setUserType', 0)
      setTimeout(() => {
        uni.switchTab({
           url: '/pages/index/index'
        })
      }, 100)
      },
      jumpShopLogin() {
         uni.redirectTo({