Commit da7cb0aa by 霍志良

feat:ui验收,BUG修改

parent 4e1f2a07
...@@ -103,11 +103,11 @@ public class YDLTeamMessageFragment extends YDLMessageFragment { ...@@ -103,11 +103,11 @@ public class YDLTeamMessageFragment extends YDLMessageFragment {
// list.add("历史聊天记录"); // list.add("历史聊天记录");
// list.add("客服热线"); // list.add("客服热线");
// } else { // } else {
if (notifyType==0){ // if (notifyType==0){
list.add("关闭群消息提醒"); // list.add("关闭群消息提醒");
}else{ // }else{
list.add("开启群消息提醒"); // list.add("开启群消息提醒");
} // }
list.add("投诉反馈"); list.add("投诉反馈");
// //
// list.add("历史聊天记录"); // list.add("历史聊天记录");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment