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