Developer
|
9347c8752d
|
1
|
2026-03-11 20:53:18 +08:00 |
|
Developer
|
836b2ceb28
|
fix: 末行单卡片居中 + 卡片高度不一致
- columnWrapperStyle justifyContent 改为 flex-start,末行单卡片靠左
- title 固定 height: 32px(2行 × lineHeight 16),
使每张卡片 info 区高度相同,消除高度不一致
|
2026-03-10 21:14:24 +08:00 |
|
Developer
|
4d71f39ee9
|
fix: proxy B站图片 CDN 解决 web 端防盗链图片不显示问题
- dev-proxy.js 新增 /bilibili-img 路由,代理 *.hdslb.com 并注入正确 Referer
- utils/imageUrl.ts 新增 proxyImageUrl(),web 端将图片 URL 转为本地代理地址
- VideoCard / CommentItem / MiniPlayer / [bvid] 对所有 B站图片应用 proxyImageUrl
|
2026-03-10 20:47:14 +08:00 |
|
Developer
|
4dbb3cb3d6
|
1
|
2026-03-10 19:22:38 +08:00 |
|
Developer
|
a0e53bd073
|
feat: add all source files - services, store, hooks, components, screens
|
2026-03-05 18:02:54 +08:00 |
|