一、問題:ios8中一個元素同時設置瞭如下三個屬性的話,樣式會錯亂,border-radius會失效( border-radius + overflow: hidden + transform)?
解決方案:css
一、css中添加下面的屬性便可:-webkit-mask-image: -webkit-radial-gradient(white, black);html
二、postCss的話能夠引入這個插件ios
二、iphoneX 劉海適配
isux.tencent.com/articles/is…git