src/views/index/components/rightRrid.vue
@@ -9,7 +9,7 @@ {{ item.description }} </div> <price :priceNew="item.priceBase"></price> <div class="button" @click="buyProduct(item.id)">立即购买</div> <div class="button" @click="buyProduct(item.id)">立即安装</div> </div> </div> </template>