摘要: 暴力解决方法:App.vue中添加这段代码,刷新后重置到默认的路由 mounted(){ this.$router.push('/') } 阅读全文
posted @ 2021-01-29 15:11 伟笑 阅读(90) 评论(0) 推荐(0) 编辑