1 |
- <view class="main data-v-8f22acf3"><view class="first data-v-8f22acf3"><input class="data-v-8f22acf3" type="text" bindinput="{{a}}" placeholder="搜索活动名称" value="{{b}}"></input></view><view class="second data-v-8f22acf3"><scroll-view scroll-y="true" class="scroll-view data-v-8f22acf3" bindscrolltolower="{{g}}" bindscroll="{{h}}"><view class="list-scroll-view data-v-8f22acf3"><view class="other data-v-8f22acf3"><view class="other_1 data-v-8f22acf3"><view wx:for="{{c}}" wx:for-item="item" wx:key="a" class="drop data-v-8f22acf3"> . <view class="line data-v-8f22acf3"></view></view></view><view class="other_2 data-v-8f22acf3"><view wx:for="{{d}}" wx:for-item="item" wx:key="k" class="list data-v-8f22acf3" bindtap="{{item.l}}"><view class="list_1 data-v-8f22acf3"><view class="date data-v-8f22acf3">{{item.a}}</view><view class="{{['status', 'data-v-8f22acf3', item.c]}}">{{item.b}}</view></view><view class="list_2 data-v-8f22acf3"><view class="name data-v-8f22acf3">{{item.d}}</view><view class="score data-v-8f22acf3"><view class="red data-v-8f22acf3"><view class="red_name data-v-8f22acf3">{{item.e}}</view><view class="red_image data-v-8f22acf3"><image class="image data-v-8f22acf3" mode="aspectFill" src="{{item.f}}"></image></view><view class="red_score data-v-8f22acf3">{{item.g}}</view></view><view class="center data-v-8f22acf3">:</view><view class="blue data-v-8f22acf3"><view class="blue_score data-v-8f22acf3">{{item.h}}</view><view class="blue_image data-v-8f22acf3"><image class="image data-v-8f22acf3" mode="aspectFill" src="{{item.i}}"></image></view><view class="blue_name data-v-8f22acf3">{{item.j}}</view></view></view></view></view></view></view><view wx:if="{{e}}" class="is_bottom data-v-8f22acf3"><text class="data-v-8f22acf3">{{f}}</text></view></view></scroll-view></view></view>
|