richarticle.swan 1.4 KB

1
  1. <view><fa-navbar vue-id="2aee57bf-1" title="{{vuex_table_title||'资讯'}}"></fa-navbar><block s-if="{{is_show}}"><view class="u-p-20 u-bg-white u-flex u-col-center"><view class="u-flex-1"><fa-search vue-id="2aee57bf-2" mode="{{2}}"></fa-search></view><block s-if="{{is_order}}"><view class="u-p-l-15 u-p-r-5 u-flex u-col-center"><fa-orderby-select vue-id="2aee57bf-3" filterList="{{filterList}}" orderList="{{orderList}}" multiple="{{true}}" data-event-opts="{{[['^change',[['goOrderBy']]]]}}" bind:change="__e"></fa-orderby-select></view></block></view></block><block s-if="{{isTab}}"><view class="u-border-top"><fa-u-tabs vue-id="2aee57bf-4" list="{{tabList}}" active-color="{{theme.bgColor}}" bar-width="{{tabwidth}}" name="title" is-scroll="{{true}}" current="{{current}}" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e"></fa-u-tabs></view></block><fa-article-item vue-id="2aee57bf-5" archives-list="{{archivesList}}"></fa-article-item><block s-if="{{archivesList.length}}"><view class="u-p-30"><u-loadmore vue-id="2aee57bf-6" bg-color="#f4f6f8" status="{{status}}"></u-loadmore></view></block><block s-if="{{is_empty}}"><view class="u-m-t-60 u-p-t-60"><u-empty vue-id="2aee57bf-7" text="暂无内容展示" mode="list"></u-empty></view></block><u-back-top vue-id="2aee57bf-8" scroll-top="{{scrollTop}}" icon-style="{{$root.a0}}" custom-style="{{({backgroundColor:lightColor})}}"></u-back-top><fa-tabbar vue-id="2aee57bf-9"></fa-tabbar></view>