1 |
- <view class="content data-v-44846a28"><u-form vue-id="4c07d8cc-1" model="{{form}}" label-width="140" data-ref="form" class="data-v-44846a28 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('4c07d8cc-2')+','+('4c07d8cc-1')}}" label="补课学员" prop="content" required="{{true}}" label-position="top" class="data-v-44846a28" bind:__l="__l" vue-slots="{{['default']}}"><u-grid vue-id="{{('4c07d8cc-3')+','+('4c07d8cc-2')}}" col="{{3}}" border="{{false}}" class="data-v-44846a28" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{userList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-grid-item vue-id="{{('4c07d8cc-4-'+index)+','+('4c07d8cc-3')}}" class="data-v-44846a28" bind:__l="__l" vue-slots="{{['default']}}"><u-avatar vue-id="{{('4c07d8cc-5-'+index)+','+('4c07d8cc-4-'+index)}}" src="{{item.url}}" mode="circle" size="128" show-level="{{true}}" level-icon="checkbox-mark" level-bg-color="{{mainColor}}" class="data-v-44846a28" bind:__l="__l"></u-avatar><view class="grid-text data-v-44846a28">{{item.name}}</view></u-grid-item></block><u-grid-item bindtap="__e" vue-id="{{('4c07d8cc-6')+','+('4c07d8cc-3')}}" data-event-opts="{{[['tap',[['goToSelectStudent']]]]}}" class="data-v-44846a28" bind:__l="__l" vue-slots="{{['default']}}"><view class="slot-btn data-v-44846a28"><u-icon vue-id="{{('4c07d8cc-7')+','+('4c07d8cc-6')}}" name="plus" size="60" color="#999999" class="data-v-44846a28" bind:__l="__l"></u-icon></view></u-grid-item></u-grid></u-form-item><u-form-item vue-id="{{('4c07d8cc-8')+','+('4c07d8cc-1')}}" label="补课地点" prop="address" required="{{true}}" class="data-v-44846a28" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('4c07d8cc-9')+','+('4c07d8cc-8')}}" placeholder="请输入补课地点" value="{{form.address}}" data-event-opts="{{[['^input',[['__set_model',['$0','address','$event',[]],['form']]]]]}}" class="data-v-44846a28" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('4c07d8cc-10')+','+('4c07d8cc-1')}}" label="备注" prop="remark" required="{{true}}" class="data-v-44846a28" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('4c07d8cc-11')+','+('4c07d8cc-10')}}" type="textarea" placeholder="请输入备注" auto-height="{{true}}" height="{{100}}" value="{{form.remark}}" data-event-opts="{{[['^input',[['__set_model',['$0','remark','$event',[]],['form']]]]]}}" class="data-v-44846a28" bind:__l="__l"></u-input></u-form-item></u-form><view class="handle-fix-box data-v-44846a28"><u-button vue-id="4c07d8cc-12" type="warning" shape="circle" ripple="{{true}}" custom-style="{{customStyle}}" data-event-opts="{{[['^click',[['submitForm']]]]}}" bind:click="__e" class="data-v-44846a28" bind:__l="__l" vue-slots="{{['default']}}">提交</u-button></view><u-top-tips vue-id="4c07d8cc-13" data-ref="uTips" class="data-v-44846a28 vue-ref" bind:__l="__l"></u-top-tips></view>
|