diff --git a/components/common/product/list.vue b/components/common/product/list.vue index 5a36d76..4174bcb 100644 --- a/components/common/product/list.vue +++ b/components/common/product/list.vue @@ -5,29 +5,31 @@ style="margin-bottom: 10px;">
- +
- - - # {{ tag }} - - - - - - - - {{product.productDescription}} - - - - 了解更多 - + + + # {{ tag }} + + + + + + + + {{ product.productDescription }} + + + + 了解更多 +
@@ -168,6 +170,7 @@ h3, .h3 { padding-right: 0.75rem; padding-left: 0.75rem; } + .text-container { display: -webkit-box; -webkit-box-orient: vertical;