直播平台怎么搭建,uniapp 字体图标设置渐变色
直播平台怎么搭建,uniapp 字体图标设置渐变色
css:
.fund-icon {
font-size: 41rpx * 2; // 控制图标大小
margin-top: 105rpx * 2;
margin-bottom: 55rpx * 2;
display: inline-block;
-webkit-background-clip: text;
color: transparent;
background-image: linear-gradient(#f9832e, #e3bd69);
}
以上就是 直播平台怎么搭建,uniapp 字体图标设置渐变色,更多内容欢迎关注之后的文章
浙公网安备 33010602011771号