From a8836744f6849885e84cda55b8eba1fa760a8f08 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com>
Date: Fri, 24 Dec 2021 16:22:03 +0800
Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E6=94=B6=E8=97=8F=E5=B8=83?=
=?UTF-8?q?=E5=B1=80=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 1 +
pages/mine/myCollect.vue | 862 ++++++++++++++++++++-------------------
2 files changed, 441 insertions(+), 422 deletions(-)
diff --git a/pages.json b/pages.json
index b5b5604..f776bdf 100644
--- a/pages.json
+++ b/pages.json
@@ -93,6 +93,7 @@
"style": {
"navigationBarTitleText": "收藏",
"enablePullDownRefresh": true, //下拉刷新
+ "navigationStyle": "custom",
"app-plus": {
"scrollIndicator": "none"
}
diff --git a/pages/mine/myCollect.vue b/pages/mine/myCollect.vue
index 1f359de..18ee619 100644
--- a/pages/mine/myCollect.vue
+++ b/pages/mine/myCollect.vue
@@ -1,422 +1,440 @@
-
-
-
-
-
- {{item.text}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.goodsName}}
- {{item.goods_sn}}
- ¥{{item.price | unitPrice}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.storeName}}
-
-
-
- 进店逛逛
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.goodsName }}
+ {{ item.goods_sn }}
+ ¥{{ item.price | unitPrice }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.storeName }}
+
+
+
+ 进店逛逛
+
+
+
+
+
+
+
+
+
+
+
+
+