评论

css 毛玻璃效果

css

css

  width: 100rpx;
  height: 130rpx;
  background: linear-gradient(to right bottom,
  rgba(44,44,69,0.6),
  rgba(44,44,69,0.3),
  rgba(44,44,69,0.2));
  backdrop-filter: blur(9px);
  border-top: 2rpx solid rgba(44,44,69,0.8);
  border-left: 2rpx solid rgba(44,44,69,0.8);
  border-radius: 30rpx;
  padding: 20rpx;
  box-shadow: 0 9px 15px 0 rgba(25,21,40,0.39),0 -9px 15px 0 rgba(25,21,40,0.39);
点赞 6
收藏
评论

1 个评论

  • 李小燚(yi)
    李小燚(yi)
    2021-08-11

    IOS小程序里面毛玻璃无效,好难受,有啥解决办法吗

    2021-08-11
    赞同
    回复 2
    • 你的名字
      你的名字
      2021-08-17
      蠢!!!不会加-webkit-吗?啊?
      2021-08-17
      1
      回复
    • 枫
      2021-11-18回复你的名字
      哈哈哈
      2021-11-18
      回复
登录 后发表内容