Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
59e4d257f53677a5d7511d1d089a05273e588c4c
Authored by
zhiyangdu
2020-04-23 17:25:24 +0800
1 parent
4e7763c1
轮播显示点
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/mall/mall.vue
src/pages/mall/mall.vue
View file @
59e4d25
@@ -8,7 +8,7 @@
@@ -8,7 +8,7 @@
8
<swiper v-if="banner"
8
<swiper v-if="banner"
9
:swipers="banner"
9
:swipers="banner"
10
:options="{
10
:options="{
11
- showIndicators:
fals
e
11
+ showIndicators:
tru
e
12
}">
12
}">
13
</swiper>
13
</swiper>
14
14