1 |
- <view class="content data-v-7cdd8c95"><view hidden="{{!(current==0)}}" class="swiper-item data-v-7cdd8c95" style="padding:0 15px;"><view class="chart-box data-v-7cdd8c95"><canvas class="chart-canvas data-v-7cdd8c95" canvas-id="chartBox" id="chartBox" force-use-old-canvas="true"></canvas></view><u-button vue-id="8dd740cc-1" type="warning" shape="circle" ripple="{{true}}" custom-style="{{customStyle}}" data-event-opts="{{[['^click',[['goToTodayEnroll']]]]}}" bind:click="__e" class="data-v-7cdd8c95" bind:__l="__l" vue-slots="{{['default']}}">查看详情</u-button><view class="section-title data-v-7cdd8c95" style="margin-top:40px;"><u-image vue-id="8dd740cc-2" width="20px" height="10px" src="{{sectionIcon}}" class="data-v-7cdd8c95" bind:__l="__l"></u-image><u-section vue-id="8dd740cc-3" title="场馆推荐" sub-title="查看更多" font-size="32" show-line="{{false}}" data-event-opts="{{[['^click',[['goToVenueList']]]]}}" bind:click="__e" class="data-v-7cdd8c95" bind:__l="__l"></u-section></view><u-card vue-id="8dd740cc-4" show-head="{{false}}" show-foot="{{false}}" border="{{false}}" margin="0px" class="data-v-7cdd8c95" bind:__l="__l" vue-slots="{{['body']}}"><view class="class-show-box data-v-7cdd8c95" slot="body"><block wx:for="{{videoList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goToVenueDetail',['$0'],[[['videoList','',index]]]]]]]}}" class="class-show-card data-v-7cdd8c95" bindtap="__e"><u-image vue-id="{{('8dd740cc-5-'+index)+','+('8dd740cc-4')}}" src="{{item.url}}" mode="aspectFill" height="30vw" border-radius="10px" class="data-v-7cdd8c95" bind:__l="__l"></u-image><view class="class-show-name data-v-7cdd8c95">{{item.name}}</view></view></block></view></u-card></view><view hidden="{{!(current==1)}}" class="swiper-item data-v-7cdd8c95"><view class="enroll-fix-box data-v-7cdd8c95"><view data-event-opts="{{[['tap',[['goToAddForm',['enrolledForm']]]]]}}" class="enroll-button data-v-7cdd8c95" bindtap="__e"><view class="enroll-img data-v-7cdd8c95"><u-image vue-id="8dd740cc-6" src="{{enrolledIcon}}" mode="aspectFit" width="34px" height="34px" class="data-v-7cdd8c95" bind:__l="__l"></u-image></view><view class="enroll-text data-v-7cdd8c95">已报名</view></view><view data-event-opts="{{[['tap',[['goToAddForm',['intentionForm']]]]]}}" class="enroll-button data-v-7cdd8c95" bindtap="__e"><view class="enroll-img data-v-7cdd8c95"><u-image vue-id="8dd740cc-7" src="{{intentionIcon}}" mode="aspectFit" width="34px" height="34px" class="data-v-7cdd8c95" bind:__l="__l"></u-image></view><view class="enroll-text data-v-7cdd8c95">有意向</view></view></view></view><view hidden="{{!(current==2)}}" class="swiper-item data-v-7cdd8c95"><view class="user-info data-v-7cdd8c95"><view class="user-data data-v-7cdd8c95"><view class="user-name data-v-7cdd8c95">{{userData.nickName}}</view><view class="user-phone data-v-7cdd8c95">{{userData.phone}}</view></view><view class="user-img data-v-7cdd8c95"><u-avatar vue-id="8dd740cc-8" src="{{userData.headImage}}" size="160" class="data-v-7cdd8c95" bind:__l="__l"></u-avatar></view></view><block wx:for="{{handleList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goToHandle',['$0'],[[['handleList','',index]]]]]]]}}" class="user-handle data-v-7cdd8c95" bindtap="__e"><view class="handle-icon data-v-7cdd8c95"><u-image vue-id="{{'8dd740cc-9-'+index}}" src="{{item.icon}}" mode="aspectFit" width="28px" height="28px" class="data-v-7cdd8c95" bind:__l="__l"></u-image></view><view class="handle-label data-v-7cdd8c95">{{item.label}}</view><view class="handle-arrow data-v-7cdd8c95"><u-icon vue-id="{{'8dd740cc-10-'+index}}" name="arrow-right" color="#cccccc" size="32" class="data-v-7cdd8c95" bind:__l="__l"></u-icon></view></view></block></view><u-top-tips vue-id="8dd740cc-11" data-ref="uTips" class="data-v-7cdd8c95 vue-ref" bind:__l="__l"></u-top-tips><u-tabbar bind:input="__e" vue-id="8dd740cc-12" list="{{tabbarList}}" mid-button="{{true}}" active-color="{{mainColor}}" inactive-color="#cccccc" icon-size="60" value="{{current}}" data-event-opts="{{[['^input',[['__set_model',['','current','$event',[]]]]]]}}" class="data-v-7cdd8c95" bind:__l="__l"></u-tabbar></view>
|