1 line
2.9 KiB
Plaintext
1 line
2.9 KiB
Plaintext
<view class="publicity-body _div data-v-3f6773b1"><view class="screen-box _div data-v-3f6773b1"><picker class="screen-unit data-v-3f6773b1" mode="multiSelector" value="{{values}}" range="{{dateCodes}}" data-event-opts="{{[['columnchange',[['bindDateColumnChange',['$event']]]],['change',[['bindDateChange',['$event']]]]]}}" bindcolumnchange="__e" bindchange="__e"><view class="data-v-3f6773b1">{{pageMsg.showDate}}</view></picker><picker class="screen-unit data-v-3f6773b1" mode="selector" value="{{pageMsg.selectPart}}" range-key="ServerPart_Name" range="{{screenPartCodes}}" data-event-opts="{{[['change',[['bindPartChange',['$event']]]]]}}" bindchange="__e"><view class="data-v-3f6773b1">{{pageMsg.selectPart!=0?screenPartCodes[pageMsg.selectPart].ServerPart_Name:' 全部服务区'}}</view></picker></view><block wx:if="{{publicity.length>0}}"><view class="data-v-3f6773b1"><block wx:for="{{publicity}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['gopublicityDetail',['$0'],[[['publicity','',i]]]]]]]}}" class="publicity-unit _div data-v-3f6773b1" bindtap="__e"><view class="publicity-unit-body _div data-v-3f6773b1"><view class="publicity-unit-title _div data-v-3f6773b1">{{''+item.PUBLICITY_TITTLE+''}}</view><view class="publicity-unit-info flex-between _div data-v-3f6773b1"><view class="serverpart-name _div data-v-3f6773b1"><view class="severpart-ico data-v-3f6773b1"></view><label class="_span data-v-3f6773b1">{{item.SERVERPART_NAME}}</label></view><view class="data-v-3f6773b1"><text class="severpart-base-text data-v-3f6773b1">{{item.STAFF_NAME}}</text><text class="severpart-base-text data-v-3f6773b1">{{item.OPERATE_DATE}}</text></view></view><view class="publicity-text _p data-v-3f6773b1">{{item.PUBLICITY_CONTENT}}</view><view class="publicity-unit-info publicity-bottom _div data-v-3f6773b1"><view class="button-box _div data-v-3f6773b1"><view class="img-tsr _i data-v-3f6773b1"></view><text class="button-text data-v-3f6773b1">{{item.COMMENT_COUNT+"评论"}}</text></view><view class=" button-box _div data-v-3f6773b1" hover-class="navigator-hover" data-event-opts="{{[['tap',[['tapPublicity',['$0'],[[['publicity','',i]]]]]]]}}" catchtap="__e"><view class="{{['img-lxfs _i data-v-3f6773b1',(item.THUMBUP_STATE==1)?'img-zan-active':'']}}"></view><text class="{{['button-text data-v-3f6773b1',(item.THUMBUP_STATE==1)?'active':'']}}">{{item.THUMBUP_COUNT+"赞"}}</text></view></view></view></view></block></view></block><block wx:else><block wx:if="{{!pageMsg.isLoading}}"><view style="height:100%;" class="data-v-3f6773b1"><no-found vue-id="a1871c18-1" nodata="{{publicity.length>0?false:true}}" class="data-v-3f6773b1" bind:__l="__l"></no-found></view></block></block><block wx:if="{{publicity.length>0}}"><view class="load-more data-v-3f6773b1"><text class="data-v-3f6773b1">{{!pageMsg.isEnd?'正在加载,请稍后...':'——— 我是有底线的 ———'}}</text></view></block></view> |