test: 渲染器加载测试

This commit is contained in:
wangxuefeng
2025-03-18 09:37:17 +08:00
parent da4fc5900c
commit 9f15b89fff
9 changed files with 126 additions and 98 deletions

View File

@@ -16,7 +16,7 @@
<link rel="icon" href="/favicon.ico" />
</head>
<body>
<div id="app"></div>
<div id="low-code-platform"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>