完成首页页面

This commit is contained in:
2025-04-24 17:10:26 +08:00
parent 94b03b98a8
commit 3574768aa5
174 changed files with 4124 additions and 939 deletions

View File

@ -3498,7 +3498,13 @@ page {
.text-gray {
color: #86909C;
}
.text-999 {
color: #999;
}
.bg-default {
background-color: #254062;
}
.mx-20 {
margin: 0 20rpx;
}