请各位老师打开看大图。图中有详细描述。
1、总之我想请教:我在pc端定义了一个50px的正圆头像,到了手机上就变大了,不是50px
2、我已经添加了如代码,还是无效
3、请教解决之道,谢谢各位前辈。感谢指导
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="format-detection" content="telephone=no" />
你的手机宽度是360px,不是1080px。