MrShi
2026-05-22 fbc074229fd4736f1ae2793c9daebf04726188b2
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({