Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ IO 排行榜适配多榜单 #11

Open
shoucandanghehe opened this issue Jul 29, 2024 · 4 comments
Open

✨ IO 排行榜适配多榜单 #11

shoucandanghehe opened this issue Jul 29, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@shoucandanghehe
Copy link
Member

TETR.IO 的 排行榜是否可以考虑适配多种榜单
image

@shoucandanghehe shoucandanghehe added the enhancement New feature or request label Jul 29, 2024
@WOSHIZHAZHA120
Copy link
Collaborator

需要更多示例, 比如不同类型有哪些区别

@shoucandanghehe
Copy link
Member Author

shoucandanghehe commented Aug 1, 2024

初步设想

mode row1 row2 row3 row4 评分
40l pps(lpm) kpp(kps) Finesse(%) 消四数 finaltime
blitz pps(lpm) kpp(kps) Finesse(%) pc数 score(spp)
zenith pps(lpm) apm(apl) vs(adpm apl) ko's Altitude

@WOSHIZHAZHA120
Copy link
Collaborator

基于 v2/tetrio/user/list 改吗
如果是的话 那让在 data 中传自定义 row 如何
比如 [{ label: 'pps (lpm)', value: '1.23 (4.56)' }, { label: 'kpp (kps)': '7.89 (0.12)' }]
如果有自定义 row 就用 row 覆盖原本的展示内容

@shoucandanghehe
Copy link
Member Author

shoucandanghehe commented Aug 1, 2024

感觉还是单独做组件?根据传入的数据选择对应的组件
主要是zenith需要放个mods 这块我不知道该咋搞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants