摘要: 最简单的方法就是location.reload(),但是用户体验不好 除此之外还有一种方法比较好 const createRouter = () => new VueRouter({ linkActiveClass: 'active', mode: 'hash', base: './', route 阅读全文
posted @ 2020-09-21 22:27 威斯布鲁童 阅读(1161) 评论(0) 推荐(0)