src/views/home/index.vue @@ -156,6 +156,8 @@ if (index==='home'){ router.push('/') } else if (index==='xuanjiao') { Toast('此功能正在开发中,敬请期待') return router.push('xuanjiao') } else if (index==='my') { router.push('my')