css部分
.newsTitle>.hotText{
font-size: 30upx;
color: #0E0E0F;
font-weight: bold;
background: linear-gradient(9deg, #FA1C24 0%, #FFCC33 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
效果图

css部分
.newsTitle>.hotText{
font-size: 30upx;
color: #0E0E0F;
font-weight: bold;
background: linear-gradient(9deg, #FA1C24 0%, #FFCC33 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
效果图


被折叠的 条评论
为什么被折叠?