直播平台怎么搭建,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 字体图标设置渐变色,更多内容欢迎关注之后的文章

 

posted @ 2022-08-22 14:03  云豹科技-苏凌霄  阅读(147)  评论(0)    收藏  举报