学院后台管理系统
Go to file
2024-04-08 12:02:00 +08:00
.vscode 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
mock 🦄 refactor: 票据领用代码重构 2024-04-08 12:02:00 +08:00
public 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
src 🦄 refactor: 票据领用代码重构 2024-04-08 12:02:00 +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 feat:完成应收管理的学生费用 2024-04-07 21:41:06 +08:00
package.json feat:完成应收管理的学生费用 2024-04-07 21:41:06 +08:00
README.md 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
vite.config.js feat: 票据入库管理页面列表完成,查询完成,新增完成 2024-04-06 18:20:58 +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