1 |
- <view class="data-v-4ed295c8"><fa-navbar vue-id="37fea5bf-1" title="{{userInfo.nickname||'用户'}}" border-bottom="{{false}}" class="data-v-4ed295c8" bind:__l="__l"></fa-navbar><view class="u-p-t-30 u-p-b-50 home data-v-4ed295c8" style="{{'background-color:'+(theme.bgColor||'#374486')+';'}}"><view class="userinfo data-v-4ed295c8"><u-avatar vue-id="37fea5bf-2" size="120" show-sex="{{true}}" sex-icon="{{userInfo.gender==1?'man':'woman'}}" src="{{url||userInfo.avatar}}" class="data-v-4ed295c8" bind:__l="__l"></u-avatar><view class="u-m-t-10 u-p-l-80 u-p-r-80 u-line-1 data-v-4ed295c8">{{userInfo.nickname||''}}</view><view class="u-m-t-10 u-p-l-80 u-p-r-80 u-line-2 data-v-4ed295c8">{{userInfo.bio||'这家伙很懒,什么也没写!'}}</view></view><view class="corrugated data-v-4ed295c8"><view class="wave-top wave-item data-v-4ed295c8" style="{{'background-image:'+('url('+wavetop+')')+';'}}"></view><view class="wave-middle wave-item data-v-4ed295c8" style="{{'background-image:'+('url('+wavemiddle+')')+';'}}"></view><view class="wave-bottom wave-item data-v-4ed295c8" style="{{'background-image:'+('url('+wavebottom+')')+';'}}"></view></view></view><u-tabs vue-id="37fea5bf-3" list="{{tableList}}" active-color="{{theme.bgColor}}" bar-width="{{tabwidth}}" is-scroll="{{false}}" current="{{current}}" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-4ed295c8" bind:__l="__l"></u-tabs><u-gap vue-id="37fea5bf-4" height="1" bg-color="#f4f6f8" class="data-v-4ed295c8" bind:__l="__l"></u-gap><u-gap vue-id="37fea5bf-5" height="30" bg-color="#fff" class="data-v-4ed295c8" bind:__l="__l"></u-gap><block tt:if="{{current}}"><view class="data-v-4ed295c8"><block tt:for="{{list}}" tt:for-item="res" tt:for-index="index" tt:key="id"><view data-event-opts="{{[['tap',[['goDetail',['$0'],[[['list','id',res.id,'archives']]]]]]]}}" class="comment data-v-4ed295c8" bindtap="__e"><view class="left data-v-4ed295c8"><image src="{{res.archives&&res.archives.image}}" mode="aspectFill" class="data-v-4ed295c8"></image></view><view class="right data-v-4ed295c8"><view class="content u-line-2 data-v-4ed295c8">{{res.archives&&res.archives.title}}</view><view class="reply-box data-v-4ed295c8"><view class="item data-v-4ed295c8"><view class="u-tips-color data-v-4ed295c8"><rich-text nodes="{{res.content}}" class="data-v-4ed295c8"></rich-text></view></view></view></view></view></block></view></block><block tt:else><view class="data-v-4ed295c8"><view class="list u-bg-white data-v-4ed295c8"><block tt:for="{{$root.l0}}" tt:for-item="item" tt:for-index="index" tt:key="index"><view data-event-opts="{{[['tap',[['goDetail',['$0'],[[['list','',index]]]]]]]}}" class="item u-flex u-p-30 u-border-bottom data-v-4ed295c8" bindtap="__e"><view class="data-v-4ed295c8"><u-image vue-id="{{'37fea5bf-6-'+index}}" width="300rpx" border-radius="10" height="225rpx" src="{{item.$orig.image}}" class="data-v-4ed295c8" bind:__l="__l"></u-image></view><view class="u-m-l-20 content data-v-4ed295c8"><view class="u-text-weight data-v-4ed295c8"><text class="u-line-2 data-v-4ed295c8">{{item.$orig.title}}</text></view><view class="u-p-t-15 u-flex data-v-4ed295c8"><block tt:for="{{item.$orig.taglist}}" tt:for-item="it" tt:for-index="idx" tt:key="idx"><view class="u-m-r-10 data-v-4ed295c8"><u-tag vue-id="{{'37fea5bf-7-'+index+'-'+idx}}" text="{{it.name}}" shape="circle" bg-color="{{lightColor}}" border-color="{{faBorderColor}}" color="{{theme.bgColor}}" class="data-v-4ed295c8" bind:__l="__l"></u-tag></view></block></view><view class="u-p-t-15 u-tips-color u-line-2 data-v-4ed295c8">{{item.$orig.description}}</view><view class="u-p-t-15 u-tips-color data-v-4ed295c8">{{item.f0}}</view></view></view></block></view></view></block><u-back-top vue-id="37fea5bf-8" scroll-top="{{scrollTop}}" icon-style="{{$root.a0}}" custom-style="{{({backgroundColor:lightColor})}}" class="data-v-4ed295c8" bind:__l="__l"></u-back-top><block tt:if="{{list.length}}"><view class="u-p-30 data-v-4ed295c8"><u-loadmore vue-id="37fea5bf-9" bg-color="#ffffff" status="{{status}}" class="data-v-4ed295c8" bind:__l="__l"></u-loadmore></view></block><fa-tabbar vue-id="37fea5bf-10" class="data-v-4ed295c8" bind:__l="__l"></fa-tabbar></view>
|