Files
xuchang-new/src/pages/document.ejs
2023-11-09 13:36:21 +08:00

11 lines
208 B
Plaintext

<head>
<!-- <script src="<%= context.publicPath %>./v3d.js"></script>
<script src="<%= context.publicPath %>./font.css"></script> -->
</head>
<body>
<div id="root">
</div>
</body>