xuxueyang
2024-09-13 731b3a23a6369aaef5c4fdc0ff4524eb6a7f3642
components/footer/managefooter.vue
@@ -60,7 +60,7 @@
    },
    methods: {
        go(item){
            uni.redirectTo({ url: item.pagePath })
            uni.reLaunch({ url: item.pagePath })
            // uni.switchTab({ url: item.pagePath })
        }
    }