We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在主页轮播图处选择进入音乐库的时候,跳转的链接为 /web/index.html#!/videos?serverId=***&parentId=***,事实上音乐库应该跳转 /web/index.html#!/music?serverId=***&parentId=***
/web/index.html#!/videos?serverId=***&parentId=***
/web/index.html#!/music?serverId=***&parentId=***
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在主页轮播图处选择进入音乐库的时候,跳转的链接为
/web/index.html#!/videos?serverId=***&parentId=***
,事实上音乐库应该跳转/web/index.html#!/music?serverId=***&parentId=***
The text was updated successfully, but these errors were encountered: