Ver código fonte

更改轮播背景色

gcz 2 anos atrás
pai
commit
75e50e1431
1 arquivos alterados com 1 adições e 0 exclusões
  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>