diff --git a/pages/plugins/distribution/recommend-detail/recommend-detail.vue b/pages/plugins/distribution/recommend-detail/recommend-detail.vue index 2abaa277..2ba7a821 100644 --- a/pages/plugins/distribution/recommend-detail/recommend-detail.vue +++ b/pages/plugins/distribution/recommend-detail/recommend-detail.vue @@ -17,31 +17,33 @@ - - - - - {{ item.goods.title }} - - {{ currency_symbol }}{{ item.goods.price }} - {{ currency_symbol }}{{ item.goods.original_price }} - {{ item.goods.inventory }}{{ item.goods.inventory_unit }} - - - - {{ item.spec_text_view }} - - - - - + - + + + + + + {{ item.goods.title }} + + {{ currency_symbol }}{{ item.goods.price }} + {{ currency_symbol }}{{ item.goods.original_price }} + {{ item.goods.inventory }}{{ item.goods.inventory_unit }} + + + + {{ item.spec_text_view }} + + - + + + + + + {{ item.goods.error_msg }} - {{ item.goods.error_msg }} - +