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

[Bug]星铁日历内容缺失 #780

Open
nicklly opened this issue Aug 12, 2024 · 0 comments
Open

[Bug]星铁日历内容缺失 #780

nicklly opened this issue Aug 12, 2024 · 0 comments

Comments

@nicklly
Copy link

nicklly commented Aug 12, 2024

由于mhy改动了日历api,导致了 CalendarSr.js
lodash.forEach(listData.data.pic_list[0].type_list[0].list, (ds) => CalSr.getList(ds, resultList, { ...dateList, now, timeMap, gachaImgs }))
失效

建议把
ilstData.data.pic_list[0].type_list[0].list
改为
listData.data.pic_list[0].type_list[1].list
以便获取所有内容

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

No branches or pull requests

1 participant