Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
weiqingting
2016-01-26 10:45:17 +0800
Commit
e5a1da79c95642e61fb58f8221c985b34afa6915
1 parent
4ecd7a9e
手风琴默认打开
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web-static/js/common/accordion.js
web-static/js/common/accordion.js
View file @
e5a1da7
...
...
@@ -30,7 +30,7 @@ slide = new Slide({
loop
:
false
,
auto
:
false
,
timeout
:
2
,
index
:
1
index
:
0
});
slide
.
on
(
'change'
,
function
(
data
)
{
...
...
Please
register
or
login
to post a comment