Files
MaxKey/summer-ospp/2022/MaxKey-vue/README.md
Coloey 97163f4953 init
2022-08-27 18:48:46 +08:00

898 B

Maxkey-web-app(Vue3版本)

界面

登录页面

image

用户列表页面

image

个人页面

image

忘记密码页面:

image

📚使用指南

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.