Explorar el Código

Signed-off-by: 1004749546@qq.com <1004749546@qq.com>
我的优惠券样式调整

1004749546@qq.com hace 4 años
padre
commit
0df59c6aea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/coupon/index/index.vue

+ 1 - 1
pages/coupon/index/index.vue

@@ -1,7 +1,7 @@
 <template>
 	<view class="pages-content">
 		<view class="tabs">
-			<u-tabs-swiper ref="uTabs" :list="tabsList" bar-width="100" :current="current" @change="tabsChange" :is-scroll="false"
+			<u-tabs-swiper ref="uTabs" active-color="red" :list="tabsList" bar-width="100" :current="current" @change="tabsChange" :is-scroll="false"
 			 swiperWidth="750"></u-tabs-swiper>
 		</view>
 		<swiper style="height: calc(100% - 40px);" :current="swiperCurrent" @transition="transition" @animationfinish="animationfinish">