imochen / hotcss

移动端布局终极解决方案 --- 让移动端布局开发更加容易
http://imochen.github.io/hotcss/
2.4k stars 621 forks source link

在ios下长按图片的时候有所偏移 #37

Closed Aiarron closed 7 years ago

Aiarron commented 7 years ago

有没有遇到一个问题,就是用hotcss,在ios下长按图片的时候有所偏移,他会跑到

<body class="body-style">
<div style="height: 200px;"></div>
<div>
    <img style="width: 400px;height: 300px;" src="http://jzimg.oss-cn-shenzhen.aliyuncs.com/user-dir/Tbzd8mN8dt.JPG">
</div>
</body>
imochen commented 7 years ago

有demo吗。给一段html,我这也验证不了啊