Commit Graph

12 Commits

Author SHA1 Message Date
tangxinyue d17134b63e fix: 还原路由为动态 () => import(...) 以配合 batiao-sdk dat 解密架构,补全 dat/wasm MIME 类型并实现 assets 文件的智能同名 Hash 模糊匹配降级服务 2026-07-24 16:01:44 +08:00
tangxinyue 4ad5489b83 fix: 将路由组件调整为同步引入,根除线上 SW/Dat 缓存引发的 Chunk fetch 失败问题 (Profile-xxx.js 找不到) 2026-07-24 15:54:44 +08:00
tangxinyue eeeff9942e fix: 修复未登录跳转 /profile 导致的导航拦截刷新问题;修复 401 误重定向至不存在路径 /login 的 Bug 2026-07-24 15:50:41 +08:00
tangxinyue 42d197dd2d fix: 解决动态加载组件报错 (Failed to fetch dynamically imported module) - 配置 index.html no-cache 防旧缓存,增加 CORS 标头及 router.onError 重试 2026-07-24 15:35:56 +08:00
tangxinyue 2aef509c70 feat: 配置 copyPublicPlugin 打包后自动复制 src/public 到 dist/src/public 2026-07-24 15:22:04 +08:00
tangxinyue 85d60d9c9a fix: 解决部分图片请求路径硬编码带有 /src/public 导致未匹配物理文件而落入 endIndex 返回 text/html 的问题 2026-07-24 15:16:55 +08:00
tangxinyue aafa8e2509 fix: 修复静态图片资源 MIME 解析及代理匹配优先级引发的显示异常 2026-07-24 15:07:49 +08:00
tangxinyue 8bab17d01e fix: 配置 vite.config.js 忽略 UNRESOLVED_IMPORT 告警防止容器构建中断 2026-07-24 15:02:05 +08:00
tangxinyue 9c5322b142 解决Dockerfile报错 2026-07-24 14:55:32 +08:00
tangxinyue 9a1405743b 部署Dockerfile 2026-07-24 14:44:57 +08:00
tangxinyue 55cd86a45f 新增对接接口,文章 2026-07-24 14:15:00 +08:00
tangxinyue 264abf002e feat:initial commit 2026-07-22 13:41:12 +08:00