pages-chat-customer_list-chat.b657dd35.js 68 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-chat-customer_list-chat"],{1397:function(t,e,i){var a=i("f3fa");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("967d").default;o("cf0ff1e0",a,!0,{sourceMap:!1,shadowMode:!1})},1472:function(t,e,i){"use strict";i("6a54");var a=i("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("bf0f"),i("2797"),i("aa9c"),i("e966"),i("c223"),i("dd2b"),i("5c47"),i("a1c1");var o=a(i("2f45")),s=a(i("adac")),r=a(i("5f97")),n=i("672a"),d=i("7e00"),c=i("d727"),l=i("5676"),u=a(i("af69")),f=i("aa10"),v=i("e44d"),p=i("96e0"),m=i("8f59"),_=function(t,e){e=1*e||1;var i=[];return t.forEach((function(t,a){a%e===0&&i.push([]),i[i.length-1].push(t)})),i},g=(getApp(),{name:"CustomerService",components:{Loading:u.default},props:{couponList:{type:Array,default:function(){return[]}}},computed:(0,p.configMap)(["hide_mer_status"],(0,m.mapGetters)(["isLogin","viewColor","uid"])),data:function(){return{url:"".concat(f.HTTP_REQUEST_URL,"/api/upload/image"),headers:{"Authori-zation":"Bearer "+this.$store.state.app.token},emojiGroup:_(o.default,21),active:!1,voice:!1,speak:"按住 说话",recording:!1,swiperOption:{pagination:{el:".swiper-pagination",clickable:!0},speed:1e3,observer:!0,observeParents:!0},percent:0,footerConH:0,footerH:1.08,socket:null,toUid:0,page:1,limit:30,loading:!1,loaded:!1,history:[],sendColor:!1,sendtxt:"",productId:0,presellId:0,combinationId:0,productInfo:{},orderId:"",orderInfo:{},cartInfo:{},autoplay:!1,circular:!0,interval:3e3,duration:500,upload_max:2,uploadImages:[],uploads:[],exceeded_list:[],windowH:0,isBQ:!1,scrollTop:0,textCon:"",iconColor:"#CCCCCC",mer_id:0,refund_order_id:0,refundDetail:"",userId:0,pageType:0,status:!1,storeInfo:"",isBack:!1,httpUrl:"",press:!1,index:0,j:0}},watch:{textCon:function(t,e){this.iconColor=""==t?"#CCCCCC":"#86C956"}},beforeDestroy:function(){uni.$off(["socket_open","reply","chat","send_chat","socket_error","socket_close"])},onUnload:function(){this.wsEnd()},onLoad:function(t){var e=this;this.toUid=t.uid||0,this.productId=parseInt(t.productId)||0,this.presellId=parseInt(t.presellId)||0,this.combinationId=parseInt(t.combinationId)||0,this.orderId=t.order_id||"",this.mer_id=t.mer_id||0,this.refund_order_id=t.refund_order_id||0,this.userId=t.userId||0,uni.getSystemInfo({success:function(t){e.windowH=t.windowHeight}}),this.$nextTick((function(){var t=new r.default(".copy-data");t.on("success",(function(t){e.$util.Tips({title:"复制成功"}),e.press=!1})),t.on("error",(function(t){e.$util.Tips({title:"复制失败"})}))}))},onReady:function(){this.httpUrl="".concat(f.HTTP_REQUEST_URL,"/static/look.png")},mounted:function(){var t=this,e=this;e.isLogin?(0==e.userId?(e.getHistory(),e.getproductInfo(),e.getOrderInfo(),e.getRefundDetail(),e.getStoreDetail()):e.getMerHistory(),uni.$on("socket_open",(function(){0==e.userId?e.socket.send({data:{mer_id:e.mer_id},type:"chat_start"}):e.socket.send({data:{uid:e.userId,mer_id:e.mer_id},type:"service_chat_start"})})),uni.$on(["reply","chat","send_chat"],(function(t){if(t.longpress=!1,e.history.length>0&&e.history[e.history.length-1]["children"].length>0){var i=e.history[e.history.length-1]["children"].length-1,a=e.history[e.history.length-1]["children"][i];t.send_time-a.send_time>300?e.history.push({time:t.create_time,children:[t]}):e.history[e.history.length-1]["children"].push(t)}else e.history.push({time:t.create_time,children:[t]});e.deleteMsg(t),e.height()})),uni.$on("socket_error",(function(){if(!e.isBack){var i=t;uni.showModal({title:"提示",content:"连接失败,是否重新连接",success:function(t){t.confirm?i.wsStart():t.cancel&&uni.navigateBack()}})}})),uni.$on("err_tip",(function(e){t.isBack||uni.showModal({title:"提示",content:e,success:function(t){t.confirm||t.cancel}})})),uni.$on("socket_close",(function(){if(!t.isBack){t.$mp.page.route;var e=t;uni.showModal({title:"提示",content:"连接断开,是否重新连接",success:function(t){t.confirm?e.wsStart():t.cancel&&uni.navigateBack()}})}})),e.hasService(),e.wsStart()):(0,v.toLogin)()},methods:{userDetail:function(t){this.wsEnd(),uni.redirectTo({url:"/pages/chat/customer_info/index?uid=".concat(t,"&mer_id=").concat(this.mer_id)})},hasService:function(){var t=this;(0,n.hasServiceApi)(this.mer_id).then((function(e){t.height(),0==t.userId?t.getHistory():t.getMerHistory()})).catch((function(e){return t.$util.Tips({title:e},{tab:3,url:1})}))},goCustomer:function(){uni.makePhoneCall({phoneNumber:this.storeInfo.services_type.service_phone,success:function(t){},fail:function(t){}})},getStoreDetail:function(){var t=this;(0,d.getStoreDetail)(this.mer_id).then((function(e){t.storeInfo=e.data}))},wsStart:function(){this.socket=new s.default,this.height()},wsEnd:function(){0==this.userId?this.socket.send({data:{mer_id:this.mer_id},type:"chat_end"}):this.socket.send({data:{uid:this.userId,mer_id:this.mer_id},type:"service_chat_end"}),this.isBack=!0,this.socket&&this.socket.onClose()},deleteMsg:function(t){this.history.forEach((function(e,i){e.children.forEach((function(i,a){100==t.msn_type&&t.msn==i.service_log_id&&e.children.splice(a,1)}))}))},getRefundDetail:function(){var t=this;this.refund_order_id&&(0,l.refundDetail)(this.refund_order_id).then((function(e){t.refundDetail=e.data}))},uploadImg:function(){var t=this;t.$util.uploadImageOne("upload/image",(function(e){200==e.status&&t.sendMsg(e.data.path,3)}))},longTime:function(t,e,i,a){i.longpress=!0,this.history[this.index]["children"][this.j]["longpress"]=!1,this.press=!0,this.index=e,this.j=a,this.history[this.index]["children"][this.j]["longpress"]=!0},stoppress:function(){this.press=!1},reverstMsg:function(t){this.sendMsg(t.service_log_id,100),setTimeout((function(){t.longpress=!1}),300)},getOrderInfo:function(){var t=this;this.orderId&&(0,l.getOrderDetail)(this.orderId).then((function(e){t.orderInfo=e.data,t.orderInfo.orderProduct.length&&(t.cartInfo=t.orderInfo.orderProduct[0])}))},getproductInfo:function(){var t=this;(t.productId||t.presellId||t.combinationId)&&(t.presellId||t.combinationId?t.presellId?(0,d.getPresellProductDetail)(t.presellId).then((function(e){t.productInfo=e.data})):t.combinationId&&(0,c.getCombinationDetail)(t.combinationId).then((function(e){t.productInfo=e.data.product})):(0,d.getProductDetail)(t.productId).then((function(e){t.productInfo=e.data})))},scroll:function(){window.scrollY<300&&!this.loaded&&!this.loading&&this.getHistory()},imageuploaded:function(t){if(200!==t.status)return this.$util.Tips({title:t.message||"上传图片失败"});this.sendMsg(t.data.url,3)},getHistory:function(){var t=this;this.loading||this.loaded||(this.loading=!0,(0,n.getChatRecord)(this.mer_id,{page:this.page,limit:this.limit}).then((function(e){var i=e.data,a=t.getChatTime(i.list),o=[];for(var s in a){var r=s,n={};n.time=r,a[s].forEach((function(t,e){t.longpress=!1})),n.children=a[s],o.push(n)}t.history=o.concat(t.history),1===t.page&&t.$nextTick((function(){this.height()})),t.page++,t.loading=!1,t.loaded=i.length<t.limit})).catch((function(e){t.$util.Tips({title:e.message||"加载失败"})})))},getChatTime:function(t){for(var e={},i="",a=0;a<t.length;a++)if(0==a){var o=t[a]["create_time"];e[o]=[t[a]],i=o}else if(t[a]["send_time"]-t[a-1]["send_time"]<=300)e[i].push(t[a]);else{var s=t[a]["create_time"];i=s,e[s]?e[i].push(t[a]):e[s]=[t[a]]}return e},getMerHistory:function(){var t=this;if(!this.loading&&!this.loaded){this.loading=!0;var e=this.history.length?this.history[0].service_log_id:"";(0,n.getMerHistory)(this.userId,this.mer_id,{page:this.page,limit:this.limit,last_id:e}).then((function(e){var i=e.data,a=t.getChatTime(i.list),o=[];for(var s in a){var r=s,n={};n.time=r,a[s].forEach((function(t,e){t.longpress=!1})),n.children=a[s],o.push(n)}t.history=o.concat(t.history),1===t.page&&t.$nextTick((function(){this.height()})),t.page++,t.loading=!1,t.loaded=i.length<t.limit})).catch((function(e){t.$util.Tips({title:e.message||"加载失败"})}))}},focus:function(){this.active=!1},keyup:function(){this.$refs.input.value.length>0?this.sendColor=!0:this.sendColor=!1},addEmoji:function(t){this.sendMsg(t,2)},replace_em:function(t){return t=t.replace(/\[em-([\s\S]*)\]/g,"<span class='em em-$1' style='background-image:url("+this.httpUrl+")'></span>"),t},clickImg:function(t){wx.previewImage({urls:[t],current:"",success:function(t){},fail:function(t){},complate:function(t){}})},sendMsg:function(t,e){0==this.userId?(this.height(),this.socket.send({data:{msn:t,msn_type:e,mer_id:this.mer_id},type:"send_chat"})):(this.height(),this.socket.send({data:{msn:t,msn_type:e,uid:this.userId,mer_id:this.mer_id},type:"service_chat"}))},sendTest:function(){this.sendMsg(this.textCon,1),this.textCon="",this.height()},sendProduct:function(){this.presellId||this.combinationId?this.presellId?(this.sendMsg(this.presellId,7),this.presellId=0):this.combinationId&&(this.sendMsg(this.combinationId,8),this.combinationId=0):(this.sendMsg(this.productId,4),this.productId=0),this.productInfo={}},sendOrder:function(){this.sendMsg(this.orderId,5),this.orderId=0,this.orderInfo={}},sendRefundOrder:function(){this.sendMsg(this.refund_order_id,6),this.refund_order_id=0,this.refundDetail={}},bindInput:function(t){t.detail.value?this.sendColor=!0:this.sendColor=!1,this.height()},start:function(){var t=this;this.longClick=0,this.timeOutEvent=setTimeout((function(){t.longClick=1}),500),t.speak="松开 结束",t.recording=!0},move:function(){clearTimeout(this.timeOutEvent),this.timeOutEvent=0},end:function(){return clearTimeout(this.timeOutEvent),0!==this.timeOutEvent&&this.longClick,this.speak="按住 说话",this.recording=!1,!1},voiceBnt:function(){this.active=!1,!0===this.voice?(this.voice=!1,this.$nextTick((function(){this.$refs.input.focus()}))):this.voice=!0,this.percent=0,this.footerConH=0,this.footerH=0,this.$nextTick((function(){this.height()}))},emoticon:function(){this.voice=!1,!0===this.active?(this.active=!1,this.isBQ=!1):(this.active=!0,this.isBQ=!0),this.height()},height:function(){var t=this,e=this,i=0,a=uni.createSelectorQuery().select(".chat");setTimeout((function(o){!t.isBack&&a.boundingClientRect((function(t){i=t.height,e.active?e.scrollTop=parseInt(i)+500:e.scrollTop=parseInt(i)+100})).exec()}),1e3)},bindScroll:function(){0==this.userId?(this.getHistory(),this.getproductInfo(),this.getOrderInfo(),this.getRefundDetail(),this.getStoreDetail()):this.getMerHistory()}}});e.default=g},"2f45":function(t,e,i){"use strict";i("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default=["em-tlj-1","em-tlj-3","em-tlj-4","em-tlj-5","em-tlj-6","em-tlj-7","em-tlj-8","em-tlj-9","em-tlj-10","em-tlj-11","em-tlj-12","em-tlj-13","em-tlj-14","em-tlj-15","em-tlj-16","em-tlj-17","em-tlj-18","em-tlj-19","em-tlj-20","em-tlj-21","em-tlj-22","em-tlj-23","em-tlj-24","em-tlj-25","em-tlj-26","em-tlj-27","em-tlj-28","em-tlj-29","em-tlj-30","em-tlj-31","em-tlj-32","em-tlj-33","em-tlj-34","em-tlj-35","em-tlj-36","em-tlj-37","em-tlj-38","em-tlj-39","em-tlj-40","em-tlj-41","em-tlj-42","em-tlj-43","em-tlj-44","em-tlj-45","em-tlj-46","em-tlj-47","em-tlj-48","em-tlj-49","em-tlj-50","em-tlj-51","em-tlj-52","em-tlj-53","em-tlj-54","em-tlj-55","em-tlj-56","em-tlj-57","em-tlj-58","em-tlj-59","em-tlj-60","em-tlj-61","em-tlj-62","em-tlj-63","em-tlj-64","em-tlj-65","em-tlj-66","em-tlj-67","em-tlj-68","em-tlj-69","em-tlj-70","em-tlj-71","em-tlj-72","em-tlj-73","em-tlj-74","em-tlj-75","em-tlj-76","em-tlj-77","em-tlj-78","em-tlj-79","em-tlj-80","em-tlj-81","em-tlj-82","em-tlj-83","em-tlj-84","em-tlj-85","em-tlj-86","em-tlj-87","em-tlj-88","em-tlj-89","em-tlj-90","em-tlj-91","em-tlj-92","em-tlj-93","em-tlj-94","em-tlj-95","em-tlj-96"]},"31ae":function(t,e,i){"use strict";var a=i("1397"),o=i.n(a);o.a},"42c3":function(t,e,i){"use strict";i.r(e);var a=i("1472"),o=i.n(a);for(var s in a)["default"].indexOf(s)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(s);e["default"]=o.a},"440c":function(t,e,i){"use strict";var a=i("ee6d"),o=i.n(a);o.a},"85aa":function(t,e,i){var a=i("c86c");e=a(!1),e.push([t.i,".Loads[data-v-6be7644b]{height:%?80?%;font-size:%?25?%;color:#000}.Loads .iconfont[data-v-6be7644b]{font-size:%?30?%;margin-right:%?10?%;height:%?32?%;line-height:%?32?%}\n/*加载动画*/@-webkit-keyframes load-data-v-6be7644b{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load-data-v-6be7644b{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loadingpic[data-v-6be7644b]{-webkit-animation:load-data-v-6be7644b 3s linear 1s infinite;animation:load-data-v-6be7644b 3s linear 1s infinite}.loading[data-v-6be7644b]{-webkit-animation:load-data-v-6be7644b linear 1s infinite;animation:load-data-v-6be7644b linear 1s infinite}",""]),t.exports=e},adac:function(t,e,i){"use strict";i("6a54");var a=i("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("c223"),i("5c47"),i("a1c1"),i("d4b5");var o=a(i("eaf5")),s=i("aa10"),r=function(){var t="".concat(s.VUE_APP_WS_URL,"&token=").concat(o.default.state.app.token);this.ws=uni.connectSocket({url:n(t),header:{"content-type":"application/json"},method:"GET",success:function(t){}}),this.ws.onOpen(this.onSocketOpen.bind(this)),this.ws.onError(this.onError.bind(this)),this.ws.onMessage(this.onMessage.bind(this)),this.ws.onClose(this.onClose.bind(this))};function n(t){var e="https:"==document.location.protocol;return e?t.replace("ws:","wss:"):t.replace("wss:","ws:")}r.prototype={onSocketOpen:function(t){this.init(),uni.$emit("socket_open")},init:function(){var t=this;t.timer&&clearInterval(t.timer),this.timer=setInterval((function(){t.send({type:"ping"})}),1e4)},send:function(t){var e=JSON.stringify(t);return uni.sendSocketMessage({data:e})},onMessage:function(t){var e=JSON.parse(t.data),i=e.type,a=e.data,o=void 0===a?{}:a;uni.$emit(i,o)},onClose:function(){uni.closeSocket(),clearInterval(this.timer),uni.$emit("socket_close")},onError:function(t){var e=this;uni.$emit("socket_error",t),setTimeout((function(){e.ws=uni.connectSocket({})}),5e3)},close:function(){clearInterval(this.timer),this.timer=null,uni.closeSocket()}},r.prototype.constructor=r;var d=r;e.default=d},af69:function(t,e,i){"use strict";i.r(e);var a=i("f69f"),o=i("c216");for(var s in o)["default"].indexOf(s)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(s);i("440c");var r=i("828b"),n=Object(r["a"])(o["default"],a["b"],a["c"],!1,null,"6be7644b",null,!1,a["a"],void 0);e["default"]=n.exports},ba71:function(t,e,i){"use strict";i("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={name:"Loading",props:{loaded:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}}};e.default=a},c216:function(t,e,i){"use strict";i.r(e);var a=i("ba71"),o=i.n(a);for(var s in a)["default"].indexOf(s)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(s);e["default"]=o.a},c6ac:function(t,e,i){"use strict";i.r(e);var a=i("f9b2"),o=i("42c3");for(var s in o)["default"].indexOf(s)<0&&function(t){i.d(e,t,(function(){return o[t]}))}(s);i("31ae");var r=i("828b"),n=Object(r["a"])(o["default"],a["b"],a["c"],!1,null,"3c1fe9df",null,!1,a["a"],void 0);e["default"]=n.exports},d727:function(t,e,i){"use strict";i("6a54");var a=i("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.assistHelpList=function(t,e){return o.default.get("store/product/assist/user/"+t,e)},e.assistUserData=function(t){return o.default.get("store/product/assist/count",t,{noAuth:!0})},e.cancelReservationApi=function(t){return o.default.post("order/self/cancel/".concat(t))},e.getActivitycategory=function(t){return o.default.get("product/spu/active/category/"+t,{},{noAuth:!0})},e.getAssistDetail=function(t,e){return o.default.get("store/product/assist/detail/"+t,e)},e.getAssistList=function(t){return o.default.get("store/product/assist/lst",t,{noAuth:!0})},e.getAssistUser=function(t){return o.default.get("store/product/assist/share/"+t)},e.getBargainUserCancel=function(t){return o.default.post("store/product/assist/set/delete/"+t)},e.getBargainUserList=function(t){return o.default.get("store/product/assist/set/lst",t)},e.getCombinationDetail=function(t,e){return o.default.get("store/product/group/detail/"+t,e,{noAuth:!0})},e.getCombinationList=function(t){return o.default.get("store/product/group/lst",t,{noAuth:!0})},e.getCombinationPink=function(t){return o.default.get("store/product/group/get/"+t)},e.getCombinationPoster=function(t){return o.default.post("combination/poster",t)},e.getCombinationUser=function(t){return o.default.get("store/product/group/count",t,{noAuth:!0})},e.getCouponLst=function(t){return o.default.get("coupon/getlst",t,{noAuth:!0})},e.getMerchantServiceLst=function(t){return o.default.get("store/merchant/local",t,{noAuth:!0})},e.getNewPeopleCouponLst=function(t){return o.default.get("coupon/new_people",t,{noAuth:!0})},e.getPresellList=function(t){return o.default.get("store/product/presell/lst",t,{noAuth:!0})},e.getReservationDate=function(t,e){return o.default.get("store/product/reservation/getMonth/".concat(t),e)},e.getReservationMerData=function(t){return o.default.get("store/merchant/detail/".concat(t))},e.getReservationTimes=function(t,e){return o.default.get("store/product/reservation/getDay/".concat(t),e)},e.getSeckillDetail=function(t){return o.default.get("store/product/seckill/detail/"+t,{},{noAuth:!0})},e.getSeckillIndexTime=function(){return o.default.get("store/product/seckill/select",{},{noAuth:!0})},e.getSeckillList=function(t){return o.default.get("store/product/seckill/lst",t,{noAuth:!0})},e.getTopicDetail=function(t){return o.default.get("activity/info/".concat(t),{},{noAuth:!0})},e.getTopicList=function(t,e){return o.default.get("activity/lst/".concat(t),e,{noAuth:!0})},e.getTopicProLst=function(t){return o.default.get("product/spu/labels",t,{noAuth:!0})},e.hotRankingApi=function(t){return o.default.get("product/spu/get_hot_ranking",t,{noAuth:!0})},e.initiateAssistApi=function(t){return o.default.post("store/product/assist/create/"+t)},e.postAssistHelp=function(t){return o.default.post("store/product/assist/set/"+t)},e.postCombinationRemove=function(t){return o.default.post("store/product/group/cancel",t)},e.presellAgreement=function(){return o.default.get("store/product/presell/agree")},e.scombinationCode=function(t){return o.default.get("combination/code/"+t)},e.seckillCode=function(t,e){return o.default.get("seckill/code/"+t,e)},e.spuTop=function(t){return o.default.get("store/product/category/hotranking",{},{noAuth:!0})},e.spuTopList=function(t){return o.default.get("product/spu/get_hot_ranking",t,{noAuth:!0})};var o=a(i("fea3"))},ee6d:function(t,e,i){var a=i("85aa");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("967d").default;o("31a45329",a,!0,{sourceMap:!1,shadowMode:!1})},f3fa:function(t,e,i){var a=i("c86c");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.em[data-v-3c1fe9df]{display:inline-block;height:1em;width:1em;overflow:hidden;line-height:18px;font-size:22px;vertical-align:middle;margin-top:-4px;color:transparent!important;background-size:4100%}\n/* 陀螺酱 */.em.em-tlj-1[data-v-3c1fe9df]{background-position:0 0}.em.em-tlj-2[data-v-3c1fe9df]{background-position:0 2.5%}.em.em-tlj-3[data-v-3c1fe9df]{background-position:0 5%}.em.em-tlj-4[data-v-3c1fe9df]{background-position:0 7.5%}.em.em-tlj-5[data-v-3c1fe9df]{background-position:0 10%}.em.em-tlj-6[data-v-3c1fe9df]{background-position:0 12.5%}.em.em-tlj-7[data-v-3c1fe9df]{background-position:0 15%}.em.em-tlj-8[data-v-3c1fe9df]{background-position:0 17.5%}.em.em-tlj-9[data-v-3c1fe9df]{background-position:0 20%}.em.em-tlj-10[data-v-3c1fe9df]{background-position:0 22.5%}.em.em-tlj-11[data-v-3c1fe9df]{background-position:0 25%}.em.em-tlj-12[data-v-3c1fe9df]{background-position:0 27.5%}.em.em-tlj-13[data-v-3c1fe9df]{background-position:0 30%}.em.em-tlj-14[data-v-3c1fe9df]{background-position:0 32.5%}.em.em-tlj-15[data-v-3c1fe9df]{background-position:0 35%}.em.em-tlj-16[data-v-3c1fe9df]{background-position:0 37.5%}.em.em-tlj-17[data-v-3c1fe9df]{background-position:0 40%}.em.em-tlj-18[data-v-3c1fe9df]{background-position:0 42.5%}.em.em-tlj-19[data-v-3c1fe9df]{background-position:0 45%}.em.em-tlj-20[data-v-3c1fe9df]{background-position:0 47.5%}.em.em-tlj-21[data-v-3c1fe9df]{background-position:0 50%}.em.em-tlj-22[data-v-3c1fe9df]{background-position:0 52.5%}.em.em-tlj-23[data-v-3c1fe9df]{background-position:0 55%}.em.em-tlj-24[data-v-3c1fe9df]{background-position:0 57.5%}.em.em-tlj-25[data-v-3c1fe9df]{background-position:0 60%}.em.em-tlj-26[data-v-3c1fe9df]{background-position:0 62.5%}.em.em-tlj-27[data-v-3c1fe9df]{background-position:0 65%}.em.em-tlj-28[data-v-3c1fe9df]{background-position:0 67.5%}.em.em-tlj-29[data-v-3c1fe9df]{background-position:0 70%}.em.em-tlj-30[data-v-3c1fe9df]{background-position:0 72.5%}.em.em-tlj-31[data-v-3c1fe9df]{background-position:0 75%}.em.em-tlj-32[data-v-3c1fe9df]{background-position:0 77.5%}.em.em-tlj-33[data-v-3c1fe9df]{background-position:0 80%}.em.em-tlj-34[data-v-3c1fe9df]{background-position:0 82.5%}.em.em-tlj-35[data-v-3c1fe9df]{background-position:0 85%}.em.em-tlj-36[data-v-3c1fe9df]{background-position:0 87.5%}.em.em-tlj-37[data-v-3c1fe9df]{background-position:0 90%}.em.em-tlj-38[data-v-3c1fe9df]{background-position:0 92.5%}.em.em-tlj-39[data-v-3c1fe9df]{background-position:0 95%}.em.em-tlj-40[data-v-3c1fe9df]{background-position:0 97.5%}.em.em-tlj-41[data-v-3c1fe9df]{background-position:0 100%}.em.em-tlj-42[data-v-3c1fe9df]{background-position:2.5% 0}.em.em-tlj-43[data-v-3c1fe9df]{background-position:2.5% 2.5%}.em.em-tlj-44[data-v-3c1fe9df]{background-position:2.5% 5%}.em.em-tlj-45[data-v-3c1fe9df]{background-position:2.5% 7.5%}.em.em-tlj-46[data-v-3c1fe9df]{background-position:2.5% 10%}.em.em-tlj-47[data-v-3c1fe9df]{background-position:2.5% 12.5%}.em.em-tlj-48[data-v-3c1fe9df]{background-position:2.5% 15%}.em.em-tlj-49[data-v-3c1fe9df]{background-position:2.5% 17.5%}.em.em-tlj-50[data-v-3c1fe9df]{background-position:2.5% 20%}.em.em-tlj-51[data-v-3c1fe9df]{background-position:2.5% 22.5%}.em.em-tlj-52[data-v-3c1fe9df]{background-position:2.5% 25%}.em.em-tlj-53[data-v-3c1fe9df]{background-position:2.5% 27.5%}.em.em-tlj-54[data-v-3c1fe9df]{background-position:2.5% 30%}.em.em-tlj-55[data-v-3c1fe9df]{background-position:2.5% 32.5%}.em.em-tlj-56[data-v-3c1fe9df]{background-position:2.5% 35%}.em.em-tlj-57[data-v-3c1fe9df]{background-position:2.5% 37.5%}.em.em-tlj-58[data-v-3c1fe9df]{background-position:2.5% 40%}.em.em-tlj-59[data-v-3c1fe9df]{background-position:2.5% 42.5%}.em.em-tlj-60[data-v-3c1fe9df]{background-position:2.5% 45%}.em.em-tlj-61[data-v-3c1fe9df]{background-position:2.5% 47.5%}.em.em-tlj-62[data-v-3c1fe9df]{background-position:2.5% 50%}.em.em-tlj-63[data-v-3c1fe9df]{background-position:2.5% 52.5%}.em.em-tlj-64[data-v-3c1fe9df]{background-position:2.5% 55%}.em.em-tlj-65[data-v-3c1fe9df]{background-position:2.5% 57.5%}.em.em-tlj-66[data-v-3c1fe9df]{background-position:2.5% 60%}.em.em-tlj-67[data-v-3c1fe9df]{background-position:2.5% 62.5%}.em.em-tlj-68[data-v-3c1fe9df]{background-position:2.5% 65%}.em.em-tlj-69[data-v-3c1fe9df]{background-position:2.5% 67.5%}.em.em-tlj-70[data-v-3c1fe9df]{background-position:2.5% 70%}.em.em-tlj-71[data-v-3c1fe9df]{background-position:2.5% 72.5%}.em.em-tlj-72[data-v-3c1fe9df]{background-position:2.5% 75%}.em.em-tlj-73[data-v-3c1fe9df]{background-position:2.5% 77.5%}.em.em-tlj-74[data-v-3c1fe9df]{background-position:2.5% 80%}.em.em-tlj-75[data-v-3c1fe9df]{background-position:2.5% 82.5%}.em.em-tlj-76[data-v-3c1fe9df]{background-position:2.5% 85%}.em.em-tlj-77[data-v-3c1fe9df]{background-position:2.5% 87.5%}.em.em-tlj-78[data-v-3c1fe9df]{background-position:2.5% 90%}.em.em-tlj-79[data-v-3c1fe9df]{background-position:2.5% 92.5%}.em.em-tlj-80[data-v-3c1fe9df]{background-position:2.5% 95%}.em.em-tlj-81[data-v-3c1fe9df]{background-position:2.5% 97.5%}.em.em-tlj-82[data-v-3c1fe9df]{background-position:2.5% 100%}.em.em-tlj-83[data-v-3c1fe9df]{background-position:5% 0}.em.em-tlj-84[data-v-3c1fe9df]{background-position:5% 2.5%}.em.em-tlj-85[data-v-3c1fe9df]{background-position:5% 5%}.em.em-tlj-86[data-v-3c1fe9df]{background-position:5% 7.5%}.em.em-tlj-87[data-v-3c1fe9df]{background-position:5% 10%}.em.em-tlj-88[data-v-3c1fe9df]{background-position:5% 12.5%}.em.em-tlj-89[data-v-3c1fe9df]{background-position:5% 15%}.em.em-tlj-90[data-v-3c1fe9df]{background-position:5% 17.5%}.em.em-tlj-91[data-v-3c1fe9df]{background-position:5% 20%}.em.em-tlj-92[data-v-3c1fe9df]{background-position:5% 22.5%}.em.em-tlj-93[data-v-3c1fe9df]{background-position:5% 25%}.em.em-tlj-94[data-v-3c1fe9df]{background-position:5% 27.5%}.em.em-tlj-95[data-v-3c1fe9df]{background-position:5% 30%}.em.em-tlj-96[data-v-3c1fe9df]{background-position:5% 32.5%}uni-page-body[data-v-3c1fe9df]{width:100%;height:100%}.noPad[data-v-3c1fe9df]{padding:0!important;margin-bottom:0!important;height:auto!important}.broadcast-details_num[data-v-3c1fe9df]{width:100%;height:%?72?%;line-height:%?72?%;color:#666;font-size:%?26?%;display:flex;justify-content:space-between;border-bottom:1px solid #f5f5f5;padding:0 %?20?%}.broadcast-details_num .line1[data-v-3c1fe9df]{max-width:%?203?%}uni-swiper-item[data-v-3c1fe9df]{background:#fff}.broadcast-details_order[data-v-3c1fe9df]{border-radius:%?24?%;background:#fff}.footer_count[data-v-3c1fe9df]{margin-top:%?20?%;width:%?710?%;position:fixed;bottom:%?120?%;bottom:calc(120rpx+ constant(safe-area-inset-bottom));bottom:calc(%?120?% + env(safe-area-inset-bottom));left:%?20?%}.footer_count .broadcast-details_box[data-v-3c1fe9df], .footer_count .broadcast_box[data-v-3c1fe9df]{margin-bottom:0;position:relative}.footer_count .icon-ic_close[data-v-3c1fe9df]{font-size:%?30?%;color:#c4c4c4;position:absolute;right:%?20?%;top:%?20?%}.copy[data-v-3c1fe9df]{color:var(--view-theme);margin-left:%?24?%;font-size:%?22?%;opacity:.5}.broadcast-details_box[data-v-3c1fe9df]{padding:%?20?%;display:flex;margin-bottom:%?24?%}.broadcast_details_model[data-v-3c1fe9df]{width:100%;height:%?43?%;background:rgba(0,0,0,.5);border-radius:0 0 %?16?% %?16?%;position:absolute;z-index:0;bottom:0;font-size:%?22?%;color:#fff;text-align:center;line-height:%?43?%}.broadcast_details_img[data-v-3c1fe9df]{width:%?124?%;height:%?124?%;border-radius:10px;overflow:hidden;position:relative}.broadcast_details_img uni-image[data-v-3c1fe9df], .broadcast_details_img uni-image[data-v-3c1fe9df]{width:%?124?%;height:%?124?%}.broadcast_details_img_no[data-v-3c1fe9df]{width:%?456?%;height:%?456?%;border-radius:10px 10px 0 0;overflow:hidden;margin-bottom:%?10?%}.broadcast_details_picBox_no[data-v-3c1fe9df]{width:100%}.broadcast_details_img_no uni-image[data-v-3c1fe9df], .broadcast_details_img_no img[data-v-3c1fe9df]{width:100%;height:100%}.broadcast_details_tit[data-v-3c1fe9df]{font-size:%?26?%;max-width:%?312?%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-align:left!important}.product_price[data-v-3c1fe9df]{margin-top:%?30?%}.broadcast_details_tit_no[data-v-3c1fe9df]{font-size:%?28?%;color:#333;font-weight:800;text-align:left;margin-top:%?5?%;max-width:%?420?%}.broadcast_details_picBox[data-v-3c1fe9df]{width:75%;margin-left:%?24?%}.broadcast_details_pic[data-v-3c1fe9df]{margin-top:%?15?%;font-size:%?24?%;color:var(--view-priceColor);text-align:left}.broadcast_details_pic_num[data-v-3c1fe9df]{text-decoration:line-through;font-size:%?28?%;color:rgba(0,0,0,.5);margin-left:.1rem}.broadcast_details_btn[data-v-3c1fe9df]{width:%?136?%;height:%?50?%;background:var(--view-theme);opacity:1;border-radius:%?125?%;color:#fff;font-size:%?24?%;text-align:center;line-height:%?50?%;margin-top:16px;float:right}.broadcast_details_btn.product_btn[data-v-3c1fe9df]{margin-top:0;float:none}.broadcast_details_btn.refund_btn[data-v-3c1fe9df]{width:%?150?%}.p-color[data-v-3c1fe9df]{color:var(--view-priceColor)}.broadcast-details .chat[data-v-3c1fe9df]{padding:%?1?% %?20?% 0 %?20?%;margin-bottom:%?3?%}.broadcast-details .chat .item[data-v-3c1fe9df]{margin-top:%?37?%}.broadcast-details .create_time[data-v-3c1fe9df]{dislay:block;width:100%;text-align:center;color:#999;font-size:%?22?%;margin:%?30?% 0}.broadcast-details .chat .item .pictrue[data-v-3c1fe9df]{width:%?88?%;height:%?88?%;margin-top:%?10?%}.broadcast-details .chat .item .pictrue uni-image[data-v-3c1fe9df]{width:100%;height:100%;border-radius:50%}.broadcast-details .chat .item .text[data-v-3c1fe9df]{margin-left:%?20?%;background:#fff}.broadcast-details .chat .item .text.textR[data-v-3c1fe9df]{text-align:right;margin:0 %?20?% 0 0;position:relative;border-radius:%?10?%;background:#fff}.broadcast-details .chat .item .text.textR .recall[data-v-3c1fe9df]{position:absolute;width:%?220?%;height:%?114?%;border-radius:%?6?%;background:#4c4c4c;color:#fff;top:%?-140?%;right:0;display:flex;align-items:center;justify-content:center;z-index:200}.broadcast-details .chat .item .text.textR .recall.recall00[data-v-3c1fe9df]{top:auto;bottom:%?-130?%}.broadcast-details .chat .item .text.textR .recall.recall00[data-v-3c1fe9df]::after{border-top-color:transparent;border-bottom-color:rgba(0,0,0,.6);bottom:auto;top:%?-26?%}.broadcast-details .chat .item .text.textR .recall[data-v-3c1fe9df]::after{content:"";display:block;border:%?14?% solid transparent;border-top-color:rgba(0,0,0,.6);position:absolute;bottom:%?-26?%;right:%?30?%}.broadcast-details .chat .item .text.textR .recall .recall-item[data-v-3c1fe9df]{text-align:center;margin:0 %?30?%;font-size:%?24?%}.broadcast-details .chat .item .text.textR .recall .recall-item .copy-data[data-v-3c1fe9df]{color:#fff;margin-left:0;opacity:1;border:none}.broadcast-details .chat .item .text.textR .recall .recall-item .iconfont[data-v-3c1fe9df]{display:block;font-size:%?32?%;margin-bottom:%?8?%}.broadcast-details .chat .item .text .name[data-v-3c1fe9df]{font-size:%?24?%;color:#999}.broadcast-details .chat .item .text .name .return[data-v-3c1fe9df]{color:#509efb;margin-left:%?17?%}.broadcast-details .chat .item .text.textR .name .return[data-v-3c1fe9df]{margin:0 .17rem 0 0}.broadcast-details .chat .item .text .conter[data-v-3c1fe9df]{padding:%?16?% %?20?%;font-size:%?26?%;position:relative;max-width:%?600?%;word-break:break-all;text-align:left}.broadcast-details .chat .item .text .conter .em[data-v-3c1fe9df]{margin:0}.recall-msg[data-v-3c1fe9df]{display:block;width:100%;text-align:center;color:#999;font-size:%?24?%;margin:%?10?% 0}.broadcast-details .chat .item .text .spot[data-v-3c1fe9df]{width:%?15?%;height:%?15?%;background-color:#c00000;border-radius:50%;margin-left:%?20?%}.broadcast-details .chat .item .text .conter[data-v-3c1fe9df]:before{position:absolute;content:"";width:0;height:0;border-bottom:%?9?% solid transparent;border-right:%?14?% solid #fff;border-top:%?9?% solid transparent;left:%?-14?%;top:%?25?%}.broadcast-details .chat .item .text.textR .conter[data-v-3c1fe9df]:before{left:unset;right:%?-14?%;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.broadcast-details .chat .item .text .conter img[data-v-3c1fe9df]{width:100%;display:block}.broadcast-details .chat .item .text .conter .signal[data-v-3c1fe9df]{width:%?48?%;height:%?48?%}.broadcast-details .chat .item .text .conter .signal.signalR[data-v-3c1fe9df]{transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.broadcast-details .footerCon[data-v-3c1fe9df]{height:%?100?%;width:100%;transition:all 5ms cubic-bezier(.25,.5,.5,.9);background-color:#fff;position:fixed;bottom:0;height:calc(100rpx+ constant(safe-area-inset-bottom));height:calc(%?100?% + env(safe-area-inset-bottom));left:0}.broadcast-details .footerCon .banner[data-v-3c1fe9df]{background:#fff;margin-top:calc(0rpx+ constant(safe-area-inset-bottom));margin-top:calc(%?0?% + env(safe-area-inset-bottom))}.broadcast-details .footerCon.on[data-v-3c1fe9df]{position:relative;top:%?-300?%;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.broadcast-details .footerCon.on .banner[data-v-3c1fe9df]{margin-top:0}.broadcast-details .footerCon .banner .swiper-slide[data-v-3c1fe9df]{flex-wrap:wrap;-webkit-flex-wrap:wrap;background-color:#fff;padding-bottom:%?50?%;border-top:1px solid #f5f5f5}.broadcast-details .footerCon .banner .swiper-slide .emoji-outer[data-v-3c1fe9df],\n.swiper-slide .em[data-v-3c1fe9df]{display:block;width:%?50?%;height:%?50?%;margin:%?40?% 0 0 %?50?%}.broadcast-details .footerCon .banner .swiper-container-horizontal > .swiper-pagination-bullets[data-v-3c1fe9df]{bottom:%?10?%}.broadcast-details .footerCon .slider-banner .swiper-pagination-bullet-active[data-v-3c1fe9df]{background-color:#999}.broadcast-details .recording[data-v-3c1fe9df]{width:%?300?%;height:%?300?%;position:fixed;top:40%;left:50%;margin-left:%?-150?%}.broadcast-details .recording img[data-v-3c1fe9df]{width:100%;height:100%}.broadcast-details .footer[data-v-3c1fe9df]{background-color:#fff;padding:%?17?% %?26?%;align-items:center}.footer_box[data-v-3c1fe9df]{margin-top:%?260?%}.broadcast-details .footer uni-image[data-v-3c1fe9df]{width:%?61?%;height:%?60?%;display:block}.broadcast-details .footer .icon-ic_expression[data-v-3c1fe9df], .broadcast-details .footer .icon-icon_picture[data-v-3c1fe9df]{font-size:%?52?%;display:block;color:#666}.broadcast-details .footer .voice[data-v-3c1fe9df]{width:%?440?%;border-radius:%?10?%;background-color:#e5e5e5;height:%?60?%;padding-left:%?20?%}.broadcast-details .footer .input_count[data-v-3c1fe9df]{margin-left:%?20?%;width:%?544?%;box-sizing:border-box;border-radius:%?38?%;background-color:#f6f6f6;padding:0 %?80?% 0 %?30?%;height:%?76?%;position:relative}.broadcast-details .footer .placeholder[data-v-3c1fe9df]{color:#999;font-size:%?26?%}.broadcast-details .footer .input[data-v-3c1fe9df]{max-height:%?150?%;overflow-y:auto;overflow-x:hidden;color:#999;height:%?76?%;font-size:%?26?%}.broadcast-details .footer .send[data-v-3c1fe9df]{font-size:%?48?%;color:#ccc;position:absolute;right:%?15?%;top:%?15?%}.em[data-v-3c1fe9df]{display:inline-block;width:%?50?%;height:%?50?%;margin:%?40?% 0 0 %?50?%}.emoji-outer[data-v-3c1fe9df]{position:absolute;right:%?70?%;\n /* bottom: 12rpx; */width:%?50?%;height:%?50?%;margin:%?40?% 0 0 %?50?%}.broadcast-details[data-v-3c1fe9df]{display:flex;flex-direction:column;width:100%;overflow:hidden}.broadcast-details .hd-wrapper[data-v-3c1fe9df]{flex:1;display:flex;flex-direction:column;overflow:hidden}.broadcast-details .hd-wrapper.on[data-v-3c1fe9df]{padding-bottom:%?300?%}.store-wrapper[data-v-3c1fe9df]{display:flex;align-items:center;justify-content:space-between;padding:%?15?% %?20?%;background-color:#fff;width:100%;position:fixed;top:0;left:0;z-index:100}.store-wrapper uni-image[data-v-3c1fe9df]{width:%?60?%;height:%?60?%;margin-right:%?10?%}.store-wrapper .left[data-v-3c1fe9df]{display:flex;align-items:center}.store-wrapper .link[data-v-3c1fe9df]{width:%?84?%;height:%?44?%;line-height:%?40?%;border:1px solid var(--view-theme);border-radius:26px;font-size:%?24?%;color:var(--view-theme);text-align:center}.store-wrapper .store-opeation[data-v-3c1fe9df]{align-items:center}.store-wrapper .store-opeation .icon-ic_phone[data-v-3c1fe9df]{color:var(--view-theme);margin-left:%?28?%;font-size:%?34?%}',""]),t.exports=e},f69f:function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){}));var a=function(){var t=this.$createElement,e=this._self._c||t;return e("v-uni-view",[this.loading&&!this.loaded?e("v-uni-view",{staticClass:"Loads acea-row row-center-wrapper",staticStyle:{"margin-top":".2rem"}},[this.loading?e("v-uni-view",[e("v-uni-view",{staticClass:"iconfont icon-jiazai loading acea-row row-center-wrapper"}),this._v("正在加载中")],1):e("v-uni-view",[this._v("上拉加载更多")])],1):this._e()],1)},o=[]},f9b2:function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"broadcast-details",style:"height:"+t.windowH+"px"},[i("v-uni-view",{staticClass:"hd-wrapper",class:!0===t.active?"on":"",style:t.viewColor,on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.stoppress.apply(void 0,arguments)}}},[t.storeInfo?i("v-uni-view",{staticClass:"store-wrapper"},[i("v-uni-view",{staticClass:"left"},[i("v-uni-image",{attrs:{src:t.storeInfo.mer_avatar,mode:""}}),i("v-uni-view",{staticClass:"txt"},[t._v(t._s(t.storeInfo.mer_name))])],1),i("v-uni-view",{staticClass:"acea-row store-opeation"},[1!=t.hide_mer_status&&t.storeInfo.mer_id?i("v-uni-navigator",{staticClass:"link",attrs:{url:"/pages/store/home/index?id="+t.storeInfo.mer_id,"open-type":"redirect"}},[t._v("进店")]):t._e(),t.storeInfo.services_type&&2==t.storeInfo.services_type.service_type?i("v-uni-text",{staticClass:"iconfont icon-ic_phone",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goCustomer.apply(void 0,arguments)}}}):t._e()],1)],1):t._e(),i("v-uni-scroll-view",{staticStyle:{height:"100%",overflow:"hidden"},attrs:{"scroll-y":"true","scroll-top":t.scrollTop,"scroll-with-animation":"true"},on:{scrolltoupper:function(e){arguments[0]=e=t.$handleEvent(e),t.bindScroll.apply(void 0,arguments)}}},[i("v-uni-view",{ref:"chat",staticClass:"chat"},[i("Loading",{attrs:{loaded:t.status,loading:t.loading}}),t.storeInfo?i("v-uni-view",{staticStyle:{height:"100rpx"}}):t._e(),t._l(t.history,(function(e,a){return 0!=t.userId?[i("v-uni-view",{key:a+"_0",staticClass:"create_time"},[t._v(t._s(e.time))]),t._l(e.children,(function(o,s){return[0==o.send_type?i("v-uni-view",{key:o.service_log_id+"_0",staticClass:"item acea-row row-top"},[100!==o.msn_type?i("v-uni-view",{staticClass:"pictrue",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.userDetail(o.user.uid)}}},[i("v-uni-image",{attrs:{src:o.user&&o.user.avatar||"/static/images/f.png",mode:""}})],1):t._e(),100===o.msn_type?i("v-uni-view",{staticClass:"recall-msg"},[t._v("对方撤回了一条消息")]):t._e(),i("v-uni-view",{staticClass:"text"},[i("v-uni-view",{staticClass:"acea-row"},[6===o.msn_type&&o.refundOrder&&o.refundOrder.refund_order_id?i("v-uni-navigator",{attrs:{"open-type":"navigate",url:"/pages/order_details/index?order_id="+o.refundOrder.order_id}},[i("v-uni-view",{staticClass:"broadcast-details_num"},[i("span",[t._v("退款单号:"+t._s(o.refundOrder.refund_order_sn))])]),i("v-uni-view",{staticClass:"conter acea-row row-middle"},t._l(o.refundOrder.refundProduct,(function(e,a){return i("v-uni-view",{key:o.service_log_id,staticClass:"broadcast-details_order noPad"},[0==a?i("v-uni-view",{staticClass:"broadcast-details_box noPad"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:e.product.cart_info.product.image}}),i("v-uni-view",{staticClass:"broadcast_details_model"},[t._v(t._s(o.refundOrder.refund_num)+"件商品")])],1),i("v-uni-view",{staticClass:"broadcast_details_picBox noPad"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.product.cart_info.product.store_name))]),i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.refundOrder.refund_price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1)],1)],1):t._e()],1)})),1)],1):t._e(),5===o.msn_type&&o.orderInfo&&o.orderInfo.order_id?i("v-uni-view",[i("v-uni-view",{staticClass:"broadcast-details_num acea-row row-middle"},[i("v-uni-text",[t._v("订单号:"+t._s(o.orderInfo.order_sn))]),i("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":o.orderInfo.order_sn}},[t._v("复制")])],1),i("v-uni-navigator",{staticClass:"conter acea-row row-middle",attrs:{url:"/pages/admin/orderDetail/index?id="+o.orderInfo.order_id+"&mer_id="+o.orderInfo.mer_id,"open-type":"navigate"}},t._l(o.orderInfo.orderProduct,(function(e,a){return i("v-uni-view",{key:e.id,staticClass:"broadcast-details_order noPad"},[0==a?i("v-uni-view",{staticClass:"broadcast-details_box noPad"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:e.cart_info.product.image}}),i("v-uni-view",{staticClass:"broadcast_details_model"},[t._v(t._s(o.orderInfo.total_num)+"件商品")])],1),i("v-uni-view",{staticClass:"broadcast_details_picBox noPad"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.cart_info.product.store_name))]),i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.orderInfo.pay_price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1)],1)],1):t._e()],1)})),1)],1):t._e(),4===o.msn_type&&o.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:" noPad"},[o.product.product_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/goods_details/index?id="+o.product.product_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.product.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.product.store_name))])],1)],1):t._e()],1)],1):t._e(),7===o.msn_type&&o.presell&&o.presell.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:" noPad"},[o.presell.product_presell_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/presell_details/index?id="+o.presell.product_presell_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.presell.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.presell.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.presell.store_name))])],1)],1):t._e()],1)],1):t._e(),8===o.msn_type&&o.productGroup&&o.productGroup.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:" noPad"},[o.productGroup.product_group_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/combination_details/index?id="+o.productGroup.product_group_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.productGroup.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.productGroup.product.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.productGroup.product.store_name))])],1)],1):t._e()],1)],1):t._e(),3===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-image",{attrs:{src:o.msn,mode:"heightFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickImg(o.msn)}}})],1):t._e(),2===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("i",{staticClass:"em",class:o.msn,style:"background-image:url("+t.httpUrl+")"})]):t._e(),1===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[t._v(t._s(o.msn))]):t._e()],1)],1)],1):i("v-uni-view",{staticClass:"item acea-row row-top row-right",on:{longpress:function(i){arguments[0]=i=t.$handleEvent(i),t.longTime(e,a,o,s)}}},[i("v-uni-view",{staticClass:"text textR"},[i("v-uni-view",{staticClass:"acea-row "},[6===o.msn_type&&o.refundOrder.refund_order_id?i("v-uni-navigator",{attrs:{"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast-details_num acea-row row-middle"},[i("v-uni-text",[t._v("订单号:"+t._s(o.refundOrder.refund_order_sn))]),i("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":o.refundOrder.refund_order_sn}},[t._v("复制")])],1),i("v-uni-view",{staticClass:"conter acea-row row-middle"},t._l(o.refundOrder.refundProduct,(function(e,a){return i("v-uni-view",{key:e.id,staticClass:"broadcast-details_order noPad"},[0==a?i("v-uni-view",{staticClass:"broadcast-details_box noPad"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:e.product.cart_info.product.image}}),i("v-uni-view",{staticClass:"broadcast_details_model"},[t._v(t._s(o.refundOrder.refund_num)+"件商品")])],1),i("v-uni-view",{staticClass:"broadcast_details_picBox noPad"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.product.cart_info.product.store_name))]),i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.refundOrder.refund_price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1)],1)],1):t._e()],1)})),1)],1):t._e(),5===o.msn_type&&o.orderInfo&&o.orderInfo.order_id?i("v-uni-view",[i("v-uni-view",{staticClass:"broadcast-details_num acea-row row-middle"},[i("v-uni-text",[t._v("订单号:"+t._s(o.orderInfo.order_sn))]),i("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":o.orderInfo.order_sn}},[t._v("复制")])],1),i("v-uni-navigator",{staticClass:"conter acea-row row-middle",attrs:{url:"/pages/admin/orderDetail/index?id="+o.orderInfo.order_id+"&mer_id="+o.orderInfo.mer_id,"open-type":"navigate"}},t._l(o.orderInfo.orderProduct,(function(e,a){return i("v-uni-view",{key:e.id,staticClass:"broadcast-details_order noPad"},[0==a?i("v-uni-view",{staticClass:"broadcast-details_box noPad"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:e.cart_info.product.image}}),i("v-uni-view",{staticClass:"broadcast_details_model"},[t._v(t._s(o.orderInfo.total_num)+"件商品")])],1),i("v-uni-view",{staticClass:"broadcast_details_picBox noPad"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.cart_info.product.store_name))]),i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.orderInfo.pay_price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1)],1)],1):t._e()],1)})),1)],1):t._e(),4===o.msn_type&&o.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:" acea-row row-column-around noPad"},[o.product.product_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/goods_details/index?id="+o.product.product_id}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.product.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.product.store_name))])],1)],1):t._e()],1)],1):t._e(),7===o.msn_type&&o.presell&&o.presell.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:" acea-row row-column-around noPad"},[o.presell.product_presell_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/presell_details/index?id="+o.presell.product_presell_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.presell.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.presell.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.presell.store_name))])],1)],1):t._e()],1)],1):t._e(),8===o.msn_type&&o.productGroup&&o.productGroup.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:" acea-row row-column-around noPad"},[o.productGroup.product_group_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/combination_details/index?id="+o.productGroup.product_group_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.productGroup.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.productGroup.product.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.productGroup.product.store_name))])],1)],1):t._e()],1)],1):t._e(),3===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-image",{attrs:{src:o.msn,mode:"heightFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickImg(o.msn)}}})],1):t._e(),2===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("i",{staticClass:"em",class:o.msn,style:"background-image:url("+t.httpUrl+")"})]):t._e(),1===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[t._v(t._s(o.msn))]):t._e(),o.longpress&&t.press&&(1===o.msn_type||(new Date).getTime()/1e3-o.send_time<=120)?i("v-uni-view",{staticClass:"recall",class:"recall"+a+s},[1===o.msn_type?i("v-uni-view",{staticClass:"recall-item"},[i("v-uni-view",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":o.msn}},[i("v-uni-text",{staticClass:"iconfont icon-icon_copy"}),t._v("复制")],1)],1):t._e(),(new Date).getTime()/1e3-o.send_time<=120?i("v-uni-view",{staticClass:"recall-item",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.reverstMsg(o)}}},[i("v-uni-view",{staticClass:"iconfont icon-icon_retern"}),t._v("撤回")],1):t._e()],1):t._e()],1)],1),100!=o.msn_type?i("v-uni-view",{staticClass:"pictrue"},[i("v-uni-image",{attrs:{src:o.service&&o.service.avatar||"/static/images/f.png"}})],1):t._e(),100===o.msn_type?i("v-uni-view",{staticClass:"recall-msg"},[t._v("你撤回了一条消息")]):t._e()],1)]}))]:t._e()})),t._l(t.history,(function(e,a){return 0==t.userId?[i("v-uni-view",{key:e.time+"_0",staticClass:"create_time"},[t._v(t._s(e.time))]),t._l(e.children,(function(o,s){return[1==o.send_type?i("v-uni-view",{key:o.service_log_id+"_0",staticClass:"item acea-row row-top"},[100!==o.msn_type?i("v-uni-view",{staticClass:"pictrue"},[i("v-uni-image",{attrs:{src:o.service&&o.service.avatar||"/static/images/f.png",mode:""}})],1):t._e(),100===o.msn_type?i("v-uni-view",{staticClass:"recall-msg"},[t._v("对方撤回了一条消息")]):t._e(),i("v-uni-view",{staticClass:"text"},[i("v-uni-view",{staticClass:"acea-row"},[6===o.msn_type&&o.refundOrder.refund_order_id?i("v-uni-navigator",{attrs:{"open-type":"navigate",url:"/pages/order_details/index?order_id="+o.refundOrder.order_id}},[i("v-uni-view",{staticClass:"broadcast-details_num"},[i("v-uni-text",[t._v("退款单号:"+t._s(o.refundOrder.refund_order_sn))])],1),i("v-uni-view",{staticClass:"conter acea-row row-middle"},t._l(o.refundOrder.refundProduct,(function(e,a){return i("v-uni-view",{staticClass:"broadcast-details_order noPad"},[0==a?i("v-uni-view",{staticClass:"broadcast-details_box noPad"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:e.product.cart_info.product.image}}),i("v-uni-view",{staticClass:"broadcast_details_model"},[t._v(t._s(o.refundOrder.refund_num)+"件商品")])],1),i("v-uni-view",{staticClass:"broadcast_details_picBox noPad"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.product.cart_info.product.store_name))]),i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:e.product.cart_info.productAttr.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1)],1)],1):t._e()],1)})),1)],1):t._e(),5===o.msn_type&&o.orderInfo&&o.orderInfo.order_id?i("v-uni-view",[i("v-uni-view",{staticClass:"broadcast-details_num acea-row row-middle"},[i("v-uni-text",[t._v("订单号:"+t._s(o.orderInfo.order_sn))]),i("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":o.orderInfo.order_sn}},[t._v("复制")])],1),i("v-uni-navigator",{staticClass:"conter acea-row row-middle",attrs:{url:"/pages/order_details/index?order_id="+o.orderInfo.order_id,"open-type":"navigate"}},t._l(o.orderInfo.orderProduct,(function(e,a){return i("v-uni-view",{staticClass:"broadcast-details_order noPad"},[0==a?i("v-uni-view",{staticClass:"broadcast-details_box noPad"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:e.cart_info.product.image}}),i("v-uni-view",{staticClass:"broadcast_details_model"},[t._v(t._s(o.orderInfo.total_num)+"件商品")])],1),i("v-uni-view",{staticClass:"broadcast_details_picBox noPad"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.cart_info.product.store_name))]),i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.orderInfo.pay_price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1)],1)],1):t._e()],1)})),1)],1):t._e(),4===o.msn_type&&o.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:" noPad"},[o.product.product_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/goods_details/index?id="+o.product.product_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.product.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.product.store_name))])],1)],1):t._e()],1)],1):t._e(),7===o.msn_type&&o.presell&&o.presell.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:" noPad"},[o.presell.product_presell_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/presell_details/index?id="+o.presell.product_presell_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.presell.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.presell.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.presell.store_name))])],1)],1):t._e()],1)],1):t._e(),8===o.msn_type&&o.productGroup&&o.productGroup.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:"noPad"},[o.productGroup.product_group_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/combination_details/index?id="+o.productGroup.product_group_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.productGroup.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.productGroup.product.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.productGroup.product.store_name))])],1)],1):t._e()],1)],1):t._e(),3===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-image",{attrs:{src:o.msn,mode:"heightFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickImg(o.msn)}}})],1):t._e(),2===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("i",{staticClass:"em",class:o.msn,style:"background-image:url("+t.httpUrl+")"})]):t._e(),1===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[t._v(t._s(o.msn))]):t._e()],1)],1)],1):i("v-uni-view",{staticClass:"item acea-row row-top row-right"},[i("v-uni-view",{staticClass:"text textR"},[i("v-uni-view",{staticClass:"acea-row",on:{longpress:function(i){arguments[0]=i=t.$handleEvent(i),t.longTime(e,a,o,s)}}},[6===o.msn_type&&o.refundOrder.refund_order_id?i("v-uni-navigator",{attrs:{"open-type":"navigate",url:"/pages/order_details/index?order_id="+o.refundOrder.order_id}},[i("v-uni-view",{staticClass:"broadcast-details_num"},[i("v-uni-text",[t._v("退款单号:"+t._s(o.refundOrder.refund_order_sn))])],1),i("v-uni-view",{staticClass:"conter acea-row row-middle"},t._l(o.refundOrder.refundProduct,(function(e,a){return i("v-uni-view",{staticClass:"broadcast-details_order noPad"},[0==a?i("v-uni-view",{staticClass:"broadcast-details_box noPad"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:e.product.cart_info.product.image}}),i("v-uni-view",{staticClass:"broadcast_details_model"},[t._v(t._s(o.refundOrder.refund_num)+"件商品")])],1),i("v-uni-view",{staticClass:"broadcast_details_picBox noPad"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.product.cart_info.product.store_name))]),i("v-uni-view",{staticClass:"broadcast_details_pic"},[t._v("共"+t._s(o.refundOrder.refund_num)+"件商品,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t合计 ¥"+t._s(o.refundOrder.refund_price))])],1)],1):t._e()],1)})),1)],1):t._e(),5===o.msn_type&&o.orderInfo&&o.orderInfo.order_id?i("v-uni-view",[i("v-uni-view",{staticClass:"broadcast-details_num acea-row row-middle"},[i("v-uni-text",[t._v("订单号:"+t._s(o.orderInfo.order_sn))]),i("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":o.orderInfo.order_sn}},[t._v("复制")])],1),i("v-uni-navigator",{staticClass:"conter acea-row row-middle",attrs:{url:"/pages/order_details/index?order_id="+o.orderInfo.order_id,"open-type":"navigate"}},t._l(o.orderInfo.orderProduct,(function(e,a){return i("v-uni-view",{staticClass:"broadcast-details_order noPad"},[0==a?i("v-uni-view",{staticClass:"broadcast-details_box noPad"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:e.cart_info.product.image}}),i("v-uni-view",{staticClass:"broadcast_details_model"},[t._v(t._s(o.orderInfo.total_num)+"件商品")])],1),i("v-uni-view",{staticClass:"broadcast_details_picBox noPad"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.cart_info.product.store_name))]),i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.orderInfo.pay_price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1)],1)],1):t._e()],1)})),1)],1):t._e(),4===o.msn_type&&o.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:"acea-row row-column-around noPad"},[o.product.product_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/goods_details/index?id="+o.product.product_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.product.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.product.store_name))])],1)],1):t._e()],1)],1):t._e(),7===o.msn_type&&o.presell&&o.presell.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:"acea-row row-column-around noPad"},[o.presell.product_presell_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/presell_details/index?id="+o.presell.product_presell_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.presell.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.presell.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.presell.store_name))])],1)],1):t._e()],1)],1):t._e(),8===o.msn_type&&o.productGroup&&o.productGroup.product?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-view",{staticClass:"acea-row row-column-around noPad"},[o.productGroup.product_group_id?i("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/combination_details/index?id="+o.productGroup.product_group_id,"open-type":"navigate"}},[i("v-uni-view",{staticClass:"broadcast_details_img_no"},[i("v-uni-image",{attrs:{src:o.productGroup.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox_no noPad"},[i("v-uni-view",{staticClass:"broadcast_details_pic"},[i("priceFormat",{attrs:{price:o.productGroup.product.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(o.productGroup.product.store_name))])],1)],1):t._e()],1)],1):t._e(),3===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("v-uni-image",{attrs:{src:o.msn,mode:"heightFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickImg(o.msn)}}})],1):t._e(),2===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[i("i",{staticClass:"em",class:o.msn,style:"background-image:url("+t.httpUrl+")"})]):t._e(),1===o.msn_type?i("v-uni-view",{staticClass:"conter acea-row row-middle"},[t._v(t._s(o.msn))]):t._e(),o.longpress&&t.press&&(1===o.msn_type||(new Date).getTime()/1e3-o.send_time<=120)?i("v-uni-view",{staticClass:"recall",class:"recall"+a+s},[1===o.msn_type?i("v-uni-view",{staticClass:"recall-item"},[i("v-uni-view",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":o.msn}},[i("v-uni-text",{staticClass:"iconfont icon-icon_copy"}),t._v("复制")],1)],1):t._e(),(new Date).getTime()/1e3-o.send_time<=120?i("v-uni-view",{staticClass:"recall-item",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.reverstMsg(o)}}},[i("v-uni-view",{staticClass:"iconfont icon-icon_retern"}),t._v("撤回")],1):t._e()],1):t._e()],1)],1),100!==o.msn_type?i("v-uni-view",{staticClass:"pictrue"},[i("v-uni-image",{attrs:{src:o.user&&o.user.avatar||"/static/images/f.png"}})],1):t._e(),100===o.msn_type?i("v-uni-view",{staticClass:"recall-msg"},[t._v("你撤回了一条消息")]):t._e()],1)]}))]:t._e()})),t.productId||t.orderId||t.refund_order_id?i("v-uni-view",{staticClass:"footer_box"}):t._e(),i("v-uni-view",{staticClass:"broadcast-details_order footer_count"},[t.productId&&t.productInfo.product_id?i("v-uni-view",{staticClass:"broadcast-details_box"},[i("v-uni-text",{staticClass:"iconfont icon-ic_close",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.productId=""}}}),i("v-uni-view",{staticClass:"broadcast_details_img"},[t.presellId?i("v-uni-image",{attrs:{src:t.productInfo.product.image}}):i("v-uni-image",{attrs:{src:t.productInfo.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(t.productInfo.store_name))]),i("v-uni-view",{staticClass:"acea-row row-between product_price"},[i("v-uni-view",{staticClass:"broadcast_details_pic p-color"},[i("priceFormat",{attrs:{price:t.productInfo.price,weight:!0,intSize:"36",floatSize:"24",labelSize:"24"}})],1),i("v-uni-view",{staticClass:"broadcast_details_btn product_btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.sendProduct.apply(void 0,arguments)}}},[t._v("发送商品")])],1)],1)],1):t._e(),t.orderId&&t.orderInfo.order_id?i("v-uni-view",{staticClass:"broadcast_box"},[i("v-uni-text",{staticClass:"iconfont icon-ic_close",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.orderId=""}}}),i("v-uni-view",{staticClass:"broadcast-details_num broadcast_num acea-row row-between-wrapper"},[i("v-uni-text",[t._v("订单号:"+t._s(t.orderInfo.order_sn))])],1),i("v-uni-view",{staticClass:"broadcast-details_box"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:t.cartInfo.cart_info.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(t.cartInfo.cart_info.product.store_name))]),i("v-uni-view",[i("v-uni-view",{staticClass:"broadcast_details_pic"},[t._v("共"+t._s(t.orderInfo.total_num)+"件商品,合计"),i("v-uni-text",{staticClass:"p-color"},[t._v("¥"+t._s(t.orderInfo.pay_price))])],1),i("v-uni-view",{staticClass:"broadcast_details_btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.sendOrder.apply(void 0,arguments)}}},[t._v("发送订单")])],1)],1)],1)],1):t._e(),t.refund_order_id&&t.refundDetail.refund_order_id?i("v-uni-view",{staticClass:"broadcast_box"},[i("v-uni-text",{staticClass:"iconfont icon-ic_close",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.refund_order_id=""}}}),i("v-uni-view",{staticClass:"broadcast-details_num broadcast_num"},[i("v-uni-text",[t._v("退款单号:"+t._s(t.refundDetail.refund_order_sn))])],1),i("v-uni-view",{staticClass:"broadcast-details_box"},[i("v-uni-view",{staticClass:"broadcast_details_img"},[i("v-uni-image",{attrs:{src:t.refundDetail.refundProduct[0].product.cart_info.product.image}})],1),i("v-uni-view",{staticClass:"broadcast_details_picBox"},[i("v-uni-view",{staticClass:"broadcast_details_tit"},[t._v(t._s(t.refundDetail.refundProduct[0].product.cart_info.product.store_name))]),i("v-uni-view",[i("v-uni-view",{staticClass:"broadcast_details_pic"},[t._v("共"+t._s(t.refundDetail.refund_num)+"件商品,\n\t\t\t\t\t\t\t\t\t\t合计"),i("v-uni-text",{staticClass:"p-color"},[t._v("¥"+t._s(t.refundDetail.refund_price))])],1),i("v-uni-view",{staticClass:"broadcast_details_btn refund_btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.sendRefundOrder.apply(void 0,arguments)}}},[t._v("发送退款单")])],1)],1)],1)],1):t._e()],1)],2),i("v-uni-view",{style:!0===t.active?"height:"+t.footerConH+"rem;":"height:"+t.footerH+"rem;"})],1)],1),i("v-uni-view",{staticStyle:{height:"100rpx"}}),i("v-uni-view",{ref:"footerCon",staticClass:"footerCon",class:!0===t.active?"on":""},[i("v-uni-form",[i("v-uni-view",{ref:"footer",staticClass:"footer acea-row row-between row-bottom"},[i("v-uni-text",{staticClass:"iconfont icon-icon_picture",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.uploadImg.apply(void 0,arguments)}}}),i("v-uni-text",{staticClass:"iconfont icon-ic_expression",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.emoticon.apply(void 0,arguments)}}}),t.voice?i("v-uni-view",{staticClass:"voice acea-row row-center-wrapper",on:{touchstart:function(e){e.preventDefault(),arguments[0]=e=t.$handleEvent(e),t.start.apply(void 0,arguments)},touchmove:function(e){e.preventDefault(),arguments[0]=e=t.$handleEvent(e),t.move.apply(void 0,arguments)},touchend:function(e){e.preventDefault(),arguments[0]=e=t.$handleEvent(e),t.end.apply(void 0,arguments)}}},[t._v(t._s(t.speak))]):t._e(),i("v-uni-view",{staticClass:"input_count"},[i("v-uni-input",{directives:[{name:"show",rawName:"v-show",value:!t.voice,expression:"!voice"}],ref:"input",staticClass:"input",attrs:{type:"text","placeholder-class":"placeholder",placeholder:"输入内容","cursor-spacing":"20"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.bindInput.apply(void 0,arguments)},keyup:function(e){arguments[0]=e=t.$handleEvent(e),t.keyup.apply(void 0,arguments)},focus:function(e){arguments[0]=e=t.$handleEvent(e),t.focus.apply(void 0,arguments)},confirm:function(e){arguments[0]=e=t.$handleEvent(e),t.sendTest.apply(void 0,arguments)}},model:{value:t.textCon,callback:function(e){t.textCon=e},expression:"textCon"}}),i("v-uni-view",{staticClass:"send iconfont icon-ic_send",style:"color:"+t.iconColor,on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.sendTest.apply(void 0,arguments)}}})],1)],1)],1),i("v-uni-view",{staticClass:"banner slider-banner"},[t.emojiGroup.length>0?i("v-uni-swiper",{staticClass:"swiper-wrapper",attrs:{autoplay:t.autoplay,circular:t.circular,interval:t.interval,duration:t.duration}},[t._l(t.emojiGroup,(function(e,a){return[i("v-uni-swiper-item",t._l(e,(function(e){return i("i",{key:e,staticClass:"em",class:e,style:"background-image:url("+t.httpUrl+")",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.addEmoji(e)}}})})),0)]}))],2):t._e()],1)],1),t.recording?i("v-uni-view",{staticClass:"recording"},[i("v-uni-image",{attrs:{src:"/static/images/recording.png"}})],1):t._e()],1)},o=[]}}]);