mod: 相关推荐视频开发、页面跳转Hero、一些字段修改
This commit is contained in:
@ -6,4 +6,7 @@ class Api {
|
||||
// 视频详情
|
||||
// 竖屏 https://api.bilibili.com/x/web-interface/view?aid=527403921
|
||||
static const String videoDetail = '/x/web-interface/view';
|
||||
|
||||
// 视频详情页 相关视频
|
||||
static const String relatedList = '/x/web-interface/archive/related';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user