Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
activity
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e16fb89b
authored
Jul 31, 2025
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update autoplay interval in history1.html from 5000ms to 10000ms
parent
105c969d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
history1.html
history1.html
View file @
e16fb89b
...
...
@@ -36,7 +36,7 @@
shutterW
:
3840
,
// 容器宽度
shutterH
:
2160
,
// 容器高度
isAutoPlay
:
true
,
// 是否自动播放
playInterval
:
5
000
,
// 自动播放时间
playInterval
:
10
000
,
// 自动播放时间
curDisplay
:
1
,
// 当前显示页
fullPage
:
true
// 是否全屏展示
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment