mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2026-01-01 02:32:45 +00:00
fix: 去除应用内嵌 (#143)
This commit is contained in:
parent
a1681fef62
commit
86681d9bf8
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue