From 30a2ec4e99673976daf8bf444dcc69a239383092 Mon Sep 17 00:00:00 2001 From: wangdong <1551135706@qq.com> Date: Thu, 23 May 2024 09:43:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A8=E6=80=81=E5=85=B3=E8=81=94=E5=95=86?= =?UTF-8?q?=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/squareDynamic/index.vue | 8 ++++---- pages/user/index.vue | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pages/squareDynamic/index.vue b/pages/squareDynamic/index.vue index e8cdca6..cc6d902 100644 --- a/pages/squareDynamic/index.vue +++ b/pages/squareDynamic/index.vue @@ -24,13 +24,13 @@ - + - + - {{ item.goods_name }} + {{ item.goodsInfo.goods_name }} - ¥{{ item.goods_price_min>0?Number(item.goods_price_min):0.00 }} + ¥{{ item.goodsInfo.goods_price_min>0?Number(item.goodsInfo.goods_price_min):0.00 }} 加购 diff --git a/pages/user/index.vue b/pages/user/index.vue index 2936b49..b6b1a17 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -398,6 +398,12 @@ 投诉 + + + + 意见反馈 + + @@ -509,12 +515,6 @@ 进群有礼 - - - - 意见反馈 - -