chore: 悦码渲染器增加 ga 分析

This commit is contained in:
wangxuefeng
2025-03-28 16:12:53 +08:00
parent 799a775a8d
commit fcd44e49d2
12 changed files with 1514 additions and 1502 deletions

View File

@@ -7,7 +7,7 @@
<title>悦码后台</title>
</head>
<body>
<div id="y-code-app"></div>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>