效果:123.jpg
css:

  .words {
    font-size: 30rpx;
    font-weight: bold;
    background: linear-gradient(to right, red, yellow);
    -webkit-background-clip: text;
    background-clip: text; /*以文字的范围对背景进行裁剪*/
    color: transparent;
  }
最后修改:2022 年 11 月 02 日
如果觉得我的文章对你有用,请随意赞赏