init commit

This commit is contained in:
lb
2023-11-09 13:36:21 +08:00
commit b59332d676
207 changed files with 42797 additions and 0 deletions

11
src/pages/document.ejs Normal file
View File

@@ -0,0 +1,11 @@
<head>
<!-- <script src="<%= context.publicPath %>./v3d.js"></script>
<script src="<%= context.publicPath %>./font.css"></script> -->
</head>
<body>
<div id="root">
</div>
</body>