huangdong 6 years ago
parent
commit
3e08934f43
1 changed files with 14 additions and 0 deletions
  1. 14 0
      mobile/control/user_index.php

+ 14 - 0
mobile/control/user_index.php

@@ -153,6 +153,20 @@ class user_indexControl extends mobileHomeControl
         return $this->open_page($idolid,$from,"applyer");
         return $this->open_page($idolid,$from,"applyer");
     }
     }
 
 
+
+    /**
+     * 群详情页面/申请加群页面  @扫码进入
+     */
+
+    /**
+     * 群聊详情页面/单聊详情页面  一般为登录状态
+     * @群聊/单聊 右上角详情按钮
+     */
+
+    /**
+     * 查看入群申请
+     * @return bool
+     */
     public function room_applyOp()
     public function room_applyOp()
     {
     {
         if(!session_helper::logined()) {
         if(!session_helper::logined()) {