From 82bff005c4ee71c9e4d368813c71dc9f4bc022e3 Mon Sep 17 00:00:00 2001
From: lifizer <913626195@qq.com>
Date: Mon, 22 Apr 2024 16:01:10 +0800
Subject: [PATCH] =?UTF-8?q?Style(=E6=90=9C=E7=B4=A2):=E7=95=8C=E9=9D=A2?=
=?UTF-8?q?=E8=83=8C=E6=99=AF=E8=89=B2=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 | 28 ++++++++++++++++++++++------
1 file changed, 22 insertions(+), 6 deletions(-)
diff --git a/pages/shop/GoodsList/index.vue b/pages/shop/GoodsList/index.vue
index 74675a0..0039123 100644
--- a/pages/shop/GoodsList/index.vue
+++ b/pages/shop/GoodsList/index.vue
@@ -93,7 +93,10 @@
/>
-
+
-
+ :class="'no-data-wrap-' + searchType"
+ class="no-data-wrap"
+ >
+
+
@@ -288,11 +294,21 @@ export default {