绿满眶商城微信小程序-uniapp
peng
2025-10-15 92bd763024d8b6e53ea4b784ae81719ee2559bc0
pages/passport/wechatMPLogin.vue
@@ -134,8 +134,8 @@
            whetherNavigate("wx");
         },
         backToHome() {
            uni.switchTab({
               url: `/pages/tabbar/home/index`,
            uni.redirectTo({
               url: `/pages/tabbar/index/home`,
            });
         },