摘要:
效果如下: 代码如下: <div class="flex"> <p :class="{'active' : curTop == index}" class="tc text-18 hover-pointer" v-for="(item, index) in topTab" :key="index" 阅读全文
摘要:
:style="{'backgroundImage': 'url(' + item.img + ')'} 作者:微微一笑绝绝子出处:https://www.cnblogs.com/wwyxjjz/p/15935847.html本博客文章均为作者原创,转载请注明作者和原文链接。 阅读全文