From 8f9eece29d4524534abe5481bf026522f8919436 Mon Sep 17 00:00:00 2001
From: lifizer <913626195@qq.com>
Date: Tue, 16 Apr 2024 18:03:47 +0800
Subject: [PATCH] =?UTF-8?q?Style(=E5=95=86=E5=93=81&=E5=BA=97=E9=93=BA):?=
=?UTF-8?q?=E7=95=8C=E9=9D=A2=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/shop/GoodsList/index.vue | 110 +++++++++++++++++----------------
1 file changed, 57 insertions(+), 53 deletions(-)
diff --git a/pages/shop/GoodsList/index.vue b/pages/shop/GoodsList/index.vue
index def431b..2c98f64 100644
--- a/pages/shop/GoodsList/index.vue
+++ b/pages/shop/GoodsList/index.vue
@@ -51,32 +51,34 @@
-
+
-
-
-
-
-
- {{ item.storeName }}
-
-
-
- ¥
- {{ force2Decimal(item.vipPrice) }}
- {{ force2Decimal(item.price) }}
+
+
+
+
+
+
+ {{ item.storeName }}
+
+
+
+ ¥
+ {{ force2Decimal(item.vipPrice) }}
+ {{ force2Decimal(item.price) }}
+
+ ¥{{ force2Decimal(item.otPrice) }}
- ¥{{ force2Decimal(item.otPrice) }}
+ 已售{{ item.sales }}件
- 已售{{ item.sales }}件
@@ -87,47 +89,49 @@
nomore-text="到底了"
/>
-
+
-
-
-
-
-
- {{ item.name }}
-
-
-
- {{ item.typeName }}
+
+
+
+
+
+
+ {{ item.name }}
-
-
-
-
- {{ item.tips || ' ' }}
+
+
+ {{ item.typeName }}
+
+
+
+
+
+ {{ item.tips || ' ' }}
+
+ 进店
- 进店
-
-
-
-
-
- ¥
- {{ force2Decimal(good.productPrice) }}
+
+
+
+
+ ¥
+ {{ force2Decimal(good.productPrice) }}
+