diff --git a/mallplusui-uniapp-app2/pages/index/index.vue b/mallplusui-uniapp-app2/pages/index/index.vue index 337d922..3d6d8f0 100644 --- a/mallplusui-uniapp-app2/pages/index/index.vue +++ b/mallplusui-uniapp-app2/pages/index/index.vue @@ -187,74 +187,81 @@ - - - - - 新品推荐 + + + + + 新品推荐 + + - - - - - - - + + + + + + + {{ item.productName }} + + 惠农价¥{{ item.price }} + 县区商超价¥{{ item.price }} + + + - {{ item.productName }} - ¥{{ item.price }} - + - - - - - - - 人气推荐 + + + + + 人气推荐 + + - - - - - - - + + + + + + + {{ item.name }} + + 惠农价¥{{ item.price }} + 县区商超价¥{{ item.price }} + + - {{ item.name }} - ¥{{ item.price }} - + - - - - - - - 新品上市 + + + + + 新品上市 + + - - - - - - - + + + + + + + {{ item.name }} + 【{{ item.storeName }}】 + 惠农价¥{{ item.price }} - {{ item.name }} - ¥{{ item.price }} - 【{{ item.storeName }}】 + - + - -