feat: add new video resources to video list
Include additional video files for expanded content options and add negative example video
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 375 KiB |
@@ -12,8 +12,11 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
// 视频列表
|
||||
const videoList = [
|
||||
'视频资源/3D 建模图片制作.mp4',
|
||||
'视频资源/jimeng-2025-07-16-1043-笑着优雅的左右摇晃,过一会儿手扶着下巴,保持微笑.mp4',
|
||||
'视频资源/jimeng-2025-07-16-4437-比耶,然后微笑着优雅的左右摇晃.mp4',
|
||||
'视频资源/生成加油视频.mp4',
|
||||
'视频资源/生成跳舞视频.mp4',
|
||||
'视频资源/生成加油视频.mp4'
|
||||
'视频资源/负面/jimeng-2025-07-16-9418-双手叉腰,嘴巴一直在嘟囔,表情微微生气.mp4'
|
||||
];
|
||||
|
||||
// --- 视频交叉淡入淡出播放功能 ---
|
||||
|
||||
Reference in New Issue
Block a user