1 line
3.8 KiB
Plaintext
1 line
3.8 KiB
Plaintext
<view class="data-v-590e6114"><view class="work_li data-v-590e6114"><block wx:if="{{info.staff}}"><view class="li_left data-v-590e6114"><image class="li_img data-v-590e6114" src="{{info.staff.img?info.staff.img:BASE_IMG_URL+'headImg.png'}}" mode></image><view class="data-v-590e6114"><view class="li_name data-v-590e6114">{{info.staff.name+''}}<text style="font-size:24rpx;color:#999;margin-left:15rpx;" class="data-v-590e6114">{{info.staff.post?info.staff.post:''}}</text></view><view class="li_post data-v-590e6114">{{info.createtime}}</view></view></view></block><view class="li_right data-v-590e6114"><block wx:if="{{info.type=='日报'}}"><view class="tatus firbg data-v-590e6114">日报</view></block><block wx:if="{{info.type=='周报'}}"><view class="tatus secbg data-v-590e6114">周报</view></block><block wx:if="{{info.type=='月报'}}"><view class="tatus thrbg data-v-590e6114">月报</view></block><block wx:if="{{info.type=='季报'}}"><view class="tatus forbg data-v-590e6114">季报</view></block><block wx:if="{{info.type=='年报'}}"><view class="tatus fivbg data-v-590e6114">年报</view></block></view></view><view class="title_tit data-v-590e6114">工作内容</view><block wx:for="{{listForm}}" wx:for-item="item" wx:for-index="index" wx:key="index"><form-item vue-id="{{'61d0eafa-1-'+index}}" objInfo="{{item}}" autoHeight="{{autoHeight}}" isEdit="{{false}}" class="data-v-590e6114" bind:__l="__l"></form-item></block><view class="title_tit data-v-590e6114">评论列表</view><view class="comment_list data-v-590e6114"><block wx:for="{{commont_list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item_content data-v-590e6114"><view class="con_img data-v-590e6114"><image src="{{item.staff.img?item.staff.img:BASE_IMG_URL+'headImg.png'}}" mode class="data-v-590e6114"></image></view><view class="con_main data-v-590e6114"><view class="main_first data-v-590e6114"><view class="first_left data-v-590e6114"><view class="data-v-590e6114">{{item.staff.name}}</view><view class="fontColor data-v-590e6114">{{item.staff.post?item.staff.post:''}}</view></view><view class="iconfont data-v-590e6114"><text class="data-v-590e6114">{{item.createtime}}</text></view></view><view class="main_second data-v-590e6114"><view class="data-v-590e6114">{{item.content}}</view></view></view></view></block><block wx:if="{{$root.g0==0}}"><u-loadmore vue-id="61d0eafa-2" status="nomore" class="data-v-590e6114" bind:__l="__l"></u-loadmore></block></view><view style="height:100rpx;" class="data-v-590e6114"></view><view class="bottom_nav data-v-590e6114"><view data-event-opts="{{[['tap',[['publishClick',['$event']]]]]}}" class="bottom_item data-v-590e6114" bindtap="__e">发布评论</view><view data-event-opts="{{[['tap',[['lookTip',['$event']]]]]}}" class="bott_text data-v-590e6114" bindtap="__e">{{"已读("+readNum+")/"}}<label class="_span data-v-590e6114">{{"未读("+noReadNum+")"}}</label></view></view><u-popup vue-id="61d0eafa-3" mode="bottom" value="{{popupShow}}" data-event-opts="{{[['^close',[['closePup']]],['^input',[['__set_model',['','popupShow','$event',[]]]]]]}}" bind:close="__e" bind:input="__e" class="data-v-590e6114" bind:__l="__l" vue-slots="{{['default']}}"><view class="textArea data-v-590e6114"><textarea placeholder-style="font-size:24rpx;color:#999;" placeholder="请填写评论" data-event-opts="{{[['input',[['__set_model',['','content','$event',[]]]]]]}}" value="{{content}}" bindinput="__e" class="data-v-590e6114"></textarea><view data-event-opts="{{[['tap',[['$noMultipleClicks',['$0'],['btnPubClick']]]]]}}" class="fabu data-v-590e6114" bindtap="__e">发布</view></view></u-popup><read-or-noread vue-id="61d0eafa-4" showRead="{{showRead}}" readList="{{readList}}" noReadlist="{{noReadlist}}" readNum="{{readNum}}" noReadNum="{{noReadNum}}" data-ref="readChild" class="data-v-590e6114 vue-ref" bind:__l="__l"></read-or-noread></view> |