1 |
- <view class="content data-v-636b5994"><scroll-view class="scroll-box data-v-636b5994" scroll-y="{{true}}" refresher-enabled="{{true}}" refresher-triggered="{{triggered}}" refresher-threshold="{{100}}" refresher-background="white" data-event-opts="{{[['scrolltolower',[['handleLoadMore',['$event']]]],['refresherrefresh',[['onRefresh',['$event']]]],['refresherrestore',[['onRestore',['$event']]]]]}}" bindscrolltolower="__e" bindrefresherrefresh="__e" bindrefresherrestore="__e"><u-cell-group vue-id="012bb62d-1" class="data-v-636b5994" bind:__l="__l" vue-slots="{{['default']}}"><u-cell-item vue-id="{{('012bb62d-2')+','+('012bb62d-1')}}" arrow="{{false}}" title-style="{{({width:'100%'})}}" class="data-v-636b5994" bind:__l="__l" vue-slots="{{['title']}}"><view style="display:flex;justify-content:center;" slot="title" class="data-v-636b5994"><u-avatar vue-id="{{('012bb62d-3')+','+('012bb62d-2')}}" src="{{studentInfo.studentImg}}" size="140" class="data-v-636b5994" bind:__l="__l"></u-avatar></view></u-cell-item><u-cell-item vue-id="{{('012bb62d-4')+','+('012bb62d-1')}}" title="学生姓名" value="{{studentInfo.studentName}}" arrow="{{false}}" class="data-v-636b5994" bind:__l="__l"></u-cell-item><u-cell-item vue-id="{{('012bb62d-5')+','+('012bb62d-1')}}" title="家长姓名" value="{{studentInfo.fatherName}}" arrow="{{false}}" class="data-v-636b5994" bind:__l="__l"></u-cell-item><u-cell-item vue-id="{{('012bb62d-6')+','+('012bb62d-1')}}" title="学生性别" value="{{studentInfo.sex}}" arrow="{{false}}" class="data-v-636b5994" bind:__l="__l"></u-cell-item><u-cell-item vue-id="{{('012bb62d-7')+','+('012bb62d-1')}}" title="学生年龄" value="{{studentInfo.age}}" arrow="{{false}}" class="data-v-636b5994" bind:__l="__l"></u-cell-item><u-cell-item vue-id="{{('012bb62d-8')+','+('012bb62d-1')}}" title="手机号码" value="{{studentInfo.phone}}" arrow="{{false}}" class="data-v-636b5994" bind:__l="__l"></u-cell-item><u-cell-item vue-id="{{('012bb62d-9')+','+('012bb62d-1')}}" title="沟通记录" arrow="{{false}}" title-style="{{({fontSize:'16px',fontWeight:'bold'})}}" class="data-v-636b5994" bind:__l="__l"></u-cell-item><block wx:for="{{tableList}}" wx:for-item="item" wx:for-index="index1" wx:key="index1"><u-cell-item vue-id="{{('012bb62d-10-'+index1)+','+('012bb62d-1')}}" title="{{item.coachName}}" value="{{item.time}}" label="{{item.content}}" arrow="{{false}}" title-style="{{({fontSize:'14px',fontWeight:'bold'})}}" class="data-v-636b5994" bind:__l="__l"></u-cell-item></block></u-cell-group></scroll-view><view class="handle-fix-box data-v-636b5994"><u-button vue-id="012bb62d-11" type="warning" shape="circle" ripple="{{true}}" custom-style="{{customStyle}}" data-event-opts="{{[['^click',[['goToRecordForm']]]]}}" bind:click="__e" class="data-v-636b5994" bind:__l="__l" vue-slots="{{['default']}}">填写沟通记录</u-button></view><u-top-tips vue-id="012bb62d-12" data-ref="uTips" class="data-v-636b5994 vue-ref" bind:__l="__l"></u-top-tips></view>
|