feat:
This commit is contained in:
parent
94689fd730
commit
a561141b58
@ -66,13 +66,12 @@ frameborder="0"
|
|||||||
allow="microphone">
|
allow="microphone">
|
||||||
</iframe>
|
</iframe>
|
||||||
`
|
`
|
||||||
source2.value = `<script> window.difyChatbotConfig = {
|
source2.value = `<script> window.maxkbChatConfig = {
|
||||||
token: "${val}"
|
token: "${val}",
|
||||||
|
host: "${window.location.host}"
|
||||||
}
|
}
|
||||||
<\/script>
|
<\/script>
|
||||||
<script src="https://udify.app/embed.min.js"
|
<script src="${window.location.origin}/embed.js">
|
||||||
id="${val}"
|
|
||||||
defer>
|
|
||||||
<\/script>
|
<\/script>
|
||||||
`
|
`
|
||||||
dialogVisible.value = true
|
dialogVisible.value = true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user