From 6aa42d8accd19089c96dfa924502ff75f05ab5d5 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Tue, 9 Apr 2024 11:10:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B5=AE=E7=AA=97=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E7=9A=84LOGO=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/application/template/embed.js | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/apps/application/template/embed.js b/apps/application/template/embed.js index 047f94b90..d9ae3f6cd 100644 --- a/apps/application/template/embed.js +++ b/apps/application/template/embed.js @@ -19,13 +19,16 @@ const guideHtml=` ` const chatButtonHtml= -`
+`
- - - + + + + + + @@ -43,6 +46,7 @@ const chatButtonHtml= +
`