Commit Graph

6 Commits

Author SHA1 Message Date
panda 4fa51004b8 fix: ProjectDetail sidebar layout - 1/4 collapsible, preview full height 2026-05-25 23:18:19 +08:00
panda d972421312 router: set basename /publish_dishboard for correct Vue history routing 2026-05-25 22:25:18 +08:00
panda 28c7b2226b server: use port 30081 to match 宝塔 config 2026-05-25 21:52:54 +08:00
panda 9342f14d65 Fix SPA 404 fallback: register ErrorPage /index.html for Vue Router 2026-05-25 21:47:47 +08:00
panda 3823f70714 fix: FilePreview iframe高度撑满 + 手机端响应式布局 2026-05-24 22:25:50 +08:00
panda b9137204a0 fix: FilePreview fileType case + Tailwind v4 gradient transparent bug
- FilePreview.vue: add normalizedFileType computed to handle backend
  returning uppercase HTML/MD/PPTX (fixes preview/download buttons)
- FilePreview.vue: bg-gradient-to-r from-orange-500 -> bg-orange-500
  (Tailwind v4 gradient + CSS variable = transparent)
- ReportCard.vue: bg-gradient-to-r -> bg-orange-600 for selected state
- Add .opencode/, node_modules/, dist/ to .gitignore
- Initial git setup for publish project
2026-05-24 20:09:42 +08:00