From cebad3e7676ced5dd285c4c01e39d6baa59cf664 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Tue, 4 Mar 2025 20:46:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../view/default/pluginsadmin/index.html | 22 +++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/app/admin/view/default/pluginsadmin/index.html b/app/admin/view/default/pluginsadmin/index.html index 26b897e52..dd73b7d1e 100755 --- a/app/admin/view/default/pluginsadmin/index.html +++ b/app/admin/view/default/pluginsadmin/index.html @@ -310,15 +310,19 @@ {{/if}} {{else /}} -
- -

{{:MyLang('plugins_no_data_tips')}}

- {{if $is_system_show_base eq 1}} - - {{/if}} -
+ {{if $is_not_bind_accounts eq 1}} + {{:ModuleInclude('public/store_bind_accounts_tips')}} + {{else /}} +
+ +

{{:MyLang('plugins_no_data_tips')}}

+ {{if $is_system_show_base eq 1}} + + {{/if}} +
+ {{/if}} {{/if}}