样式改成诺力色

This commit is contained in:
2025-10-10 09:40:30 +08:00
parent 7590d546b2
commit 8581d57eed
47 changed files with 703 additions and 2699 deletions

View File

@@ -55,23 +55,19 @@
.header
_fj()
_wh(100%, 30px)
background: center / 100% 100% url(../static/images/header_bg_s.png) no-repeat
background-color #fff
z-index 200
padding 0 10px
.page_name
_font(22px, 30px, #F6F9FE,700,center)
font-family: YouSheBiaoTiHei
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(49,190,255,0.9) 0%, rgba(239,252,254,1) 40%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
_font(22px, 30px, #0f0f0f,,center)
.icon_back {
font-size: 26px;
line-height: 30px;
color: #fff;
color: #666;
}
.icon_home {
font-size: 26px;
line-height: 30px;
color: #fff;
color: #666;
}
</style>