Go to file
wuyize 7003e8761c Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	src/components/echartsPositionPie.vue
#	src/components/echartsTaskPie.vue
2022-07-14 23:34:33 +08:00
public 实现登录页 2022-06-29 14:04:44 +08:00
src 删掉图例具体内容 2022-07-14 23:15:47 +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 完成导入账号功能 2022-07-13 15:44:30 +08:00
package.json 完成导入账号功能 2022-07-13 15:44:30 +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.