条件增加

This commit is contained in:
蔡玲
2024-12-19 15:28:28 +08:00
parent 04d6e922af
commit 7d881c76ea
3 changed files with 23 additions and 5 deletions

View File

@@ -146,17 +146,17 @@
margin 2.5px 0
_bis(,'../../static/images/state-item_bg.png', 100%, 100%,center)
.welcome_text_wraper
height 70px
height 40px
margin 0 50px
.welcome_text
_font(26px, 70px, #F6F9FE,,)
_font(26px, 40px, #F6F9FE,,)
padding-left 20px
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;
.zd_wrapper
_wh(calc(100% - 100px),calc(100% - 180px)) /** 120rpx + 200rpx + 130rpx */
_wh(calc(100% - 100px),calc(100% - 116px)) /** 120rpx + 200rpx + 130rpx */
margin 0px 50px 0 50px
_bis(,'../../static/images/bg-task-r2.png', 100%, 100%,center)
.menu-wrap