标签: javascript jquery html css iphone
Windows向我显示了正确的图像,并且缩略图也随着图像的方向倾斜,但是当我将源代码放入图像标签时,它会旋转。
为此
<html> <body> <img id="image1" src="C:\Users\admin\Desktop\636727412560304300.png" style="height: 500px;" > </body>