单应用项目,可以创建很多独立工具类页面 ,不用登录 初始化的页面
zhangchen
2025-07-18 c5516e3919ffa2406e7237c834779615955162bf
index.html
@@ -3,7 +3,9 @@
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/vite.svg" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
    <meta name="x5-orientation" content="landscape"> <!-- 针对QQ浏览器 -->
    <meta name="screen-orientation" content="landscape"> <!-- 针对UC浏览器 -->
    <title>胜透床旁监测</title>
  </head>
  <body>