1 |
- require('../common/vendor.js');(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pageA/chat/news"],{"1f16":function(e,n,t){"use strict";(function(e){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=t("970c"),a={data:function(){return{type:"error",value:1,list:[],user_no:"",options1:[{text:"删除",style:{backgroundColor:"red"}}]}},onLoad:function(){this.user_no=e.getStorageSync("user_no")},onShow:function(){this.getlist()},computed:{i18n:function(){return this.$t("index")}},methods:{dele:function(){var e={channel:"channel",chatType:"singleChat",deleteRoam:!0};o.conn.deleteConversation(e).then((function(e){console.log(e)})).catch((function(e){}))},getlist:function(){var e=this;o.conn.getServerConversations({pageSize:50,cursor:""}).then((function(n){console.log(n),e.list=n.data.conversations}))},tokefu:function(){e.navigateTo({url:"/pageA/service/service"})},chat:function(n){n.lastMessage.ext.user.easemob_username==this.user_no?e.navigateTo({url:"/pageA/chat/chat?user_other_no="+n.conversationId+"&user_other="+encodeURIComponent(JSON.stringify(n.lastMessage.ext.user_other))}):e.navigateTo({url:"/pageA/chat/chat?user_other_no="+n.conversationId+"&user_other="+encodeURIComponent(JSON.stringify(n.lastMessage.ext.user))})}}};n.default=a}).call(this,t("543d")["default"])},"20a8":function(e,n,t){"use strict";(function(e,n){var o=t("4ea4");t("f93b");o(t("66fd"));var a=o(t("3b83"));e.__webpack_require_UNI_MP_PLUGIN__=t,n(a.default)}).call(this,t("bc2e")["default"],t("543d")["createPage"])},"3b83":function(e,n,t){"use strict";t.r(n);var o=t("5340"),a=t("8c5a");for(var r in a)["default"].indexOf(r)<0&&function(e){t.d(n,e,(function(){return a[e]}))}(r);t("6351");var s,u=t("f0c5"),i=Object(u["a"])(a["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],s);n["default"]=i.exports},5340:function(e,n,t){"use strict";t.d(n,"b",(function(){return a})),t.d(n,"c",(function(){return r})),t.d(n,"a",(function(){return o}));var o={uIcon:function(){return Promise.all([t.e("common/vendor"),t.e("uview-ui/components/u-icon/u-icon")]).then(t.bind(null,"01eb"))},uBadge:function(){return Promise.all([t.e("common/vendor"),t.e("uview-ui/components/u-badge/u-badge")]).then(t.bind(null,"eb50"))}},a=function(){var e=this,n=e.$createElement,t=(e._self._c,e.__map(e.list,(function(n,t){var o=e.__get_orig(n),a="13523652365"!=e.user_no&&"13523652365"==n.conversationId?new Date(n.lastMessage.time).getFullYear():null,r="13523652365"!=e.user_no&&"13523652365"==n.conversationId?new Date(n.lastMessage.time).getMonth():null,s="13523652365"!=e.user_no&&"13523652365"==n.conversationId?new Date(n.lastMessage.time).getDate():null,u="13523652365"!=e.user_no&&"13523652365"==n.conversationId?new Date(n.lastMessage.time).toTimeString().substr(0,8):null;return{$orig:o,g0:a,g1:r,g2:s,g3:u}}))),o=e.__map(e.list,(function(n,t){var o=e.__get_orig(n),a="13523652365"!=n.conversationId?new Date(n.lastMessage.time).getFullYear():null,r="13523652365"!=n.conversationId?new Date(n.lastMessage.time).getMonth():null,s="13523652365"!=n.conversationId?new Date(n.lastMessage.time).getDate():null,u="13523652365"!=n.conversationId?new Date(n.lastMessage.time).toTimeString().substr(0,8):null;return{$orig:o,g4:a,g5:r,g6:s,g7:u}}));e.$mp.data=Object.assign({},{$root:{l0:t,l1:o}})},r=[]},6351:function(e,n,t){"use strict";var o=t("c9bc"),a=t.n(o);a.a},"8c5a":function(e,n,t){"use strict";t.r(n);var o=t("1f16"),a=t.n(o);for(var r in o)["default"].indexOf(r)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(r);n["default"]=a.a},c9bc:function(e,n,t){}},[["20a8","common/runtime","common/vendor"]]]);
|