topfans/frontend
zerosaturation e079a6c2e2 feat(asset): restore starbook home More button by Asset.LikeCount ordering
starbook 首页每个 grade/group 按 Asset.LikeCount DESC, Asset.ID ASC 取前三张,超三显示 has_more;
GetAssetsByType 不截断返回全部匹配项。包含:
- proto/asset.proto 声明 GetAssetsByType RPC + 消息,重新生成 .pb.go/.triple.go
- gateway starbook controller 改用标准 AssetService 客户端
- assetService: 三个 build*GroupForAssets 增加 previewLimit 参数
- 新增 sortAndLimitAssetItems 共享助手
- 新增 asset_service_group_test.go DB-free 单测
- 新增 TestStarbookHomePreviewAndMoreUseAssetLikeRanking 端到端回归
- frontend pages/starbook/items.vue 适配嵌套 groups/grades/items 响应,单 grade 竖向展示

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 19:20:16 +08:00
..
components
composables feat:修改分享url 2026-07-15 12:40:39 +08:00
config
hybrid/html
pages feat(asset): restore starbook home More button by Asset.LikeCount ordering 2026-07-24 19:20:16 +08:00
static feat:修改分享页名次 2026-07-14 13:49:58 +08:00
store feat:增加邮箱管理功能 2026-07-14 21:59:15 +08:00
uni_modules fix:修改一键登录页到首页的bug 2026-07-21 15:00:49 +08:00
uniCloud-alipay
utils fix:修改登录页流程bug 2026-07-21 16:41:42 +08:00
.env.development
.env.production
.gitignore
App.vue fix:补齐appBUG 2026-07-22 16:29:39 +08:00
index.html
main.js
manifest.json feat:修改详细页面,修改为每个类型的页面不对 2026-07-15 19:16:28 +08:00
oss-upload-test(1).html
package.json
pages.json feat:修改详细页面,修改为每个类型的页面不对 2026-07-15 19:16:28 +08:00
RANKING_API_SPECIFICATION.md
uni.promisify.adaptor.js
uni.scss