学院后台管理系统
Go to file
2024-04-09 09:50:38 +08:00
.vscode 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
mock feat: 票据核销页面未完成 2024-04-08 18:03:48 +08:00
public 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
src 🦄 refactor: 票据审核页面代码重构 2024-04-09 09:50:38 +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 Merge branch 'dev' of https://gitea.dykj.co/sundongyu/dykj-college-back-office-management-system into dev 2024-04-08 09:14:41 +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 password 2024-04-07 17:36:32 +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