feat: 首页顶部的搭建

This commit is contained in:
2026-04-25 23:44:13 +08:00
parent 59e8b0325b
commit 9d734d6a4f
9 changed files with 1118 additions and 32 deletions

View File

@@ -56,6 +56,14 @@
color: #fa7319;
}
.color-B45309 {
color: #b45309;
}
.color-D97706 {
color: #d97706;
}
// text 颜色
.text-color-900 {
color: $text-color-900; // #181B25