1
0
forked from x/volcanos
This commit is contained in:
shaoying 2021-08-02 08:49:46 +08:00
parent f72b5bfbad
commit 91cafdff6f

View File

@ -1,13 +1,7 @@
<!DOCTYPE html>
<body>
<!-- <script src="/page/can.js"></script><script> -->
<script src="/proto.js"></script><script>
app("/chat/", [
{index: "cli.runtime"},
{index: "cli.system"},
{index: "hash"},
{index: "nav"},
])
</script>
<!-- <script src="/proto.js"></script> -->
<script src="/page/can.js"></script>
<script>app("/chat/")</script>
</body>