@ -13,7 +13,7 @@
<view>时间:{{formate.substring(item.startTime, 0, 10)}}至{{formate.substring(item.endTime, 0, 10)}}</view>
</view>
<wux-tag bind:click="toAbilityRule">
<wux-tag bind:click="toAbilityRule" wx:if="{{item.redirectInfo}}">
<text class="text-df">活动规则</text>
</wux-tag>
@ -14,8 +14,8 @@
<view wx:else>
<view class="bg-white" style="padding:32rpx 32rpx 0rpx 32rpx" wx:if="{{hasActivity}}" bindtap="toAbility">
<wux-image width="{{686}}" height="{{240}}" nuit="{{'rpx'}}" shape="rounded" lazyLoad="true" src="http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/21010821394555058.png" mode="aspectFill">
<view class="flex flex-center" slot="loading" style="height:240;width:686rpx">
<wux-image width="{{686}}" height="{{146}}" nuit="{{'rpx'}}" shape="rounded" lazyLoad="true" src="https://img.imgdb.cn/item/603f4f7e360785be54c19c1d.png" mode="aspectFill">
<view class="flex flex-center" slot="loading" style="height:146rpx;width:686rpx">
<text class="icon--refresher"></text>
</wux-image>