Skip to content

Instantly share code, notes, and snippets.

@Houserqu
Last active May 5, 2021 01:34
Show Gist options
  • Save Houserqu/938e7b6b70f04a31a6d11872f96dbec9 to your computer and use it in GitHub Desktop.
Save Houserqu/938e7b6b70f04a31a6d11872f96dbec9 to your computer and use it in GitHub Desktop.
html 常用 meta
<!-- 禁止缩放 -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0,user-scalable=no"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment