前端
Go to file
timerzz 2cabc8102a
All checks were successful
Build image / build (push) Successful in 1m30s
feat 折线图的折点显示数字
2024-12-03 13:43:42 +08:00
.gitea/workflows feat 修改git地址 2024-06-04 20:07:09 +08:00
src feat 折线图的折点显示数字 2024-12-03 13:43:42 +08:00
.gitignore feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
bun.lockb fix 修复构建问题 2024-12-01 16:16:19 +08:00
bunfig.toml feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
Dockerfile feat 访问产品历史价格时进行url编码 2024-06-04 20:04:56 +08:00
index.html feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
nginx.conf feat 访问产品历史价格时进行url编码 2024-06-04 20:04:56 +08:00
package.json feat 更新版本 2024-09-13 22:10:26 +08:00
README.md feat 从之前的服务中将前端分离 2024-05-12 15:53:54 +08:00
vite.config.js feat 支持蹲库存和历史库存 2024-12-02 19:07:38 +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.