主要原因是淘宝详情页实际上就是使用HTML语言的网页 出现缝隙的原因是每一张图片之间都用
分隔 但是根据题主贴出来的代码,应该是不会出现缝隙的 查看一下是否是切图的时候出了问题。
The main reason is that the Taobao detail page is actually a web page using HTML language. The reason for the gap is that each picture is separated by
. But according to the code posted by the questioner, there should be no gap. Check whether there is a problem when cutting the picture.