This commit is contained in:
wangdan-fit2cloud 2023-12-26 17:38:22 +08:00
parent dfc80486b8
commit f6c20ea2ca

View File

@ -9,13 +9,5 @@
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script>
window.maxkbChatConfig = {
token: 'ae91f8122813b571',
host: 'localhost:3000',
protocol: 'http:'
}
</script>
<script src="http://localhost:3000/ui/embeb.js"></script>
</body>
</html>