1 |
- <view><fa-navbar vue-id="50c90251-1" title="搜索"></fa-navbar><view class="u-p-20 u-bg-white"><u-search vue-id="50c90251-2" placeholder="请输入关键词搜索" focus="{{true}}" value="{{keyword}}" data-event-opts="{{[['^custom',[['search']]],['^input',[['__set_model',['','keyword','$event',[]]]]]]}}" bind:custom="__e" bind:input="__e"></u-search></view><view class="u-bg-white u-border-bottom"><fa-orderby vue-id="50c90251-3" tabList="{{tabList}}" showField="title" activeColor="{{theme.bgColor}}" data-event-opts="{{[['^change',[['orderChange']]]]}}" bind:change="__e"></fa-orderby></view><fa-article-item vue-id="50c90251-4" archivesList="{{pageList}}"></fa-article-item><block s-if="{{!pageList.length}}"><view class="u-p-60"><u-empty vue-id="50c90251-5" text="没有更多了"></u-empty></view></block><block s-if="{{pageList.length}}"><view class="u-p-30"><u-loadmore vue-id="50c90251-6" bg-color="#f4f6f8" status="{{status}}"></u-loadmore></view></block><u-back-top vue-id="50c90251-7" scroll-top="{{scrollTop}}" icon-style="{{$root.a0}}" custom-style="{{({backgroundColor:lightColor})}}"></u-back-top><fa-tabbar vue-id="50c90251-8"></fa-tabbar></view>
|