From fa00b519cef6300991d6c27e1b641265c41ecda5 Mon Sep 17 00:00:00 2001
From: anhaogxs <704041637@qq.com>
Date: Mon, 22 Feb 2021 09:29:14 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81=E8=AF=A6?=
=?UTF-8?q?=E6=83=85=E8=B7=B3=E8=BD=AC=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?=
=?UTF-8?q?=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/shop/GoodsList/index.vue | 608 ++++++++++++++++-----------------
1 file changed, 303 insertions(+), 305 deletions(-)
diff --git a/pages/shop/GoodsList/index.vue b/pages/shop/GoodsList/index.vue
index cc5f82f..b0dc4d3 100644
--- a/pages/shop/GoodsList/index.vue
+++ b/pages/shop/GoodsList/index.vue
@@ -1,314 +1,312 @@
-
-
-
- {{ title ? title : '默认' }}
-
- 价格
-
-
-
-
-
- 销量
-
-
-
-
-
- 新品
-
-
-
-
-
-
-
- {{ item.storeName }}
-
- ¥
- {{ item.price }}
-
-
- ¥{{ item.otPrice }}
- 已售{{ item.sales }}件
-
-
-
-
-
-
-
-
-
-
- {{ item.storeName }}
-
- {{ item.price }}积分
-
-
-
- 已售{{ item.sales }}件
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ {{ title ? title : '默认' }}
+
+ 价格
+
+
+
+
+
+ 销量
+
+
+
+
+
+ 新品
+
+
+
+
+
+
+
+ {{ item.storeName }}
+
+ ¥
+ {{ item.price }}
+
+
+ ¥{{ item.otPrice }}
+ 已售{{ item.sales }}件
+
+
+
+
+
+
+
+
+
+
+ {{ item.storeName }}
+
+ {{ item.price }}积分
+
+
+
+ 已售{{ item.sales }}件
+
+
+
+
+
+
+
+
+
+
+
+