1 |
- <view class="data-v-4dcceeb0"><nav-bar vue-id="4a180d5e-1" title="我的" flex="cen" navImg="{{navImg}}" back="{{false}}" color="#333333" background="#FFFFFF" class="data-v-4dcceeb0" bind:__l="__l"></nav-bar><view class="container data-v-4dcceeb0"><view class="userInfo data-v-4dcceeb0"><u-avatar vue-id="4a180d5e-2" size="80" mode="aspectFill" src="{{userInfo.head}}" data-event-opts="{{[['^click',[['previewImg',[[userInfo.head],0]]]]]}}" bind:click="__e" class="data-v-4dcceeb0" bind:__l="__l"></u-avatar><block wx:if="{{!token}}"><view data-event-opts="{{[['tap',[['login',['$event']]]]]}}" class="nickname data-v-4dcceeb0" bindtap="__e">点击登录</view></block><block wx:else><view class="nickname data-v-4dcceeb0"><view class="top data-v-4dcceeb0">{{''+(userInfo.nickname?userInfo.nickname:"默认用户")+''}}</view><view data-event-opts="{{[['tap',[['updateAvatar',['$event']]]]]}}" class="createAvatar data-v-4dcceeb0" bindtap="__e">制作数字分身</view></view></block><block wx:if="{{token}}"><view data-event-opts="{{[['tap',[['logout',['$event']]]]]}}" style="margin-left:50px;" bindtap="__e" class="data-v-4dcceeb0"><u-icon vue-id="4a180d5e-3" name="setting-fill" size="30" class="data-v-4dcceeb0" bind:__l="__l"></u-icon></view></block></view><u-subsection vue-id="4a180d5e-4" list="{{list}}" current="{{curNow}}" activeColor="orange" fontSize="16" data-event-opts="{{[['^change',[['sectionChange']]]]}}" bind:change="__e" class="data-v-4dcceeb0" bind:__l="__l"></u-subsection><block wx:if="{{$root.g0}}"><view class="cenList data-v-4dcceeb0"><view class="swiper data-v-4dcceeb0"><block wx:for="{{picList}}" wx:for-item="item" wx:for-index="index"><view class="xiezhenBox data-v-4dcceeb0"><view class="label data-v-4dcceeb0">{{'任务'+item.task_id+''}}</view><block wx:if="{{item.state}}"><view class="picList data-v-4dcceeb0"><block wx:for="{{item.images}}" wx:for-item="item1" wx:for-index="index1"><view class="resImg data-v-4dcceeb0"><image src="{{item1}}" mode="aspectFill" data-event-opts="{{[['tap',[['previewImg',['$0',index1],[[['picList','',index,'images']]]]]]]}}" bindtap="__e" class="data-v-4dcceeb0"></image></view></block></view></block><block wx:else><view class="picList data-v-4dcceeb0"><view class="wait data-v-4dcceeb0"><image src="/static/images/loading2.gif" mode="aspectFill" class="data-v-4dcceeb0"></image><view class="txt data-v-4dcceeb0">图片生成中(预计20分钟左右生成)...</view></view></view></block></view></block><block wx:if="{{$root.g1!=0}}"><u-loadmore vue-id="4a180d5e-5" status="{{status}}" class="data-v-4dcceeb0" bind:__l="__l"></u-loadmore></block></view></view></block><block wx:else><view style="margin-top:100rpx;" class="data-v-4dcceeb0"><u-empty vue-id="4a180d5e-6" mode="data" text="暂无数据" icon="../../../../static/empty.png" class="data-v-4dcceeb0" bind:__l="__l"></u-empty></view></block></view></view>
|