From 22701fc697c322019292f38751098427c3d0fdc6 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 14 六月 2023 11:29:04 +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