调整轮播图
This commit is contained in:
@@ -156,7 +156,7 @@ function getVideosByCate($categoryId, $take = '8')
|
||||
->get();
|
||||
}
|
||||
|
||||
function dateLocalMonth($m)
|
||||
function dateLocalMonth($m): string
|
||||
{
|
||||
$months = [
|
||||
'1' => '一月',
|
||||
|
||||
Reference in New Issue
Block a user