f66be49384
feat(stargalaxy): add LV1-12 frame images to podium and scattered items
2026-06-10 16:48:34 +08:00
dd5f95d734
fix(stargalaxy): set slot-specific static transform to prevent 9-item overlap fallback
2026-06-10 16:01:29 +08:00
f7b76e3813
docs(stargalaxy): add component README with cross-platform compatibility notes
2026-06-10 15:44:15 +08:00
ef82d7a57d
feat(square): wire StarGalaxy component into 星河 tab
2026-06-10 15:38:16 +08:00
4ad16dd91f
feat(stargalaxy): add container with data loading, decoration, podium + scattered orchestration
2026-06-10 15:33:56 +08:00
bfb15c57e5
refactor(stargalaxy): remove dead ORBIT_KEYFRAMES import with explanatory comment
2026-06-10 15:31:24 +08:00
04609adb5e
feat(stargalaxy): add ScatteredRanks with 9 ring items + 36s orbit animation
2026-06-10 15:26:12 +08:00
2bd5733ca0
feat(stargalaxy): add PodiumCard for TOP 1-3 with gold/silver/bronze labels
2026-06-10 15:20:18 +08:00
a870943dc1
feat(stargalaxy): add ring position config and orbit keyframes
2026-06-10 15:14:23 +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
aba8ec6ba7
feat:增加env配置
2026-06-05 12:26:05 +08:00
zerosaturation
58e303894e
feat: 样式调整
2026-06-04 16:01:31 +08:00
zerosaturation
71b8e454ee
feat: 样式调整
2026-06-04 15:57:42 +08:00
f768613509
feat: 修改页面bug
2026-06-04 00:51:29 +08:00
zerosaturation
12e08703d4
feat: 修改刷新问题
2026-06-03 18:18:44 +08:00
4aa11903f4
fix: 样式修复、创作者头像修复
2026-06-03 18:13:16 +08:00
zerosaturation
feb98dd865
feat: 新增运营活动的进度条显示
2026-06-03 01:21:28 +08:00
463e6cc008
feat:新增数据看板
2026-06-03 01:20:51 +08:00
zerosaturation
a7854a4fe7
feat:修改菜单路由
2026-06-02 16:57:54 +08:00
7bc6c7e535
feat: 增加主页的动画
2026-06-02 16:00:58 +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
6acf423a26
feat: 修改docket配置
2026-05-29 22:15:47 +08:00
zerosaturation
d5a645eaea
feat: 给榜单增加字段
2026-05-29 19:47:09 +08:00
895f759a54
feat: 修改suqre里面组件的样式和修改bug
2026-05-29 17:04:07 +08:00
3a292e84a2
feat: 修改suqre里面组件的样式和修改bug
2026-05-29 16:17:08 +08:00
20dfbcac6b
style:修改样式
2026-05-29 14:35:12 +08:00
4d2c2a3e30
修改热门为日榜排名
2026-05-29 13:50:53 +08:00
bfae6b9851
style: 修改样式
2026-05-29 12:17:21 +08:00
c93dd13dc3
style: 修改样式
2026-05-28 19:33:46 +08:00
59fdac5bc2
style:修改主页样式和个人页样式
2026-05-28 17:46:09 +08:00
bcc422109c
feat(square): add 4 HotCategoryBlock components
...
- Import HotCategoryBlock and getHotInspirationFlowBatchApi
- Add hotCategories and hotCategoryRefs state
- Add loadHotCategories function to fetch categories
- Add handleHotCardClick handler for navigation
- Add template with v-for loop for hot category blocks
- Add CSS style for .hot-category-wrapper
- Call loadHotCategories in onMounted after loadBannerActivities
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:46:09 +08:00
d45a2fb479
fix: remove assetLiked event listener on unmount to prevent memory leak
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:46:09 +08:00
ab443e0a19
feat: create hot-category-more.vue page for viewing more hot category items
...
- Created new page at frontend/pages/square/hot-category-more.vue
- Supports route params: type and title
- Implements sub tabs for star card categories (all, raster, holographic, tear_off, polaroid)
- Uses getHotInspirationFlowMoreApi for paginated loading
- Follows existing CreationGrid card styling with like animations
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:46:08 +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
zerosaturation
9b0c3ee3a9
docs:ai搭子修改,热门模块新增,字段判断基础文档
2026-05-27 16:49:58 +08:00
zerosaturation
3e1c6c309b
feat: 修改样式功能
2026-05-26 22:50:39 +08:00
zerosaturation
dd34def217
feat:修改点赞接口bug
2026-05-26 21:32:37 +08:00
zerosaturation
7dbcf50a39
feat:去除多余的代码
2026-05-26 20:12:40 +08:00
zerosaturation
b8e462f9b5
feat:修改广场页面,铸造页面
2026-05-26 19:26:27 +08:00
zerosaturation
da6c0a5ef2
feat: 修改瀑布流布局
2026-05-25 23:35:47 +08:00
zerosaturation
0852f96436
feat:去掉重复的点赞约束
2026-05-25 19:03:35 +08:00
e29a718b2f
feat: 修改为4/3比例的图
2026-05-22 18:43:45 +08:00
zerosaturation
415d224798
feat: 新增图片无限滚动
2026-05-22 15:41:39 +08:00
zerosaturation
c2d58d4924
feat: 新增单次购买道具的聚合功能
2026-05-22 11:59:41 +08:00
zerosaturation
fcebf5a107
feat:增加分享页面和举报按钮
2026-05-21 18:51:15 +08:00
zerosaturation
bb797ebf87
feat: 修改双击点赞的逻辑和处理收益记录的bug
2026-05-21 10:45:47 +08:00