Go to file
ZhangEnJing 48926b7ec0 新增修改学信息功能 2024-12-05 11:03:59 +08:00
public first commit 2024-12-03 16:04:20 +08:00
src 新增修改学信息功能 2024-12-05 11:03:59 +08:00
.gitignore first commit 2024-12-03 16:04:20 +08:00
README.md first commit 2024-12-03 16:04:20 +08:00
babel.config.js first commit 2024-12-03 16:04:20 +08:00
jsconfig.json first commit 2024-12-03 16:04:20 +08:00
package-lock.json first commit 2024-12-03 16:04:20 +08:00
package.json 完成页面视图,展示学生列表功能,添加学生功能 2024-12-04 17:00:25 +08:00
vue.config.js commit01 2024-12-03 16:31:29 +08:00

README.md

student_vue

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.