王露 hace 2 años
padre
commit
91567fe13b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 Ver fichero

@@ -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">

Cargando…
Cancelar
Guardar