You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
7.3 KiB
1 lines
7.3 KiB
<view class="bg data-v-6fa2583d"><view class="user-other-info data-v-6fa2583d"><block wx:if="{{valueType=='scenic_ids'}}"><view class="scenic-container data-v-6fa2583d"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['changeSelection',['$0'],[[['scenicIds','',i]]]]]]]}}" class="userinfo-item data-v-6fa2583d" bindtap="__e"><label class="_span data-v-6fa2583d">{{item.$orig.name}}</label><block wx:if="{{item.g0>0}}"><view class="text-overflow data-v-6fa2583d">{{item.$orig.valueStr}}</view></block><block wx:else><view class="empty-value data-v-6fa2583d">请选择</view></block></view></block></view></block><block wx:else><block wx:if="{{valueType=='lingo_ids'}}"><view class="lingo-container data-v-6fa2583d"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['changeSelection',['$0'],[[['lingoIds','',i]]]]]]]}}" class="userinfo-item data-v-6fa2583d" bindtap="__e"><label class="_span data-v-6fa2583d">{{item.$orig.name}}</label><block wx:if="{{item.g1>0}}"><view class="text-overflow data-v-6fa2583d">{{item.$orig.valueStr}}</view></block><block wx:else><view class="empty-value data-v-6fa2583d">请选择</view></block></view></block><view class="language-doc-container data-v-6fa2583d"><label class="_span data-v-6fa2583d">证明材料</label><view class="img-container data-v-6fa2583d"><block wx:for="{{fileList}}" wx:for-item="file" wx:for-index="i" wx:key="i"><view class="doc-image data-v-6fa2583d"><image class="doc-image data-v-6fa2583d" src="{{file}}"></image><view data-event-opts="{{[['tap',[['removeFile',[i]]]]]}}" class="doc-del data-v-6fa2583d" bindtap="__e">x</view></view></block><view data-event-opts="{{[['tap',[['uploadImage']]]]}}" class="doc-image flex flex-center data-v-6fa2583d" bindtap="__e"><image class="upload-image data-v-6fa2583d" src="{{$root.m0}}"></image></view></view></view></view></block><block wx:else><block wx:if="{{valueType=='sparkle_text'}}"><view class="scenic-container data-v-6fa2583d"><block wx:for="{{speakText}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view class="userinfo-item data-v-6fa2583d"><label class="_span data-v-6fa2583d">{{i==0?'主亮点':'副亮点'+i}}</label><view class="point data-v-6fa2583d"><input type="text" placeholder="请输入内容" data-event-opts="{{[['input',[['__set_model',['$0','text','$event',[]],[[['speakText','',i]]]]]]]}}" value="{{item.text}}" bindinput="__e" class="data-v-6fa2583d"/><block wx:if="{{i!=0}}"><uni-icons class="del-icon data-v-6fa2583d" vue-id="{{'f6ad9f2e-1-'+i}}" type="trash" size="20" data-event-opts="{{[['tap',[['delText',[i]]]]]}}" bindtap="__e" bind:__l="__l"></uni-icons></block></view></view></block><view data-event-opts="{{[['tap',[['addText',['$event']]]]]}}" class="add-btn data-v-6fa2583d" bindtap="__e">+ 添加更多</view></view></block><block wx:else><block wx:if="{{valueType=='video_list'}}"><view class="video-container data-v-6fa2583d"><view class="top-del data-v-6fa2583d" style="text-align:right;padding-bottom:15rpx;position:relative;"><uni-icons vue-id="f6ad9f2e-2" type="trash" size="19" data-event-opts="{{[['tap',[['changeDeleteMode',[true]]]]]}}" bindtap="__e" class="data-v-6fa2583d" bind:__l="__l"></uni-icons><block wx:if="{{$root.g2>0}}"><view class="del-num data-v-6fa2583d">{{$root.g3}}</view></block></view><view class="video-upload-container data-v-6fa2583d"><view data-event-opts="{{[['tap',[['uploadVideo']]]]}}" hidden="{{!(!deleteMode)}}" class="video-upload-image flex flex-column flex-center data-v-6fa2583d" style="border:1px dashed #ADADAD;" bindtap="__e"><image class="upload-image data-v-6fa2583d" style="margin-bottom:12rpx;" src="{{$root.m1}}"></image>上传视频</view><block wx:for="{{$root.l2}}" wx:for-item="file" wx:for-index="i" wx:key="i"><view class="video-upload-image data-v-6fa2583d"><video class="video-upload-image data-v-6fa2583d" src="{{file.$orig}}" preload="metadata" controls="{{false}}" show-progress="{{false}}" show-fullscreen-btn="{{false}}" show-play-btn="{{false}}" show-center-play-btn="{{false}}" show-loading="{{false}}"></video><view class="cover-div data-v-6fa2583d"><view data-event-opts="{{[['tap',[['playVideo',['$0'],[[['fileList','',i]]]]]]]}}" class="cover-play data-v-6fa2583d" bindtap="__e"><image style="width:66rpx;height:66rpx;" src="{{file.m2}}" class="data-v-6fa2583d"></image></view><block wx:if="{{deleteMode}}"><view data-event-opts="{{[['tap',[['changeDeleteIndex',[i]]]]]}}" class="{{['data-v-6fa2583d','delete-container',file.g4?'selected':'']}}" catchtap="__e"><block wx:if="{{!file.g5}}"><image src="{{file.m3}}" title="未选中" class="data-v-6fa2583d"></image></block><block wx:else><image src="{{file.m4}}" title="选中" class="data-v-6fa2583d"></image></block></view></block></view></view></block></view></view></block><block wx:else><view class="nickname-box data-v-6fa2583d"><input type="text" placeholder="请输入内容" data-event-opts="{{[['input',[['__set_model',['','inputValue','$event',[]]]]]]}}" value="{{inputValue}}" bindinput="__e" class="data-v-6fa2583d"/></view></block></block></block></block><block wx:if="{{!$root.g6}}"><view data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" class="btn-tao data-v-6fa2583d" bindtap="__e">保存</view></block><block wx:if="{{$root.g7}}"><view class="bottom-btn data-v-6fa2583d"><view data-event-opts="{{[['tap',[['goBack']]]]}}" class="btn data-v-6fa2583d" bindtap="__e">取消</view><view data-event-opts="{{[['tap',[['submit']]]]}}" class="btn data-v-6fa2583d" bindtap="__e">保存</view></view></block><block wx:if="{{$root.g8}}"><view class="bottom-btn-fixed data-v-6fa2583d"><block wx:if="{{!deleteMode}}"><view data-event-opts="{{[['tap',[['goBack']]]]}}" class="btn data-v-6fa2583d" bindtap="__e">取消</view><view data-event-opts="{{[['tap',[['submit']]]]}}" class="btn data-v-6fa2583d" bindtap="__e">保存</view></block><block wx:else><view data-event-opts="{{[['tap',[['changeDeleteMode',[false]]]]]}}" class="btn data-v-6fa2583d" bindtap="__e">取消删除</view><view data-event-opts="{{[['tap',[['confirmDelVideo']]]]}}" class="btn data-v-6fa2583d" bindtap="__e">确认删除</view></block></view></block></view><uni-popup vue-id="f6ad9f2e-3" type="bottom" data-ref="popup" class="data-v-6fa2583d vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-box data-v-6fa2583d"><view class="btn-top flex flex-between w-full data-v-6fa2583d"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e" class="data-v-6fa2583d">取消</view><view data-event-opts="{{[['tap',[['selectAll',['$event']]]]]}}" bindtap="__e" class="data-v-6fa2583d">全选</view></view><view class="popup-content data-v-6fa2583d"><block wx:for="{{$root.l3}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['changeItemSelect',['$0'],[[['selection.arr','',index]]]]]]]}}" class="{{['data-v-6fa2583d','popup-item','flex-center',item.g9?'active':'']}}" bindtap="__e">{{''+item.$orig.name+''}}<uni-icons data-custom-hidden="{{!(item.g10)}}" class="active-img data-v-6fa2583d" vue-id="{{('f6ad9f2e-4-'+index)+','+('f6ad9f2e-3')}}" type="checkmarkempty" size="23" color="#96684F" bind:__l="__l"></uni-icons></view></block></view><view data-event-opts="{{[['tap',[['popSubmit',['$event']]]]]}}" class="popup-btns flex-center data-v-6fa2583d" bindtap="__e"><view class="data-v-6fa2583d">确定</view></view></view></uni-popup></view>
|