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({