index.wxml 765 B

1
  1. <view class="_div"><button data-event-opts="{{[['tap',[['jumpReport']]]]}}" class="mt10 top_buttom" bindtap="__e"><van-icon vue-id="983cfe48-1" name="plus" data-com-type="wx" bind:__l="__l"></van-icon>新增年度计划</button><view class="list _div"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['junmpMyMechantsDetails',['$0'],[[['list','',index,'id']]]]]]]}}" class="list-row _div" bindtap="__e"><view class="cell_1 _div"><view class="width100 height44rpx _div"><view class="first_title _div">{{''+item.attributiveYear+"年 "+(" "+item.companyName)+''}}</view></view></view><image style="width:40rpx;height:40rpx;" src="{{$root.m0}}" alt class="_img"></image></view></block></view></view>