王露 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">

読み込み中…
キャンセル
保存