From 802501cb668f2962c0daab7ecbd1489844284b77 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 26 五月 2023 16:38:49 +0800
Subject: [PATCH] no message

---
 uniapp/components/categoryPage.vue |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/uniapp/components/categoryPage.vue b/uniapp/components/categoryPage.vue
index 7a5eccf..c492dfa 100644
--- a/uniapp/components/categoryPage.vue
+++ b/uniapp/components/categoryPage.vue
@@ -367,6 +367,11 @@
 		vertical-align: middle;
 		margin-top: -4rpx;
 	}
+	.goods-items {
+		width: 358rpx;
+		height: 546rpx;
+		margin-bottom: 20rpx;
+	}
 	.category-page-wrapper {
 		width: 100%;
 

--
Gitblit v1.9.3