<ul class="title">
      <li v-for="(item,index) in tabTile ":key='1'  @click="cur=index" :class="{active:cur==index}"> {{item}}</li>
    </ul>

 

相关文章:

  • 2021-07-07
  • 2022-12-23
  • 2022-12-23
  • 2021-10-21
  • 2021-10-27
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-31
  • 2022-12-23
相关资源
相似解决方案