| {{ activeTab === 0 ? item.productName : item.name }} | {{ activeTab === 0 ? item.productName : item.name }} | ||||
| </span> | </span> | ||||
| <span class="product_content"> | <span class="product_content"> | ||||
| {{ activeTab === 0 ? item.productDetail : item.introduce }} | |||||
| {{ activeTab === 0 ? item.productDescription : item.introduce }} | |||||
| </span> | </span> | ||||
| <span class="product_price"> | <span class="product_price"> |