Files
wx_pyq/index.html
jeremygan2021 99218d9035
Some checks failed
Deploy to Aliyun ACR / build-and-push (push) Has been cancelled
first commit
2026-02-27 17:01:55 +08:00

14 lines
355 B
HTML

<!doctype html>
<html lang="en">
<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" />
<title>wx_pyq</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>