vue实现页面跳转

2020-10-22  本文已影响0人  程序媛_

3.this.$router.push({path::'/index.html'}) 使用点击事件下面的这个实现页面跳转

4.  this.$router.go(-1);  返回上一页

上一篇 下一篇

猜你喜欢

热点阅读