vue 笔记12 vue-router路由2 导航守卫 npm install vue-router --save
Vue被创建,挂载,更新时调用函数。
网页标题
登录时使用 next('/login')
beforeEnter进入页面之前回调函数
不能加空格 Profile, User