You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
886 B
1 lines
886 B
<view class="loadMore-box data-v-ccd0c8f6" style="{{'background-color:'+(bgc)+';'}}"><block wx:if="{{!isMore}}"><block class="data-v-ccd0c8f6"><view class="more-status dis-flex flex-y-center flex-x-center data-v-ccd0c8f6"><view class="loadingImg m-right10 data-v-ccd0c8f6" style="{{'background-image:'+('url('+loadingSrc+')')+';'}}"></view><view class="f-28 col-3 data-v-ccd0c8f6">正在加载</view></view></block></block><block wx:if="{{isMore}}"><block class="data-v-ccd0c8f6"><view class="not-more-status dis-flex flex-y-center flex-x-center data-v-ccd0c8f6"><view class="cut-off cut-off-left data-v-ccd0c8f6"></view><view class="not-moreTitle col-9 f-28 m-left-right-20 data-v-ccd0c8f6" style="flex:0.35;text-align:center;">{{languageStatus!=1?'暂无数据':'기록이 없습니다'}}</view><view class="cut-off cut-off-right data-v-ccd0c8f6"></view></view></block></block></view>
|