ZZJ
2022-07-27 013c4922a3296e95a54c1902c09b44d62a000eb2
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>