fix: 禁止移动端缩放、对话头像更改

This commit is contained in:
Gsh
2025-07-08 00:29:41 +08:00
parent 4710208e81
commit 9408242726
4 changed files with 11 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
<meta name="version" content="%VITE_APP_VERSION%" />
<meta name="version" content="%VITE_WEB_TITLE%" />
<title>%VITE_WEB_TITLE%</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
</head>
<body>