From 4ac17b52d75feaa9be22554b0110612595abb1e3 Mon Sep 17 00:00:00 2001 From: guoxing <1369478551@qq.com> Date: Tue, 14 Feb 2023 18:48:21 +0800 Subject: [PATCH] 2023-02-14 --- mallplusui-uniapp-app2/pages/index/index.vue | 463 ++++++------------ .../pagesA/product/product.vue | 10 +- 2 files changed, 157 insertions(+), 316 deletions(-) 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 }}】 + - + - -