From eb4d171a50e4940d4822ec57641ba24be7747afa Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 26 七月 2023 14:05:41 +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