update:更新样式

This commit is contained in:
2021-10-11 10:09:32 +08:00
parent 573c1d8447
commit cb92d52b94
6 changed files with 28 additions and 12 deletions

View File

@@ -1,6 +1,7 @@
.page {
border-radius: 6px;
background: #f2fbfd;
/* background: #f2fbfd; */
background: #f6f7f8;
}
.topBox {