huangdong 6 years ago
parent
commit
94aee8a57f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      helper/room/tpl_group_home.php

+ 1 - 1
helper/room/tpl_group_home.php

@@ -406,7 +406,7 @@ class tpl_group_home
     }
 
     private function room_avatar_btn($avartar){
-        if($this->room_info->level() > 0) {
+        if($this->room_info->level() > 0 && !$this->isManager($this->cur_user)) {
             $html = "<div class=\"weui-cell\" id=\"edit_group_avatar\">
                         <div class=\"weui-cell__bd\">
                             <p>群头像</p>