.comment-toggle-icon{
-webkit-mask-box-image: url("http://static.myjunjun.cn/BW40Upx3e9KLdIf2BgUcIc2RIfDU1Pl9.svg") no-repeat center / 100%;
-webkit-mask:url("http://static.myjunjun.cn/BW40Upx3e9KLdIf2BgUcIc2RIfDU1Pl9.svg") no-repeat center /100%;
mask:url("http://static.myjunjun.cn/BW40Upx3e9KLdIf2BgUcIc2RIfDU1Pl9.svg") no-repeat center /100%;
}
-webkit-mask-box-image、-webkit-mask、mask属性在真机上都没有效果,但是换一个链接就正常了“http://img.uboxs.net/Nru7bfOKDGJ2WpS9CbHr.svg”非常奇怪的问题!是因为这个域名跟人家有py吗
代码片段:https://developers.weixin.qq.com/s/KVMVpmmH7rT2
目前已经解决!