Browse Source

更改轮播背景色

gcz 2 năm trước cách đây
mục cha
commit
75e50e1431
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -7,6 +7,7 @@
 			height="300"
 			:circular="true"
 			keyName="sliderImg"
+			bgColor="#ffffff"
 			indicatorMode="dot"
 			@click="bannerClick"
 		></u-swiper>