소스 검색

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…
취소
저장