调整轮播图

This commit is contained in:
2021-10-12 10:42:32 +08:00
parent 3381820ba0
commit 30a10a1b3b
17 changed files with 1633 additions and 45 deletions

View File

@@ -156,7 +156,7 @@ function getVideosByCate($categoryId, $take = '8')
->get();
}
function dateLocalMonth($m)
function dateLocalMonth($m): string
{
$months = [
'1' => '一月',