PersonalWebApplication/Client/src/hooks
cc 4c8c4360ad feat(weather): 起始页天气/定位细节完善
- 新增 Client/src/lib/amap.ts:高德 JS 定位封装
- weather.ts / useWeather.ts:带经纬度/城市请求,定位失败不兜底
- Server weather.rs:相应调整
- 文档同步;.gitignore 忽略本地 .codegraph 索引

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 20:45:39 +08:00
..
useAuth.ts feat: 导航起始页 + 天气/定位 + 天气动态效果 2026-06-18 20:13:18 +08:00
useSystemStats.ts Initial commit: React client + Rust server full-stack project 2026-06-17 20:49:17 +08:00
useWeather.ts feat(weather): 起始页天气/定位细节完善 2026-06-20 20:45:39 +08:00