基础配置

This commit is contained in:
2023-03-28 08:47:03 +08:00
parent e7ab90e5cb
commit 6dd72741e4
3 changed files with 122 additions and 15 deletions

View File

@@ -179,7 +179,7 @@ uni-button:after {
align-content: flex-start;
align-items: flex-start;
width: calc(100% - 30px);
height: calc(100% - 137px);/** 42+15*4+35 */
height: calc(100% - 152px);/** 42+15*5+35 */
margin: 15px auto;
padding: 15px 15px 0 15px;
overflow-y: auto;