调整首页

This commit is contained in:
2024-03-26 17:38:31 +08:00
parent 756f567dba
commit 3b5525a2a2
18 changed files with 247 additions and 34 deletions

View File

@@ -17,6 +17,9 @@ page {
page {
font-size: 36rpx;
--deep-green: #15755e;
--middle-green: rgb(75, 151, 131);
--light-green: rgb(174,218,203);
/* background-color: #f0f0f0; */
}
@@ -26,4 +29,5 @@ page {
.dangerTextBtn {
color: #ee0a24;
}
}