Commit 84b320bb authored by liudong1993's avatar liudong1993
parents 907bfe94 afa03946
......@@ -32,8 +32,28 @@
<script src="/static/UE/ueditor.all.js"></script>
<script src="/static/UE/lang/zh-cn/zh-cn.js"></script>
<script src="/static/UE/ueditor.parse.min.js"></script>
<script>
window.difyChatbotConfig = {
token: 'RrfZrrXKACVg4HpB',
baseUrl: 'http://dify.oytour.com'
}
</script>
<script
src="http://dify.oytour.com/embed.min.js"
id="RrfZrrXKACVg4HpB"
defer>
</script>
<title></title>
</head>
<style>
#dify-chatbot-bubble-button {
background-color: #1C64F2 !important;
}
#dify-chatbot-bubble-window {
width: 24rem !important;
height: 40rem !important;
}
</style>
<body>
<div id="app">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment