瀏覽代碼

提示信息修改

qifengquan 1 年之前
父節點
當前提交
c5b07f014e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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');