1 line
1.0 KiB
Plaintext
1 line
1.0 KiB
Plaintext
<view class="content bgfff data-v-4fc962cd"><view class="box data-v-4fc962cd"><view class="product data-v-4fc962cd"><block wx:for="{{newsList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleActive',['$0'],[[['newsList','',index,'id']]]]]]]}}" class="newslist data-v-4fc962cd" bindtap="__e"><view class="right data-v-4fc962cd"><image src="{{item.url_data}}" mode="aspectFit" class="data-v-4fc962cd"></image></view><view class="left data-v-4fc962cd"><view class="title data-v-4fc962cd">{{''+item.title+''}}</view><view class="data-v-4fc962cd">{{'报名人数:'+item.people_num+''}}</view></view><view class="time isAddress c999 data-v-4fc962cd"><icon class="iconfont icon-icon-test1 data-v-4fc962cd"></icon>{{''+item.start_time+" 至 "+item.end_time+''}}</view></view></block></view><block wx:if="{{!$root.g0}}"><view class="nolist data-v-4fc962cd" style="margin-top:15px;"><image src="/static/none.png" class="data-v-4fc962cd"></image><text class="data-v-4fc962cd">暂无数据</text></view></block></view></view> |