(function(t){function e(e){for(var i,s,a=e[0],c=e[1],u=e[2],h=0,d=[];h0&&1==t.item.is_mute?n("i",{staticClass:"mute mute-point"}):t.item.unread>0&&0==t.item.is_mute?n("i",{staticClass:"mute mute-num"},[t._v(t._s(t.item.unread))]):t._e(),t.item.cover_photo?n("img",{staticClass:"user-avatar",attrs:{src:t.item.cover_photo,alt:""}}):n("div",{staticClass:"user-avatar",class:"avatar_bg"+t.bgColorNum(t.item.session_id),attrs:{"data-name":t.item.name&&t.item.name.slice(0,2).toUpperCase()}}),1==t.item.is_auth?n("i",{staticClass:"icon-auth"}):t._e()]),n("div",{staticClass:"info"},[n("h3",[1==t.item.is_group?n("i",{staticClass:"icon-group"}):t._e(),n("span",[t._v(t._s(t.item.name))])]),n("p",[t.item.unread>0&&1==t.item.is_mute?n("span",[t._v("["+t._s(t.item.unread)+t._s(t.$t("public.item"))+"]")]):t._e(),t.item.last_msg?[t.item.is_group?[t._v("\n "+t._s(t.item.last_msg.nick_name)+":"+t._s(0===t.item.last_msg.msg_type?t.item.cont:-1===t.item.last_msg.msg_type?t.$t("chat.revokeMsg"):"["+t.$t("chat.msgType["+(t.item.last_msg.msg_type-1)+"]")+"]")+"\n ")]:[t._v("\n "+t._s(0===t.item.last_msg.msg_type?t.item.cont:-1===t.item.last_msg.msg_type?""+(t.userId==t.item.last_msg.from?t.$t("public.you"):t.item.last_msg.nick_name)+t.$t("chat.revokeMsg"):"["+t.$t("chat.msgType["+(t.item.last_msg.msg_type-1)+"]")+"]")+"\n ")]]:t._e()],2),n("span",{staticClass:"time"},[t._v(t._s(t.handleUpdate(t.item.update_time_int)))]),1==t.item.is_mute?n("i",{staticClass:"icon-mute"}):t._e()]),t.item.session_id?n("ul",{directives:[{name:"show",rawName:"v-show",value:t.showToolbar,expression:"showToolbar"}],staticClass:"pub-pop-toolbar ext-session",style:{left:t.toolBarLeft,top:t.toolBarTop}},[n("li",{on:{click:function(e){return e.stopPropagation(),t.changePin(t.item.session_id,t.item.is_pin)}}},[t._v(t._s(1==t.item.is_pin?""+t.$t("public.cancel")+t.$t("chat.sticky"):t.$t("chat.sticky")))]),n("li",{on:{click:function(e){return e.stopPropagation(),t.changeMute(t.item.session_id,t.item.is_mute)}}},[t._v(t._s(1==t.item.is_mute?t.$t("group.cancelDisturb"):t.$t("group.doNotDisturb")))]),n("li",{on:{click:function(e){return e.stopPropagation(),t.delSession(t.item.session_id)}}},[t._v(t._s(t.$t("chat.deleteSession")))])]):t._e()])},s=[],r=(n("b5aa"),n("4457")),o=n("bd31"),a=n("52c1"),c=n("5975"),u=n("33f8"),h={name:"msgItem",props:{item:{type:Object}},data:function(){return{toolBarLeft:0,toolBarTop:0,showToolbar:!1,meechatType:Object(u["o"])()}},computed:Object(o["a"])({},Object(a["e"])(["curSession","userId"]),{userInfo:function(){return this.$store.state.userInfo}}),methods:{changeSessionId:function(t){var e=1==t.is_group?"/group/".concat(t.session_id):"/pm/".concat(t.session_id);this.$router.push({path:e})},bgColorNum:function(t){return Object(u["l"])(t,this.userId)},hideToolbar:function(t){!1!==this.showToolbar&&(this.showToolbar=!1,document.body.removeEventListener("click",this.hideToolbar,!1),document.body.removeEventListener("contextmenu",this.hideToolbar,!1))},getPagePos:function(t){var e=t,n=0,i=0;while(!/pub-chat-item/gi.test(e.getAttribute("class")))e=e.offsetParent;while(null!=e)n+=e.offsetLeft,i+=e.offsetTop,e=e.offsetParent;return{actualX:n,actualY:i}},onToolBtn:function(t){var e=this;if(this.showToolbar)this.hideToolbar(t);else{var n="h5"==this.meechatType?window.innerWidth:276,i=100,s=this.getPagePos(t.target),r=s.actualX,o=t.pageX,a=o-r,c=n-i-20;this.toolBarLeft="".concat(a0&&void 0!==arguments[0])||arguments[0];this.isShowSetting=!!t&&!this.isShowSetting},handleLoginOut:function(){this.$store.commit("setUserInfo",null),this.$store.commit("initChatData"),this.$store.commit("initGroupData"),this.$store.dispatch("doScatterLogout"),this.$store.commit("chatAppLogin",!1),this.$store.commit("toApp",!1),this.isShowSetting=!1},handleFeedback:function(){var t=this;_["a"].base.feedback().then(function(e){var n=e.data,i=n.data.serverId,s=t.userId>i?"".concat(i,"-").concat(t.userId):"".concat(t.userId,"-").concat(i);t.addPanelSession(i,s),t.$store.commit("changeSessionId",s),t.$router.push({path:"/pm/".concat(s)}),t.isShowSetting=!1})},handleGlobalMute:function(){var t=0==this.openGlobalNotice?1:0;h["v"].setGlobalNotice(t,this)}},created:function(){var t=Object(c["a"])(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return this.$store.dispatch("getSessionList"),t.next=3,this.$store.dispatch("getUserInfo");case 3:location.hash.match("user")&&this.$showUserInfo();case 4:case"end":return t.stop()}},t,this)}));function e(){return t.apply(this,arguments)}return e}(),mounted:function(){var t=this;document.addEventListener("click",function(){t.toggleLoginOut(!1)})}},w=k,y=(n("b879"),n("fc05")),$=Object(y["a"])(w,m,f,!1,null,"070a3746",null),L=$.exports,C={name:"App",mixins:[d["a"]],components:{loginBox:l["a"],panel:L},computed:Object(u["a"])({},Object(p["e"])({isLogin:function(t){return t.chat.isLogin},toApp:function(t){return t.chat.toApp},curSession:function(t){return t.curSession},sessionList:function(t){return t.chat.sessionList}})),data:function(){return{pwa:"1"==Object(h["q"])("pwa")}},methods:{showUnreadNum:function(){var t=0;this.sessionList.forEach(function(e){0==e.is_mute&&(t+=Number(e.unread))}),h["v"].changeTitle(t>99?"99+":t)}},created:function(){var t=Object(c["a"])(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:this.checkLocalLogin();case 1:case"end":return t.stop()}},t,this)}));function e(){return t.apply(this,arguments)}return e}(),mounted:function(){var t=this,e=null;document.addEventListener("visibilitychange",function(){"hidden"!==document.visibilityState?(h["v"].changeTitle(0),e&&clearInterval(e)):(t.showUnreadNum(),e=setInterval(function(){t.showUnreadNum()},2e3))}),window.$router=this.$router}},I=C,S=(n("f682"),n("bd62"),Object(y["a"])(I,o,a,!1,null,"e35f77ac",null)),T=S.exports,x=n("1c04"),j=n("c375"),N=n("4bc7"),G=n("6032"),O=n("43e0"),P=n("5a09"),M=n("21f7"),E=n("8f20"),B=n("3488"),A=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"msgbox-fade"}},[t.visible?n("div",{staticClass:"pub-wrapper",on:{click:function(t){t.stopPropagation()}}},[n("div",{staticClass:"pub-mask",on:{click:function(e){t.visible=!1}}}),n("div",{staticClass:"pub-modal"},[n("div",{staticClass:"modal-hd"},[n("i",{staticClass:"el-icon-close",on:{click:function(e){t.visible=!1}}})]),n("div",{staticClass:"modal-bd"},[n("psw-setting")],1)])]):t._e()])},R=[];r["default"].component("psw-setting",function(){return n.e("chunk-6c021ec0").then(n.bind(null,"d030"))});var U={name:"loginPopup",data:function(){return{visible:!0}},computed:{},methods:{},created:function(){}},H=U,F=(n("4c01"),Object(y["a"])(H,A,R,!1,null,"08099d50",null)),J=F.exports,D=n("6103");J.install=function(t,e){var n,i=t.extend(J);t.prototype.$pswSetting=function(){n&&(document.body.removeChild(n.$el),n=null),n=new i({el:document.createElement("div"),computed:{$store:function(){return e}},i18n:D["a"],data:function(){return{}}}),document.body.appendChild(n.$el)}};var q=J,W=n("9729"),X=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"msgbox-fade"}},[t.visible?n("div",{staticClass:"pub-wrapper",on:{click:function(t){t.stopPropagation()}}},[n("div",{staticClass:"pub-mask",on:{click:function(e){t.visible=!1}}}),n("div",{staticClass:"pub-modal"},[n("div",{staticClass:"modal-hd"},[n("i",{staticClass:"el-icon-close",on:{click:function(e){t.visible=!1}}})]),n("div",{staticClass:"modal-bd"},[n("groupTypeSetting")],1)])]):t._e()])},Q=[];r["default"].component("groupTypeSetting",function(){return n.e("chunk-580cf024").then(n.bind(null,"8eed"))});var Y={name:"loginPopup",data:function(){return{visible:!0}},computed:{},methods:{},created:function(){}},z=Y,K=(n("7e42"),Object(y["a"])(z,X,Q,!1,null,"9e910f5a",null)),V=K.exports;V.install=function(t,e){var n,i=t.extend(V);t.prototype.$setGroupType=function(){n&&(document.body.removeChild(n.$el),n=null),n=new i({el:document.createElement("div"),computed:{$store:function(){return e}},i18n:D["a"],data:function(){return{}}}),document.body.appendChild(n.$el)}};var Z=V,tt=n("8134"),et=n.n(tt);n("3537"),n("e9ca");r["default"].use(N["a"],x["a"],j["b"]),r["default"].use(G["a"],x["a"],D["a"]),r["default"].use(O["a"],x["a"],D["a"]),r["default"].use(P["a"],x["a"],j["b"]),r["default"].use(E["a"],x["a"]),r["default"].use(B["a"],x["a"]),r["default"].use(q,x["a"]),r["default"].use(W["a"]),r["default"].use(Z,x["a"]),r["default"].use(et.a),r["default"].use(M["a"]),r["default"].use(s.a),r["default"].config.productionTip=!1,new r["default"]({render:function(t){return t(T)},store:x["a"],i18n:D["a"],router:j["b"]}).$mount("#app"),navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i)&&location.replace("/h5.html"+location.search+location.hash)},"9bfa":function(t,e,n){},aa2b:function(t,e,n){"use strict";var i=n("9bfa"),s=n.n(i);s.a},b879:function(t,e,n){"use strict";var i=n("e1d6"),s=n.n(i);s.a},bced:function(t,e,n){"use strict";n.d(e,"c",function(){return f}),n.d(e,"b",function(){return g}),n.d(e,"a",function(){return b});n("c9db"),n("ad09");var i=n("514e"),s=n.n(i),r=(n("4694"),n("3b70"),n("dfe5")),o=n.n(r),a=(n("dcfb"),n("0adb"),n("b5aa"),n("4457")),c=n("bd31"),u=n("5975"),h=n("52c1"),d=n("33f8"),p=n("8869"),l=n("c1f9"),m=n.n(l),f={computed:Object(c["a"])({},Object(h["e"])({myId:function(t){return t.userId},group:function(t){return t.group},curGroupId:function(t){return t.curSession},members:function(t){return t.group.members},sessionInfo:function(t){return t.group.sessionInfo},shareName:function(t){return t.group.shareName},adminList:function(t){return t.group.adminList},membersArray:function(t){return t.group.membersArray}}),{isAdmin:function(){return this.members&&this.members[this.myId]&&1==this.members[this.myId].is_admin},isCreator:function(){return this.group.creator==this.myId},isPrivate:function(){return this.$store.getters.isPrivate}}),mounted:function(){var t=this,e=this.$route.params.id;this.changeSessionId(e),this.isPrivate||this.group.groupId||(this.initGroup({userId:this.myId,groupId:e,useCache:!1}),this.getGroupInfo()),document.addEventListener("click",function(){if(t.$refs.chatSet){var e=t.$refs.chatSet.getAttribute("class");e.indexOf("move-left")>-1&&t.$emit("showCharSet",0)}})},data:function(){return{msgPush:!1,msgTop:!1,limitHeight:!0,isEdit:!1,newGroupName:"",newLink:"",newNotice:"",isEditLink:!1,editNotice:!1,editShareName:"",sharePath:"".concat(location.origin,"/s/"),isSearch:!1,searchList:[],searchTxt:"",meechatType:Object(d["o"])()}},methods:Object(c["a"])({},Object(h["d"])(["initGroup","changeSessionId","changeHotGroupStatus","removeSessionListById"]),Object(h["b"])(["updateSessionItem","getGroupInfo"]),{handleTitleBlur:function(){var t=this;this.isEdit=!1,this.newGroupName.length&&u["a"].group.changeTitle({group_id:this.curGroupId,title:this.newGroupName}).then(function(e){e.data;t.updateSessionItem({sessionId:t.curGroupId,data:{name:t.newGroupName}}),t.$store.commit("updateGroup",{key:"groupName",data:t.newGroupName})})},handleTitleFocus:function(){this.isEdit=!0,this.newGroupName=this.group.groupName},handleShowAll:function(){this.limitHeight||(this.$refs.scrollWrap.scrollTop=0),this.limitHeight=!this.limitHeight},handleLinkBlur:function(){var t=Object(a["a"])(regeneratorRuntime.mark(function t(){var e=this;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:if(this.isEditLink=!1,!this.editShareName.match(/^\d{1,}$/)){t.next=4;break}return this.$showTips("分享链接不能是纯数字"),t.abrupt("return");case 4:if(this.editShareName.match(/^(\w|.){1,}$/)){t.next=7;break}return this.$showTips("分享链接只能是英文字母,数字和 . 的组合"),t.abrupt("return");case 7:return t.next=9,Object(d["f"])("分享链接只能被修改一次,确认修改为:".concat(this.sharePath+this.editShareName),"提示").catch(function(t){});case 9:u["a"].group.changeName({group_id:this.curGroupId,name:this.editShareName}).then(function(){e.$store.commit("updateGroup",{key:"shareName",data:e.editShareName})});case 10:case"end":return t.stop()}},t,this)}));function e(){return t.apply(this,arguments)}return e}(),handleLinkFocus:function(){this.isEditLink=!0,this.editShareName=this.shareName},handleNotice:function(){var t=this;u["a"].group.changeNotice({group_id:this.curGroupId,notice:this.newNotice}).then(function(){t.$showTips("修改成功"),t.editNotice=!1,t.$store.commit("updateGroup",{key:"groupNotice",data:t.newNotice})})},handleGroudMgr:function(){this.$emit("handleShowGroudMgr",1)},handleOpenNotice:function(){this.editNotice=!0,this.newNotice=this.group.groupNotice},copyLink:function(t){var e=this,n=document.location.protocol+t;this.$copyText(n).then(function(t){e.$showTips("复制成功")})},changePin:function(){var t=Object(a["a"])(regeneratorRuntime.mark(function t(e){var n,i,s,r;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return n=1==e?"setPin":"cancelPin",i=1==e?"updateSessionListByPin":"cancelSessionListByPin",t.next=4,u["a"].session[n]({session_id:this.curGroupId});case 4:s=t.sent,r=s.data.data,this.$store.commit("updatePin",e),this.$store.commit(i,{session_id:this.curGroupId,is_pin:r.is_pin,pin_time_int:r.pin_time_int});case 8:case"end":return t.stop()}},t,this)}));function e(e){return t.apply(this,arguments)}return e}(),changeMute:function(){var t=Object(a["a"])(regeneratorRuntime.mark(function t(e){var n,i;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return n=1==e?"setMute":"cancelMute",i=1==e?"updateSessionListByMute":"cancelSessionListByMute",t.next=4,u["a"].session[n]({session_id:this.curGroupId});case 4:this.$store.commit("updateMute",e),this.$store.commit(i,this.curGroupId);case 6:case"end":return t.stop()}},t,this)}));function e(e){return t.apply(this,arguments)}return e}(),leaveGroup:function(){var t=this;Object(d["f"])(this.$t("group.leaveComfirm")).then(function(){t.$emit("showLoadingRoom",!0),u["a"].group.leaveGroup({group_id:t.curGroupId}).then(function(){t.changeHotGroupStatus({groupId:t.curGroupId,isJoin:0}),t.removeSessionListById(t.curGroupId),t.$showTips(t.$t("group.leaveTip")),t.$emit("showLoadingRoom",!1),t.$store.commit("updateJoin",!1),"h5"==t.meechatType&&t.$router.go(-2)}).catch(function(){t.$emit("showLoadingRoom",!1)})})},searchUser:function(){var t=this;if(this.searchTxt.trim())if(this.membersArray.length-1,i=!!t.nick_name&&t.nick_name.indexOf(e)>-1,n||i})}}})},g={mixins:[p["e"]],data:function(){return{curItemIndex:0,checkList:[],groupName:"",isLoading:!1,showNum:0,meechatType:Object(d["o"])()}},computed:Object(c["a"])({checkedNum:function(){return this.checkList.filter(function(t){return t.isChecked}).length}},Object(h["e"])({userId:function(t){return t.userId},friendList:function(t){return t.chat.friendList},groupId:function(t){return t.group.groupId},group:function(t){return t.group},members:function(t){return t.group.members},membersArray:function(t){return t.group.membersArray},membersNum:function(t){return t.group.membersNum},adminList:function(t){return t.group.adminList}}),{inviteList:function(){return this.checkList.filter(function(t){return t.isChecked}).map(function(t){return t.user_id}).join(",")},resultList:function(){return this.checkList&&this.checkList.filter(function(t){return t.isChecked})||[]}}),methods:Object(c["a"])({},Object(h["b"])(["getGroupInfo"]),Object(h["d"])(["initGroup","changeSessionId"]),{getItemByUid:function(t){var e=this;return this.checkList.filter(function(n,i){return n.user_id==t&&(e.curItemIndex=i),n.user_id==t})[0]},changeState:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=this.getItemByUid(t);n.isChoosed||(4==this.inviteType&&e&&this.adminList.length+this.checkedNum>5?this.$showTips(this.$t("group.groupMgrMostTips")):(5==this.inviteType&&this.checkList.forEach(function(t){t.isChecked=!1}),n["isChecked"]=e,this.$set(this.checkList,this.curItemIndex,n)))},changeStateForH5:function(t){var e=this.getItemByUid(t),n=!e.isChecked;4==this.inviteType&&n&&this.adminList.length+this.checkedNum>5?this.$showTips(this.$t("group.groupMgrMostTips")):(5==this.inviteType&&this.checkList.forEach(function(t){t.isChecked=!1}),e["isChecked"]=n,this.$set(this.checkList,this.curItemIndex,e))},initList:function(){var t=Object(a["a"])(regeneratorRuntime.mark(function t(){var e=this;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:t.t0=this.inviteType,t.next=1===t.t0?3:2===t.t0?7:3===t.t0?11:4===t.t0?11:5===t.t0?11:13;break;case 3:return t.next=5,this.$store.dispatch("getFriendList");case 5:return this.checkList=this.friendList,t.abrupt("break",13);case 7:return t.next=9,this.$store.dispatch("getFriendList");case 9:return this.checkList=m.a.filter(this.friendList,function(t){return!e.members[t.user_id]}),t.abrupt("break",13);case 11:return this.checkList=this.membersArray,t.abrupt("break",13);case 13:this.checkList=m.a.filter(this.checkList,function(t){return t.isChecked=!1,t.isChoosed=!1,t.isShow=!0,4==e.inviteType&&1==t.is_admin&&(t.isChoosed=!0),t.user_id!=e.userId}),this.showNum=this.checkList.length;case 15:case"end":return t.stop()}},t,this)}));function e(){return t.apply(this,arguments)}return e}(),optSubmit:function(){switch(this.inviteType){case 1:this.createGroup();break;case 2:this.invitesMember();break;case 3:this.removesMember();break;case 4:this.addAdmin();break;case 5:this.changeCreator();break;case 6:this.createGroup();break}},createGroup:function(){var t=this;this.groupName.length>16?this.$showTips(this.$t("group.groupNameLengthTips")):this.groupName?(this.isLoading=!0,u["a"].group.createGroup({group_title:this.groupName,user_id_list:this.inviteList}).then(function(e){var n=e.data,i=n.data.session_id;t.$showTips(t.$t("group.createSuccess")),t.$store.commit("addSessionItem",n.data),t.ext&&t.ext.tgGroupId?t.doSyncTelegram(i):t.$router.push("/group/".concat(i)),"h5"!=t.meechatType&&t.hidePopup()})):o()({message:this.$t("group.groupNameTips"),type:"warning"})},doSyncTelegram:function(t){var e=this;u["a"].tg.doSync({group_id:t,tg_group_id:this.ext.tgGroupId}).then(function(){e.$router.replace("/group/".concat(t))}).catch(function(t){console.log(t),"h5"==e.meechatType&&e.$router.replace("/")})},invitesMember:function(){var t=Object(a["a"])(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return this.isLoading=!0,t.next=3,u["a"].group.invites({user_ids:this.inviteList,group_id:this.groupId});case 3:return t.next=5,this.getGroupInfo();case 5:"h5"==this.meechatType?this.$router.go(-1):this.hidePopup();case 6:case"end":return t.stop()}},t,this)}));function e(){return t.apply(this,arguments)}return e}(),removesMember:function(){var t=Object(a["a"])(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return this.isLoading=!0,t.next=3,u["a"].group.removes({user_ids:this.inviteList,group_id:this.groupId});case 3:return t.next=5,this.getGroupInfo();case 5:"h5"==this.meechatType?this.$router.go(-1):this.hidePopup();case 6:case"end":return t.stop()}},t,this)}));function e(){return t.apply(this,arguments)}return e}(),addAdmin:function(){var t=this;this.isLoading=!0,u["a"].group.addAdmin({user_ids:this.inviteList,group_id:this.groupId}).then(function(e){e.data;t.getGroupInfo(),"h5"==t.meechatType?t.$router.go(-1):t.hidePopup()})},changeCreator:function(){var t=this;if(!(this.checkedNum<=0)){var e=this.checkList[this.curItemIndex],n=e.nick_name||e.user_name;s.a.confirm("".concat(this.$t("group.groupMgrComfime")," ").concat(n)).then(function(){t.isLoading=!0,u["a"].group.changeCreator({new_creator:t.inviteList,group_id:t.groupId}).then(function(e){e.data;"h5"==t.meechatType?t.$router.go(-1):t.hidePopup(),t.$store.dispatch("getGroupInfo"),o()({message:"".concat(t.$t("group.groupMgrResult")," ").concat(n),type:"warning"})})}).catch(function(t){console.log(t)})}}}),mounted:function(){this.initList()}},b={props:{searchTxt:String},data:function(){return{}},components:{},computed:Object(c["a"])({},Object(h["e"])(["hotList"]),Object(h["b"])(["getHotList"]),{showHotList:function(){var t=this.searchTxt&&this.searchTxt.trim();if(!t)return this.hotList;var e=this.hotList.filter(function(e){var n=e.group_title&&e.group_title.toLocaleLowerCase()||"";return n.match(t)});return e}}),methods:Object(c["a"])({},Object(h["d"])(["changeHotGroupStatus"]),{bgColorNum:function(t){return Object(d["l"])(t,this.userId)},joinGroup:function(t,e){var n=this;1==e?this.$router.push("/group/".concat(t)):u["a"].group.joinGroup({group_id:t}).then(function(){n.changeHotGroupStatus({groupId:t,isJoin:1}),n.$router.push("/group/".concat(t))})}}),mounted:function(){this.$store.commit("changeSessionId","0"),this.$store.dispatch("getHotList")}}},bd62:function(t,e,n){"use strict";var i=n("c6ce"),s=n.n(i);s.a},c6ce:function(t,e,n){},e1d6:function(t,e,n){},f682:function(t,e,n){"use strict";var i=n("24cd"),s=n.n(i);s.a}});