Browse Source

提示信息修改

qifengquan 1 year ago
parent
commit
c5b07f014e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/admin/controller/Index.php

+ 1 - 1
application/admin/controller/Index.php

@@ -155,7 +155,7 @@ class Index extends Backend
                 $this->error('发送失败');
             }
             if($admin['status']=='hidden'){
-                $this->error('请联系管理员陈伟15555556609开通权限');
+                $this->error('请联系超级管理员开通权限');
             }
         }
         Sms::send($admin['phone'],null,'admin_login');