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数据