From e8211583a02c3aa01b30419b9982ce757e87e90c Mon Sep 17 00:00:00 2001 From: dongjian <315328220@qq.com> Date: Tue, 9 Sep 2025 13:44:21 +0800 Subject: [PATCH] no message --- pages/supply_chain/supply_chain.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/supply_chain/supply_chain.vue b/pages/supply_chain/supply_chain.vue index 91292e6..32f432a 100644 --- a/pages/supply_chain/supply_chain.vue +++ b/pages/supply_chain/supply_chain.vue @@ -108,9 +108,8 @@ export default { height: calc(100vh - 100rpx); //#endif // #ifndef H5 - height:500rpx; + height: calc(100vh - 150rpx); //#endif - height: calc(100vh - 20rpx - var(--window-bottom)); padding: 0; margin: 0; flex-direction: column;