征信小程序
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 line
1009 B

3 months ago
<view class="release data-v-66e2d13c"><view class="tab data-v-66e2d13c"><block wx:for="{{typeList}}" wx:for-item="a" wx:for-index="i"><view data-event-opts="{{[['tap',[['tabItem',[i]]]]]}}" class="{{['li','data-v-66e2d13c',tabIndex==i?'li-on':'']}}" bindtap="__e">{{a.name}}</view></block></view><block wx:for="{{list}}" wx:for-item="a" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['openPage',['$0'],[[['list','',i,'id']]]]]]]}}" class="item data-v-66e2d13c" bindtap="__e"><view class="a data-v-66e2d13c">{{''+a.title+''}}<text class="data-v-66e2d13c">{{a.content_tag}}</text></view><view class="b data-v-66e2d13c"><view class="{{['tag','data-v-66e2d13c',a.status!=-1?'':'tag-on']}}">{{a.status_text}}</view>{{'阅读:'+a.readnum+''}}</view></view></block><block wx:if="{{total==0}}"><view class="empty data-v-66e2d13c"><image src="https://zhengxin.njrenzhou.cn/static/empty.png" class="data-v-66e2d13c"></image><view class="txt data-v-66e2d13c">暂无数据 ~</view></view></block></view>