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

SiteViewModel的detailContent函数没有返回正确的值 #15

Closed
karma-sun opened this issue Nov 26, 2024 · 5 comments
Closed

SiteViewModel的detailContent函数没有返回正确的值 #15

karma-sun opened this issue Nov 26, 2024 · 5 comments

Comments

@karma-sun
Copy link

SiteViewModel的detailContent函数在site.type!=3的条件下没有返回正确的值
1

@Greatwallcorner
Copy link
Owner

怎么测试

@karma-sun
Copy link
Author

怎么测试

可以使用如下测试api,点击影视详情时客户端调用detailContent函数
{
"sites": [{
"key": "test",
"name": "test",
"type": 1,
"api": "https://api.guangsuapi.com/api.php/provide/vod/at/json",
"searchable": 1,
"quickSearch": 0,
"filterable": 0
}]
}

@Greatwallcorner
Copy link
Owner

这个我怎么可以呢

@karma-sun
Copy link
Author

这个我怎么可以呢

客户端只配置这一个测试源,不要加其他源,然后点任一个影视的详情页都提示没有线路数据,其实服务端已返回数据

Greatwallcorner added a commit that referenced this issue Dec 3, 2024
@Greatwallcorner
Copy link
Owner

你试试吧

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

2 participants