From bd09ddbe5eae5e780393d37b72b4da6d4e92fdb8 Mon Sep 17 00:00:00 2001
From: LiuWenHaoU <964324856@qq.com>
Date: Mon, 18 May 2020 00:15:17 +0800
Subject: [PATCH] 部分修改及新增功能

---
 SunshineLnsMinApp/app.wxss |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/SunshineLnsMinApp/app.wxss b/SunshineLnsMinApp/app.wxss
index 59a9402..d055adf 100644
--- a/SunshineLnsMinApp/app.wxss
+++ b/SunshineLnsMinApp/app.wxss
@@ -4,7 +4,6 @@
 @import "colorui/icon.wxss";
 
 .container {
-  height: 100%;
   display: flex;
   flex-direction: column;
   align-items: center;

--
Gitblit v1.8.0