# myapp-ui **Repository Path**: tkqq000/myapp-ui ## Basic Information - **Project Name**: myapp-ui - **Description**: fontend - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: map - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vision ## 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/). ### 开发过程记录 一.项目初始化 1.引入 vue-cli 脚手架 2.引入 quasar 组件 3.引入 vision 和 vision2两个可视化面板 4.登录 4.1登录页面 4.2完成前端登录请求加密,后台解密 crypto-js 4.3完成携带token jsonwebtoken 5.