feat: migrate cloud web to vue platform shell

This commit is contained in:
Codex Agent
2026-06-12 01:17:11 +08:00
parent 0dcadaece1
commit 36fc82f5dc
133 changed files with 3449 additions and 8955 deletions
+2 -2
View File
@@ -30,7 +30,7 @@
</script>
</head>
<body data-auth-state="checking">
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>