From 704814f4d68e595229a58673f2aa37e80e91293b Mon Sep 17 00:00:00 2001 From: yiqiu Date: Wed, 18 Mar 2026 22:28:16 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BE=A7=E8=BE=B9=E6=B5=AE?= =?UTF-8?q?=E7=AA=97=E4=BB=8E=E5=9F=BA=E7=A1=80=E9=85=8D=E7=BD=AE=E7=A7=BB?= =?UTF-8?q?=E5=88=B0=E5=AF=BC=E8=88=AA=E9=85=8D=E7=BD=AE=20tab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/admin/index_new.html | 161 +++++++++--------- 1 file changed, 81 insertions(+), 80 deletions(-) diff --git a/plugins/addon/theme_configurator/template/admin/index_new.html b/plugins/addon/theme_configurator/template/admin/index_new.html index 5fb7e88..84236bf 100644 --- a/plugins/addon/theme_configurator/template/admin/index_new.html +++ b/plugins/addon/theme_configurator/template/admin/index_new.html @@ -93,86 +93,6 @@ -
-

- 配置前台右下角悬浮工具条。支持 4 种模块类型:QQ客服、在线客服、群聊、公众号。 -

-
- 还没有浮窗模块,点击下方按钮添加。 -
-
-
-

{{ {qq:'QQ客服', service:'在线客服', group:'群聊', wechat:'公众号'}[item.type] || '浮窗' }} {{ index + 1 }}

- - 删除 - -
-
-
- - - - - - - -
-
- - -
- - - - - - - - - -
-
- 新增浮窗模块 -

@@ -418,6 +338,87 @@ 新增一级导航

+ +
+

+ 配置前台右下角悬浮工具条。支持 4 种模块类型:QQ客服、在线客服、群聊、公众号。 +

+
+ 还没有浮窗模块,点击下方按钮添加。 +
+
+
+

{{ {qq:'QQ客服', service:'在线客服', group:'群聊', wechat:'公众号'}[item.type] || '浮窗' }} {{ index + 1 }}

+ + 删除 + +
+
+
+ + + + + + + +
+
+ + +
+ + + + + + + + + +
+
+ 新增浮窗模块 +