Sfoglia il codice sorgente

更改轮播背景色

gcz 2 anni fa
parent
commit
75e50e1431
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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>