1.router-link 2.this.$router.push() (函数里面调用) 3.this.$router.replace() (用法同上,push) 4.this.$router.go(n) ()