Go to file
tangxinyue eeeff9942e fix: 修复未登录跳转 /profile 导致的导航拦截刷新问题;修复 401 误重定向至不存在路径 /login 的 Bug 2026-07-24 15:50:41 +08:00
log feat:initial commit 2026-07-22 13:41:12 +08:00
service fix: 解决动态加载组件报错 (Failed to fetch dynamically imported module) - 配置 index.html no-cache 防旧缓存,增加 CORS 标头及 router.onError 重试 2026-07-24 15:35:56 +08:00
src fix: 修复未登录跳转 /profile 导致的导航拦截刷新问题;修复 401 误重定向至不存在路径 /login 的 Bug 2026-07-24 15:50:41 +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