From 3fd6849acd721839e8533df4a8e103f0ca2524e4 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Fri, 4 Jul 2025 11:32:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/work-flow/constants.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/work-flow/constants.ts b/components/work-flow/constants.ts index da94698..88cc7c7 100644 --- a/components/work-flow/constants.ts +++ b/components/work-flow/constants.ts @@ -200,9 +200,9 @@ export const MOCK_DATA = [ isLooped: true, }, final: { - url: 'https://cdn.qikongjian.com/1751593771075_0lxy9f.mp4' + url: 'https://static.qikongjian.com/final.mp4' }, - } + } ]; // 随机选择一组mock数据