前端
Go to file
timerzz ede163fd63
Some checks failed
Build image / build (push) Failing after 4m47s
feat 添加商品页面
2024-05-14 22:38:10 +08:00
.gitea/workflows fix 修复构建问题 2024-05-12 16:18:39 +08:00
src feat 添加商品页面 2024-05-14 22:38:10 +08:00
.gitignore feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
bun.lockb feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
bunfig.toml feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
Dockerfile fix 修复构建问题 2024-05-12 20:45:57 +08:00
index.html feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
nginx.conf feat 添加商品页面 2024-05-14 22:38:10 +08:00
package.json feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
README.md feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
vite.config.js feat 添加商品页面 2024-05-14 22:38:10 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.