瀏覽代碼

fix

master
王露 2 年之前
父節點
當前提交
91567fe13b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      digital-park-web/digital-park/src/views/index/Service.vue

+ 1
- 1
digital-park-web/digital-park/src/views/index/Service.vue 查看文件

@@ -58,7 +58,7 @@
{{ activeTab === 0 ? item.productName : item.name }}
</span>
<span class="product_content">
{{ activeTab === 0 ? item.productDetail : item.introduce }}
{{ activeTab === 0 ? item.productDescription : item.introduce }}
</span>

<span class="product_price">

Loading…
取消
儲存