📝(layer): 重构文档

This commit is contained in:
就眠儀式
2022-06-27 17:04:24 +08:00
parent 4a52df1f28
commit 34e352b25c
13 changed files with 478 additions and 495 deletions

View File

@@ -21,6 +21,6 @@
<div id="app">
<!--app-html-->
</div>
<script type="module" src="./entry-client.ts"></script>
<script type="module" src="./src/entry-client.ts"></script>
</body>
</html>