From 377203fea9d822499b71b6b80c9589beb75e7d3a Mon Sep 17 00:00:00 2001
From: "Mr.jiang" <714156421@qq.com>
Date: Thu, 1 Aug 2024 14:29:43 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BA=A6=E5=88=B0=E5=BA=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/shop/index.vue | 523 ++++++++++++++++++++++++-------------------
1 file changed, 288 insertions(+), 235 deletions(-)
diff --git a/pages/shop/index.vue b/pages/shop/index.vue
index 9bd71f5..41d1f67 100644
--- a/pages/shop/index.vue
+++ b/pages/shop/index.vue
@@ -1,32 +1,34 @@
-
-
+
+
{{getText}}
-
+
-
+
搜索
-
-
-
-
-
-
+
+
+
+
-
+
{{item.title}}
@@ -39,7 +41,7 @@
-
+ {{tag}}
助眠解压
@@ -49,75 +51,75 @@
已售{{item.sales}}
-
- 查看
+
+ 查看
+
-
-
-
-
-
-
- {{item.consortiaName}}
-
-
- {{item.consortiaContent}}
-
-
-
- {{tag}}
+
+
+
+
+
+ {{item.consortiaName}}
-
- 助眠解压
+
+ {{item.consortiaContent}}
-
-
-
-
+
+
+ {{tag}}
+
+
+ 助眠解压
+
-
- 查看
+
+
+
+
+
+ 查看
+
-
-
+
+ .shop-arrow {
+ display: inline-block;
+ border-top: 1px solid;
+ border-right: 1px solid;
+ width: 7px;
+ height: 7px;
+ border-color: #999;
+ -webkit-transform: rotate(45deg);
+ transform: rotate(45deg);
+ margin-top: 7px;
+ }
+
\ No newline at end of file