我是结合的vant weapp的checkbox实现的,less代码我就不给了
index.wpy
<view class="item">
<van-checkbox-group value="{
{ checked }}" bind:change="onChange">
<van-row custom-class="padding-list" v-for="list,index in materailList">
<van-col span="2">
<van-checkbox name="{
{ list.id }}