PersonalWebApplication/Client/src
cc d2ff88bc4d feat(start): 补齐竖屏背景图(portrait 全套 webp)并重新验证部署
- portrait/ 加入 No.1~5.webp + Night.webp(由 Pictures/portrait 源图
  用 sharp 转 webp,quality 82,体积 ~0.1~0.6MB)
- 前端 build 后两套图(landscape/portrait)均打包,已部署到
  8.130.143.54:8548 并验证(title=CCStart,health 200)
- 更新部署文档:重新验证日期、portrait 集说明、转换工具改用 sharp

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 20:14:08 +08:00
..
api feat(weather): 起始页天气/定位细节完善 2026-06-20 20:45:39 +08:00
assets feat(start): 补齐竖屏背景图(portrait 全套 webp)并重新验证部署 2026-06-23 20:14:08 +08:00
components perf(start): 优化高分屏卡顿 + 背景图按横竖屏切换 2026-06-23 13:52:28 +08:00
hooks perf(start): 优化高分屏卡顿 + 背景图按横竖屏切换 2026-06-23 13:52:28 +08:00
lib feat(weather): 起始页天气/定位细节完善 2026-06-20 20:45:39 +08:00
App.tsx feat(client): 隐藏登录入口改为后端校验 URL hash 2026-06-20 20:45:30 +08:00
index.css feat(ui): 全站文字默认不可选(输入框等可编辑区例外) 2026-06-23 14:08:43 +08:00
main.tsx Initial commit: React client + Rust server full-stack project 2026-06-17 20:49:17 +08:00