From 5e9ec01a35ed456955fc517cca8b5201d72e5ac9 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期六, 03 六月 2023 17:41:50 +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