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