This commit is contained in:
2023-04-13 15:31:30 +08:00
parent d99ecfefca
commit a537d4a6b7
3 changed files with 23 additions and 20 deletions

View File

@@ -5,6 +5,9 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OJ</title>
<script>
this.globalThis || (this.globalThis = window)
</script>
</head>
<body>
<div id="app"></div>