# firstvue **Repository Path**: ls_myCode/firstvue ## Basic Information - **Project Name**: firstvue - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-10 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #我的第一个vue 项目(自学) 1. git add . 2. git commit -m "提交信息" 3. git push this.$router.go(-1) //向后退一页 -2 退两页 以此类推 this.$router.go(1) //向前进一页 2 进两页 以此类推