Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
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
biao
9 years ago
Commit
ba521ccd6058f5ab2644e783a038f8434e0301fe
1 parent
96236974
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
static/js/cart/jit-detail.js
static/js/cart/jit-detail.js
View file @
ba521cc
...
...
@@ -18,6 +18,7 @@ $('.jit-detail-page>div').show();
height
=
$
(
document
).
height
()
-
$
(
'#yoho-header'
).
height
();
$
(
'.jit-detail-page'
).
css
(
'height'
,
height
);
(
function
()
{
return
new
Swiper
(
'.swiper-container'
,
{
slidesPerView
:
'auto'
,
...
...
Please
register
or
login
to post a comment