From 0c4086cfdbc5bbff567bd05ebcc6e34e36cb2bf9 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期五, 29 七月 2022 11:24:36 +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