绿满眶商城微信小程序-uniapp
peng
2025-09-16 577042a77ff72607e2cd5de3a06f33a1c9d3f703
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`,
            });
         },