This commit is contained in:
wangdan-fit2cloud 2023-12-12 10:18:24 +08:00
parent 0ec3051761
commit ca8f5d5411

View File

@ -71,7 +71,7 @@ allow="microphone">
host: "${window.location.host}" host: "${window.location.host}"
} }
<\/script> <\/script>
<script src="${window.location.origin}/embed.js"> <script src="${window.location.origin}/ui/embed.js">
<\/script> <\/script>
` `
dialogVisible.value = true dialogVisible.value = true