摘要:
一,v-bind:class 一个对象,以动态地切换 class: <view class="static" v-bind:class="{ active: isActive, 'text-danger': hasError }"> </view> 结果为:<div class="static ac 阅读全文
posted @ 2021-08-26 14:34
424174余
阅读(249)
评论(0)
推荐(0)
浙公网安备 33010602011771号