From 8c82102ab7bb34e29a73f56b829cd622ab34604c Mon Sep 17 00:00:00 2001
From: zhangxiaoxu <819527061@qq.com>
Date: 星期二, 25 十一月 2025 11:30:23 +0800
Subject: [PATCH] 解决运输方式显示不对得问题
---
uni.scss | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/uni.scss b/uni.scss
index e5f85d7..d4d8137 100644
--- a/uni.scss
+++ b/uni.scss
@@ -106,4 +106,8 @@
}
}
}
+}
+
+page{
+ height: 100%;
}
\ No newline at end of file
--
Gitblit v1.9.1