Commit Graph

26 Commits

Author SHA1 Message Date
d60f597cfa feat:修改星榜的样式 2026-06-14 22:34:09 +08:00
zerosaturation
19890d5908 feat:修改数据库配置密码,修改星榜样式 2026-06-14 22:19:32 +08:00
zerosaturation
b38174917a feat:修改配置 2026-06-14 21:04:05 +08:00
zerosaturation
942dee0fa8 docs:增加文档 2026-06-12 17:00:46 +08:00
zerosaturation
a1bb302be8 feat:修改已知bug 2026-06-11 21:07:00 +08:00
zerosaturation
3ec096ecd9 feat:修改星榜卡顿问题 2026-06-11 13:56:34 +08:00
c441388fd0 feat:修改星榜的样式 2026-06-11 13:31:53 +08:00
zerosaturation
37fbcb42c6 feat:星榜新增翻页功能 2026-06-11 13:14:38 +08:00
b0290456bb fix(square): use ref-binding for scrollTop reset; add bottom safety margin 2026-06-11 12:53:44 +08:00
d6c4514329 feat:修改星榜 2026-06-11 00:52:27 +08:00
zerosaturation
3d6a4c5dbd feat: 榜单样式调整 2026-06-11 00:51:26 +08:00
90803234ba style(stargalaxy): remove shared podium size — each .podium-N controls its own width/height 2026-06-10 19:16:03 +08:00
b00f7dabf0 feat: 修改square组件 2026-06-09 21:09:57 +08:00
zerosaturation
dc9f1a7b1e feat: 修改square组件的页面 2026-06-09 11:21:04 +08:00
zerosaturation
58e303894e feat: 样式调整 2026-06-04 16:01:31 +08:00
zerosaturation
71b8e454ee feat: 样式调整 2026-06-04 15:57:42 +08:00
zerosaturation
12e08703d4 feat: 修改刷新问题 2026-06-03 18:18:44 +08:00
zerosaturation
e1829b2296 feat: 修改短信认证bug 2026-06-02 15:43:57 +08:00
60db94e377 style:修改前端样式 2026-06-01 15:06:35 +08:00
zerosaturation
5e33bbb031 feat: 修改用户经验bug和收益记录bug 2026-05-31 20:38:58 +08:00
zerosaturation
d5a645eaea feat: 给榜单增加字段 2026-05-29 19:47:09 +08:00
3a292e84a2 feat: 修改suqre里面组件的样式和修改bug 2026-05-29 16:17:08 +08:00
4d2c2a3e30 修改热门为日榜排名 2026-05-29 13:50:53 +08:00
bfae6b9851 style: 修改样式 2026-05-29 12:17:21 +08:00
de4b376a87 fix: HotCategoryBlock grid layout to 4 columns
Change card width from 48% to calc(25% - 12rpx) to achieve
4 columns × 2 rows layout as specified in design docs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:46:08 +08:00
948f19f180 feat: add HotCategoryBlock component for square page
Add a reusable hot category block component with:
- Props: categoryType, title
- Events: cardClick(item)
- Exposed methods: setItems, setLoading, handleRefresh
- 4x2 grid layout with skeleton loading
- Bottom gradient overlay with user info and like count

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:46:08 +08:00