学院后台管理系统
Go to file
2024-04-06 14:18:21 +08:00
.vscode 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
mock feat: 票据入库管理页面完成 2024-04-06 14:17:49 +08:00
public 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
src Merge branch 'dev' of https://gitea.dykj.co/sundongyu/dykj-college-back-office-management-system into dev 2024-04-06 14:18:21 +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-06 11:30:30 +08:00
package.json 登陆 2024-04-06 11:28:15 +08:00
README.md 🎉 init:初始化了项目 2024-04-06 09:32:25 +08:00
vite.config.js 🎉 init: 上传公共样式,下载依赖包 2024-04-06 09:55:10 +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