# wdy **Repository Path**: a-y-u/wdy ## Basic Information - **Project Name**: wdy - **Description**: vue2项目每日三遍 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-09 - **Last Updated**: 2023-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-dji ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). 路由鉴权,跳转路由的时候鉴别有没有权限条跳转 已有 token,token 不一定正确,刚好要获取某条数据, 于是请求那条数据,可以验证该 token 是否正确