This commit is contained in:
NULL
2025-05-27 11:57:16 +08:00
parent 50d7df3869
commit b392a65948
15 changed files with 223 additions and 53 deletions

View File

@@ -57,10 +57,7 @@ class Video extends TagLib
*/
public function tagRankList($tag, $content)
{
// if($tag['sort_type'] == 'weekly'){
// var_dump($tag);exit;
// }
$count = $tag['count'] ?? '10';
$sort_type = $tag['sort_type'] ?? "";
$v_status = $tag['v_status'] ?? "all";