Skip to content

Commit 5f60a98

Browse files
committed
update gif
1 parent 7ac3dbc commit 5f60a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/WholeBodyVLA/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2360,7 +2360,7 @@ <h2 class="section-title" id="whats-more">What's More</h2>
23602360

23612361
// 估计 GIF 播放时长(秒),可以根据实际 GIF 时长调整
23622362
const GIF_DURATION = 8; // 假设 GIF 播放时长为 8 秒,你可以根据实际调整
2363-
const STATIC_DURATION = 5; // 静态图片显示 3 秒
2363+
const STATIC_DURATION = 30; // 静态图片显示 3 秒
23642364

23652365
function showGif() {
23662366
// GIF 显示,静态图片隐藏

0 commit comments

Comments
 (0)