From ab283ac70304a036738d6ed7313c7e050daa15ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= Date: Tue, 19 Mar 2024 17:45:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=80=E5=8C=96=E6=8E=88=E6=9D=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/index_body.php | 4 ++-- src/static/web/js/admin.body.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/admin/index_body.php b/src/admin/index_body.php index 8954e8d2..05b04347 100644 --- a/src/admin/index_body.php +++ b/src/admin/index_body.php @@ -91,10 +91,10 @@ if (empty($dopost)) { $hasPowered = true; } } - $poweredStr = $hasPowered? "" : "请保留正确的底部版权信息,"; + $poweredStr = $hasPowered ? "" : "请保留底部版权信息,"; echo json_encode(array( "code" => -1002, - "msg" => "当前站点已授权社区版,{$poweredStr}获取更多官方技术支持,请选择商业版", + "msg" => "站点已授权社区版,{$poweredStr}更多官方技术支持,请选择商业版", "result" => null, )); exit; diff --git a/src/static/web/js/admin.body.js b/src/static/web/js/admin.body.js index 48c2cfd9..7c33c619 100644 --- a/src/static/web/js/admin.body.js +++ b/src/static/web/js/admin.body.js @@ -191,7 +191,7 @@ $(document).ready(function() {

${rsp.msg}

- 您已购买了商业版授权,登录DedeBIZ官网会员中心可查看相关授权信息 + 前往DedeBIZ官网,查看版本相关授权信息