效果是这样的:

css 页面比例缩放样式

代码:

document.getElementById("head_view").setAttribute('content','width=device-width, initial-scale=0.1, user-scalable=yes, minimal-ui');

可以用 JS 判断来实现。

相关文章:

  • 2022-02-28
  • 2021-09-03
  • 2022-12-23
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2021-11-07
猜你喜欢
  • 2021-12-25
  • 2021-10-22
  • 2021-12-25
  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
相关资源
相似解决方案