语言
框架与库
运行时与框架
数据库
服务器
版本控制
构建工具
代码规范
提交规范
Git Hook
开发环境
云服务器
常用命令
切换日光/暗黑模式
前端路由:路径对应视图(组件)
后端路由:请求路径对应接口函数
vue-router
this.$route 路由信息,用来获取参数
this.$route
this.$router 路由对象,用来跳转页面
this.$router
npm install vue-router@4