Skip to content

Commit

Permalink
fix: 去除应用内嵌 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaohuzhang1 committed Apr 17, 2024
1 parent a1681fe commit 86681d9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@
</head>
<body>
<div id="app"></div>

<script
async
defer
src="http://localhost:3000/api/application/embed?protocol=http&host=localhost:3000&token=35d833ff707d494e">
</script>

<script type="module" src="/src/main.ts"></script>
</body>
</html>

0 comments on commit 86681d9

Please sign in to comment.