Skip to content

Commit 86681d9

Browse files
authored
fix: 去除应用内嵌 (#143)
1 parent a1681fe commit 86681d9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

ui/index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@
99
</head>
1010
<body>
1111
<div id="app"></div>
12-
13-
<script
14-
async
15-
defer
16-
src="http://localhost:3000/api/application/embed?protocol=http&host=localhost:3000&token=35d833ff707d494e">
17-
</script>
18-
1912
<script type="module" src="/src/main.ts"></script>
2013
</body>
2114
</html>

0 commit comments

Comments
 (0)