fix: 去除应用内嵌 (#143)
This commit is contained in:
parent
a1681fef62
commit
86681d9bf8
@ -9,13 +9,6 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<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>
|
<script type="module" src="/src/main.ts"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user