学院后台管理系统
Go to file
2024-04-16 16:18:01 +08:00
.vscode 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
mock feat:完成了学生信息统计功能等页面 2024-04-14 15:03:20 +08:00
src 🐞 fix:紧急修复了滚动条 2024-04-16 16:18:01 +08:00
.gitignore 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
index.html 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
jsconfig.json 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
package-lock.json 🐞 fix:修复了菜单滚动条 2024-04-16 16:12:38 +08:00
package.json Merge branch 'dev' of https://gitea.dykj.co/sundongyu/dykj-college-back-office-management-system into dev 2024-04-16 16:12:42 +08:00
prettier.json 🦄 refactor: 将所有表单弹出框写成一个文件,将用到的下拉款写成一个文件,将插槽写到src代码里 2024-04-15 18:04:02 +08:00
README.md 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
vite.config.js stu 2024-04-10 18:02:53 +08:00

vite-project

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build