Go to file
tangxinyue 2aef509c70 feat: 配置 copyPublicPlugin 打包后自动复制 src/public 到 dist/src/public 2026-07-24 15:22:04 +08:00
log feat:initial commit 2026-07-22 13:41:12 +08:00
service fix: 解决部分图片请求路径硬编码带有 /src/public 导致未匹配物理文件而落入 endIndex 返回 text/html 的问题 2026-07-24 15:16:55 +08:00
src fix: 解决部分图片请求路径硬编码带有 /src/public 导致未匹配物理文件而落入 endIndex 返回 text/html 的问题 2026-07-24 15:16:55 +08:00
.env feat:initial commit 2026-07-22 13:41:12 +08:00
.gitignore 解决Dockerfile报错 2026-07-24 14:55:32 +08:00
.npmrc feat:initial commit 2026-07-22 13:41:12 +08:00
Dockerfile 解决Dockerfile报错 2026-07-24 14:55:32 +08:00
index.html feat:initial commit 2026-07-22 13:41:12 +08:00
package-lock.json feat:initial commit 2026-07-22 13:41:12 +08:00
package.json feat:initial commit 2026-07-22 13:41:12 +08:00
start.sh 部署Dockerfile 2026-07-24 14:44:57 +08:00
vite.config.js feat: 配置 copyPublicPlugin 打包后自动复制 src/public 到 dist/src/public 2026-07-24 15:22:04 +08:00