Selaa lähdekoodia

跟进动态tab调整

qymljy 5 kuukautta sitten
vanhempi
commit
aad1ad60d5
1 muutettua tiedostoa jossa 0 lisäystä ja 20 poistoa
  1. 0 20
      public/index.html

+ 0 - 20
public/index.html

@@ -20,23 +20,3 @@
     <meta http-equiv="pragma" content="no-cache">
   </head>
 </html>
-<script>
-    window.difyChatbotConfig = {
-        token: '7V3kIkvQJfvJQFQp',
-        baseUrl: 'http://192.168.3.12'
-    }
-</script>
-<script
-        src="http://192.168.3.12/embed.min.js"
-        id="7V3kIkvQJfvJQFQp"
-        defer>
-</script>
-<style>
-    #dify-chatbot-bubble-button {
-        background-color: #1C64F2 !important;
-    }
-    #dify-chatbot-bubble-window {
-        width: 24rem !important;
-        height: 40rem !important;
-    }
-</style>