1 |
- <view class="outerBox data-v-57280228"><nav-bar vue-id="8dd740cc-1" title="首页" flex="cen" navImg="{{navImg}}" back="{{false}}" color="#333333" background="#FFFFFF" class="data-v-57280228" bind:__l="__l"></nav-bar><view class="upload data-v-57280228"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="currModel data-v-57280228" bindtap="__e"><block wx:if="{{currModalCon}}"><view class="left data-v-57280228">{{'当前模型:'+(currModalCon.type+'-'+currModalCon.name)+''}}</view></block><block wx:if="{{currModalCon}}"><view class="right data-v-57280228"></view></block></view><view class="tipTxt data-v-57280228">请按要求点击上传您的照片(至少5张)</view><u-upload style="margin-top:20px;" vue-id="8dd740cc-2" fileList="{{fileList1}}" name="1" multiple="{{true}}" maxCount="{{20}}" data-event-opts="{{[['^afterRead',[['afterRead']]],['^delete',[['deletePic']]]]}}" bind:afterRead="__e" bind:delete="__e" class="data-v-57280228" bind:__l="__l"></u-upload></view><view class="content data-v-57280228"><u-divider vue-id="8dd740cc-3" text="照片示例" class="data-v-57280228" bind:__l="__l"></u-divider><view class="examplePic data-v-57280228"><block wx:for="{{exampleList}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['previewImg',['$0',index],['exampleList']]]]]}}" class="item data-v-57280228" bindtap="__e"><image class="imagesRow data-v-57280228" src="{{item.url}}" mode="widthFix"></image><u-icon vue-id="{{'8dd740cc-4-'+index}}" name="{{index==0?'checkmark':'close'}}" label="{{item.text}}" labelPos="top" labelSize="12px" color="#febb2b" size="18" class="data-v-57280228" bind:__l="__l"></u-icon></view></block></view><view class="botTipTxtBox data-v-57280228"><u--text vue-id="8dd740cc-5" color="#aeaeae" size="12px" align="center" text="温馨提醒:目前婴儿、老人、眼镜等特征效果有不稳定性,我们正在努力优化" class="data-v-57280228" bind:__l="__l"></u--text></view><block wx:if="{{isGen}}"><view class="btnBox data-v-57280228" style="display:flex;justify-content:space-between;margin-top:20px;"><block wx:if="{{$root.g0}}"><view data-event-opts="{{[['tap',[['createRenwu']]]]}}" class="btn b1 data-v-57280228" bindtap="__e">立即生成</view></block><block wx:else><view data-event-opts="{{[['tap',[['reCreate',['$event']]]]]}}" class="btn b2 data-v-57280228" bindtap="__e">重新上传</view></block></view></block></view><u-popup vue-id="8dd740cc-6" show="{{show}}" round="{{10}}" data-event-opts="{{[['^close',[['close']]],['^open',[['open']]]]}}" bind:close="__e" bind:open="__e" class="data-v-57280228" bind:__l="__l" vue-slots="{{['default']}}"><view class="modelBox data-v-57280228"><view class="mName data-v-57280228"><view class="left data-v-57280228">模型选择:</view><u-icon vue-id="{{('8dd740cc-7')+','+('8dd740cc-6')}}" name="close" color="black" size="20" data-event-opts="{{[['^click',[['e1']]]]}}" bind:click="__e" class="data-v-57280228" bind:__l="__l"></u-icon></view><view class="top1 data-v-57280228"><u-subsection vue-id="{{('8dd740cc-8')+','+('8dd740cc-6')}}" fontSize="16" activeColor="orange" list="{{manList}}" current="{{current}}" data-event-opts="{{[['^change',[['sectionChange']]]]}}" bind:change="__e" class="data-v-57280228" bind:__l="__l"></u-subsection></view><block wx:if="{{current==0}}"><view class="bot1 data-v-57280228"><block wx:for="{{styles.man}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['selM',[0,index,'$0'],[[['styles.man','',index]]]]]]]}}" class="{{['item1','data-v-57280228',manCurrIndex==index?'at':'']}}" bindtap="__e">{{''+item.name+''}}</view></block><view class="pos data-v-57280228"></view></view></block><block wx:else><view class="bot1 data-v-57280228"><block wx:for="{{styles.woman}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['selM',[1,index,'$0'],[[['styles.woman','',index]]]]]]]}}" class="{{['item1','data-v-57280228',womanCurrIndex==index?'at':'']}}" bindtap="__e">{{''+item.name+''}}</view></block><view class="pos data-v-57280228"></view></view></block></view></u-popup></view>
|