摘要: html: //全选按钮 <li class="choice_fme"> <div @click="checkAll" v-bind:class='[!isCheckAll ? "not_pitch_on" : "pitch_on"]'></div> </li> //列表 <ul class="ms 阅读全文
posted @ 2018-06-29 09:28 慕城蓝就 阅读(542) 评论(0) 推荐(0)