Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
9 years ago
Commit
0bff252430770241befba5d87706055432626ddd
1 parent
efb142a1
商品详情 顶部图片右侧有黑线
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/js/product/detail/detail.js
static/js/product/detail/detail.js
View file @
0bff252
...
...
@@ -43,7 +43,8 @@ goodsSwiper = new Swiper('.banner-swiper', {
paginationClickable
:
true
,
pagination
:
'.banner-top .pagination-inner'
,
nextButton
:
'.my-swiper-button-next'
,
prevButton
:
'.my-swiper-button-prev'
prevButton
:
'.my-swiper-button-prev'
,
spaceBetween
:
3
});
...
...
@@ -69,4 +70,3 @@ if (goodsDiscountHammer) {
require
(
'./like'
);
...
...
Please
register
or
login
to post a comment