统一用户认证管理系统

lian 311181ab9f 用户注销问题 hace 2 años
public 7a23fb3c98 项目初始化及部分页面搭建 hace 3 años
src 311181ab9f 用户注销问题 hace 2 años
.gitignore 7a23fb3c98 项目初始化及部分页面搭建 hace 3 años
README.md 7a23fb3c98 项目初始化及部分页面搭建 hace 3 años
babel.config.js 7a23fb3c98 项目初始化及部分页面搭建 hace 3 años
package-lock.json 7a23fb3c98 项目初始化及部分页面搭建 hace 3 años
package.json 0226b90e53 页面微调及部分功能接入 hace 3 años
vue.config.js 0226b90e53 页面微调及部分功能接入 hace 3 años

README.md

user_authentication

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.