From 288246cea94e8defcdd143ac6fa0d4541b9e5393 Mon Sep 17 00:00:00 2001
From: Gao xiaosong <704041637@qq.com>
Date: Wed, 18 Nov 2020 00:42:36 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E5=95=86=E5=93=81?=
=?UTF-8?q?=E5=88=97=E8=A1=A8=E9=87=8D=E5=A4=8D=E6=95=B0=E6=8D=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/shop/GoodsList/index.vue | 453 ++++++++++++++++++---------------
1 file changed, 246 insertions(+), 207 deletions(-)
diff --git a/pages/shop/GoodsList/index.vue b/pages/shop/GoodsList/index.vue
index d70ab01..938233a 100644
--- a/pages/shop/GoodsList/index.vue
+++ b/pages/shop/GoodsList/index.vue
@@ -6,11 +6,20 @@
-
+
- {{ title ? title : "默认" }}
+ {{ title ? title : "默认" }}
价格
@@ -24,21 +33,42 @@
- 新品
+ 新品
-
-
+
+
{{ item.storeName }}
-
+
¥
{{ item.price }}
-
+
¥{{ item.otPrice }}
已售{{ item.sales }}件
@@ -46,222 +76,231 @@
-
+
-
+