前端
Go to file
timerzz 33754c6e0b
All checks were successful
Build image / build (push) Successful in 8m8s
feat 修改nginx配置
2024-05-29 18:08:20 +08:00
.gitea/workflows feat 更换checkout 2024-05-16 15:17:16 +08:00
src feat 收益率加% 2024-05-29 16:05:10 +08:00
.gitignore feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
bun.lockb fix 修复ngix配置 2024-05-21 22:57:12 +08:00
bunfig.toml feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
Dockerfile feat 修改nginx配置 2024-05-29 16:18:06 +08:00
index.html feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
nginx.conf feat 修改nginx配置 2024-05-29 18:08:20 +08:00
package.json feat 添加编辑功能 2024-05-15 13:07:16 +08:00
README.md feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
vite.config.js feat 支持pusher分离 2024-05-21 22:09:02 +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.