scroll-view在ios下配合transform翻转之后内容消失?
在scroll-view下面的view里使用 transition: 2s; transform-style: preserve-3d; transform: rotateY({{cardjd}});样式进行180度翻转之后内容消失了
在开发工具和安卓上都可以,ios下不行
在scroll-view下面的view里使用 transition: 2s; transform-style: preserve-3d; transform: rotateY({{cardjd}});样式进行180度翻转之后内容消失了
在开发工具和安卓上都可以,ios下不行