1 |
- <view class="data-v-4ed295c8"><fa-navbar vue-id="37fe3b31-1" title="{{userInfo.nickname||'用户'}}" border-bottom="{{false}}" class="data-v-4ed295c8"></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="37fe3b31-2" size="120" show-sex="{{true}}" sex-icon="{{userInfo.gender==1?'man':'woman'}}" src="{{url||userInfo.avatar}}" class="data-v-4ed295c8"></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><fa-u-tabs vue-id="37fe3b31-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"></fa-u-tabs><u-gap vue-id="37fe3b31-4" height="1" bg-color="#f4f6f8" class="data-v-4ed295c8"></u-gap><u-gap vue-id="37fe3b31-5" height="30" bg-color="#fff" class="data-v-4ed295c8"></u-gap><block s-if="{{current}}"><view class="data-v-4ed295c8"><block s-for="list trackBy res.id" s-for-item="res" s-for-index="index"><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 s-else><view class="data-v-4ed295c8"><view class="list u-bg-white data-v-4ed295c8"><block s-for="$root.l0 trackBy index" s-for-item="item" s-for-index="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="{{'37fe3b31-6-'+index}}" width="300rpx" border-radius="10" height="225rpx" src="{{item.$orig.image}}" class="data-v-4ed295c8"></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 s-for="item.$orig.taglist trackBy idx" s-for-item="it" s-for-index="idx"><view class="u-m-r-10 data-v-4ed295c8"><u-tag vue-id="{{'37fe3b31-7-'+index+'-'+idx}}" text="{{it.name}}" shape="circle" bg-color="{{lightColor}}" border-color="{{faBorderColor}}" color="{{theme.bgColor}}" class="data-v-4ed295c8"></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="37fe3b31-8" scroll-top="{{scrollTop}}" icon-style="{{$root.a0}}" custom-style="{{({backgroundColor:lightColor})}}" class="data-v-4ed295c8"></u-back-top><block s-if="{{list.length}}"><view class="u-p-30 data-v-4ed295c8"><u-loadmore vue-id="37fe3b31-9" bg-color="#ffffff" status="{{status}}" class="data-v-4ed295c8"></u-loadmore></view></block><fa-tabbar vue-id="37fe3b31-10" class="data-v-4ed295c8"></fa-tabbar></view>
|