Vue 采坑记录
2019-01-17 本文已影响2人
summer_maimaiti
1、<router-link v-for="item in products" :to="{path: item.path}" tag="li" active-class="active">{{item.name}}</router-link>
图片.png 图片.png1、<router-link v-for="item in products" :to="{path: item.path}" tag="li" active-class="active">{{item.name}}</router-link>
图片.png 图片.png