Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Jquery Mobile UI,发现三星 Galaxy S4 未被检测为移动设备。有没有办法强迫它们被视为移动设备?
在您的部分中使用此元标记<head>,这将解决您的问题 =)
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">