一个p里装很多子p,子p背景图合在一起拼成一整张图;聚拢效果我加上3D y轴反转效果 为啥就拼接的时候 中间有了细缝
按道理来说聚拢后应该是这样
结果是这样
附上代码
.pic{width: 1000px;height: 655px;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;background: tan;transform-style: preserve-3d;perspective: 500px;}
.item{position: absolute;}
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
确认浏览器视图没有放大!ctrl + 0 试试。