home.wxml
1.9 KB
<block wx:if="{{$root.g0>0}}"><view class="main_container data-v-71ec645e"><u-search vue-id="1da55560-1" placeholder="输入场地号,只能输入数字" shape="square" margin="20rpx 0 60rpx 0" value="{{keyword}}" data-event-opts="{{[['^custom',[['vadile']]],['^search',[['vadile']]],['^input',[['__set_model',['','keyword','$event',[]]]]]]}}" bind:custom="__e" bind:search="__e" bind:input="__e" class="data-v-71ec645e" bind:__l="__l"></u-search><ball-list vue-id="1da55560-2" ballList="{{ballList}}" current="{{current}}" data-event-opts="{{[['^toggleList',[['onToggleList']]]]}}" bind:toggleList="__e" class="data-v-71ec645e" bind:__l="__l"></ball-list><view hidden="{{!(!$root.g1>0)}}" class="data-v-71ec645e"><u-empty vue-id="1da55560-3" text="没有相关场地" class="data-v-71ec645e" bind:__l="__l"></u-empty></view><pitch-list vue-id="1da55560-4" pitchList="{{showList}}" data-event-opts="{{[['^showQRcode',[['showArenaInfo']]]]}}" bind:showQRcode="__e" class="data-v-71ec645e" bind:__l="__l"></pitch-list><u-popup vue-id="1da55560-5" show="{{showQRcode}}" round="20" mode="center" closeable="{{true}}" overlayOpacity="0" data-event-opts="{{[['^close',[['e0']]]]}}" bind:close="__e" class="data-v-71ec645e" bind:__l="__l" vue-slots="{{['default']}}"><view class="QRcode_box data-v-71ec645e"><view class="dis-flex flex-y-center data-v-71ec645e"><image style="width:120rpx;height:120rpx;margin-right:40rpx;" src="{{pro_http+$root.m0}}" mode="widthFix" class="data-v-71ec645e"></image><text class="col-3d f-28 l-h-38 data-v-71ec645e">{{arenaInfo.groundNum+"号场"}}</text></view><view class="QRCoce_img data-v-71ec645e"><image style="width:270rpx;height:270rpx;" src="/static/homeImg/big_QRCode.png" mode="widthFix" class="data-v-71ec645e"></image></view><view class="btn data-v-71ec645e">保存二维码</view></view></u-popup><common-tabbar vue-id="1da55560-6" current-page="{{0}}" class="data-v-71ec645e" bind:__l="__l"></common-tabbar></view></block>