<van-field required data-id="{{index}}" value="{{content}}" label="报价信息" placeholder="请点击填入交易需求" bind:focus="showPopupQuotation"></van-field>
<van-field data-id="{{index}}" value="{{month}}" label="月份" placeholder="请点击选择具体月份" bind:focus="showPopupMonth"/>
</block>
<button class='add-li' bindtap='addList'>添加报价单</button>
<button class='add-li' bindtap='delList'>删除报价单</button>
弄一个代码片段吧
https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html