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官网,查看版本相关授权信息