双🈯️放大以后,布局好难看,应该怎么禁止呢?
<meta name=“viewport” content=“width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no”>
在你的html页面的head 标签里加上上边的代码