Go to file
wuyize 6a6a6d6f3a 解决不是负责人可结项的问题 2022-07-02 09:43:07 +08:00
public 实现登录页 2022-06-29 14:04:44 +08:00
src 解决不是负责人可结项的问题 2022-07-02 09:43:07 +08:00
.gitignore first commit 2022-06-27 10:05:27 +08:00
README.md first commit 2022-06-27 10:05:27 +08:00
babel.config.js first commit 2022-06-27 10:05:27 +08:00
package-lock.json 换用Vuex存储用户信息 2022-07-01 11:35:19 +08:00
package.json 换用Vuex存储用户信息 2022-07-01 11:35:19 +08:00
tsconfig.json first commit 2022-06-27 10:05:27 +08:00
vue.config.js 实现登录页 2022-06-29 14:04:44 +08:00

README.md

ProjectManagement

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.