debug
This commit is contained in:
21
code/app/home/view/videoDadi/推广SEO过程设计记录/TKD/Schema.md
Normal file
21
code/app/home/view/videoDadi/推广SEO过程设计记录/TKD/Schema.md
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
|
||||
$videos = [
|
||||
[
|
||||
'title' => '野外攻击',
|
||||
'description' => '澳大利亚,这里有着原始的无比美丽迷人的自然风光。',
|
||||
'image' => '2023/08/05/03/ye-wai-gong-ji.webp',
|
||||
'id' => 'ye-wai-gong-ji-78007',
|
||||
'upload_date' => '2023-08-05',
|
||||
'content_url' => 'https://tp1.video1.com/video/ye-wai-gong-ji.m3u8'
|
||||
],
|
||||
[
|
||||
'title' => '闵玧其:音乐朝圣之路',
|
||||
'description' => '各位ARMY,请扣好安全带,准备同SUGA 一齐出发。',
|
||||
'image' => '2024/01/01/08/min-men-qi-yin-le-chao-sheng-zhi-lu.webp',
|
||||
'id' => 'min-men-qi-yin-le-chao-sheng-zhi-lu-78010',
|
||||
'upload_date' => '2024-01-01',
|
||||
'content_url' => 'https://tp1.video1.com/video/min-men-qi.m3u8'
|
||||
],
|
||||
// ... 其他视频
|
||||
];
|
||||
Reference in New Issue
Block a user