规模化: 官方 路由 模块: vue-router
可以在任意组件中以 this.$router 获取路由; this.$route 获取当前路由
test: {{msg}}
Hello App! using Vue router
Go to Home
|
Go to About
|