From 891b5db055a1d27c6bda2e9700aa57f8bacd7cd2 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期四, 15 八月 2024 09:58:44 +0800 Subject: [PATCH] add 部分ui --- pages/home/home.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 9900960..396d4e7 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -71,7 +71,7 @@ <!-- 置顶的花列表 --> <home-top-flow></home-top-flow> - <view style="min-height:180rpx"> + <view style="min-height:140rpx"> </view> <common-footer flg="0"></common-footer> -- Gitblit v1.9.3