1 line
2.4 KiB
Plaintext
Raw Normal View History

2025-04-01 09:03:51 +08:00
<view class="center-box data-v-6362e18b"><view class="box flex flex-column flex-start data-v-6362e18b"><u-navbar vue-id="08f9d0db-1" title border="{{false}}" placeholder="{{true}}" autoBack="{{false}}" is-back="{{false}}" leftIcon="{{none}}" class="data-v-6362e18b" bind:__l="__l" vue-slots="{{['center']}}"><view slot="center" class="data-v-6362e18b"><u-search class="u-search data-v-6362e18b" vue-id="{{('08f9d0db-2')+','+('08f9d0db-1')}}" placeholder="请输入搜索内容" showAction="{{false}}" value="{{keywords}}" data-event-opts="{{[['^change',[['search']]],['^input',[['__set_model',['','keywords','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></u-search></view></u-navbar><view class="listBox flex flex-column flex-start data-v-6362e18b"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['open',['$0'],[[['list','',index,'id']]]]]]]}}" class="list flex flex-column flex-start data-v-6362e18b" catchtap="__e"><image style="width:690rpx;height:260rpx;border-radius:10rpx;" src="{{item.headimage}}" mode class="data-v-6362e18b"></image><view class="flex align-items data-v-6362e18b" style="margin:24rpx 0 0 32rpx;"><block wx:if="{{item.has_sign_expire==1}}"><label class="Sign flex justify-center align-items _span data-v-6362e18b" style="color:#FFFFFF;background:#A4A4A4;">已 结 束</label></block><block wx:if="{{item.has_sign_expire==2}}"><label class="Sign flex justify-center align-items _span data-v-6362e18b" style="color:#222222;background:#BEEE03;">报 名</label></block><label class="title white-space _span data-v-6362e18b">{{item.title}}</label></view><view class="icon flex align-items data-v-6362e18b"><image class="icon-size data-v-6362e18b" src="../../static/index/address.png" mode></image><label class="white-space _span data-v-6362e18b">{{item.address_detail}}</label></view><view class="icon flex align-items data-v-6362e18b" style="margin-bottom:32rpx;margin-top:14rpx;"><image class="icon-size data-v-6362e18b" src="../../static/index/clock.png" mode></image><label class="white-space _span data-v-6362e18b">{{item.start_time_text}}</label></view></view></block></view><view class="footer flex justify-center align-items data-v-6362e18b"><u-loadmore vue-id="08f9d0db-3" status="{{loadStatus}}" class="data-v-6362e18b" bind:__l="__l"></u-loadmore></view></view><tab-bar vue-id="08f9d0db-4" tabBarShow="{{2}}" class="data-v-6362e18b" bind:__l="__l"></tab-bar></view>