Explorar el Código

获奖名单调整

DELL hace 3 años
padre
commit
aa80372e5a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/activity/index.vue

+ 1 - 1
pages/activity/index.vue

@@ -3,7 +3,7 @@
 		<u-navbar leftIconSize="0" :placeholder="true" bgColor="#ffffff">
 			<view slot="left" style="font-size: 32rpx;">免费抽奖</view>
 		</u-navbar>
-		<view class="status" slot="left">
+		<view class="status">
 			<u-tabs @change="changeTab" :scrollable="false" :list="statusArr" lineWidth="30" lineHeight="3"
 				lineColor="#E96737" :activeStyle="{
 									color: '#E96737',