加个伪类,试试这个? div:after { content: '.'; position: absolute; top: 50%; left: 50%; color: rgba(255, 102, 0, 0.1); }
去年的问题!!!由于GPU绘制,所以通过:after来预加载动画部分,这样看着要好点。