css 页面实际宽度和调试器里显示的宽度不一致不论在调试器里如何调整宽度,显示的实际宽度始终是980px;
head区设置
<meta name="viewport" content="width=device-width, initial-scale=1.0">