From 23cde0fb91fa8466001f64bc160d4a698b85f041 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 14 三月 2024 13:31:15 +0800 Subject: [PATCH] # --- pages/project/ps/home/home.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/project/ps/home/home.vue b/pages/project/ps/home/home.vue index bd86edf..e12b4e1 100644 --- a/pages/project/ps/home/home.vue +++ b/pages/project/ps/home/home.vue @@ -10,7 +10,7 @@ <text :class="'cuIcon-' + item.cuIcon"></text> </navigator> </view> - <view class="cu-tabbar-height"></view> + <view class="cu-tabbar-height"></view> </scroll-view> </view> </template> -- Gitblit v1.9.1