zx/public/static/js/pages-chat-customer_list-ch...

1 line
74 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-chat-customer_list-chat"],{1472:function(t,e,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("bf0f"),a("2797"),a("aa9c"),a("e966"),a("c223"),a("dd2b"),a("5c47"),a("a1c1");var i=o(a("2f45")),r=o(a("adac")),n=o(a("5f97")),s=a("672a"),d=a("7e00"),c=a("d727"),l=a("5676"),u=o(a("af69")),f=a("aa10"),p=a("e44d"),m=a("96e0"),_=a("8f59"),v=function(t,e){e=1*e||1;var a=[];return t.forEach((function(t,o){o%e===0&&a.push([]),a[a.length-1].push(t)})),a},g=(getApp(),{name:"CustomerService",components:{Loading:u.default},props:{couponList:{type:Array,default:function(){return[]}}},computed:(0,m.configMap)(["hide_mer_status"],(0,_.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:v(i.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 n.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 a=e.history[e.history.length-1]["children"].length-1,o=e.history[e.history.length-1]["children"][a];t.send_time-o.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 a=t;uni.showModal({title:"提示",content:"连接失败,是否重新连接",success:function(t){t.confirm?a.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,p.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,s.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.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 r.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,a){e.children.forEach((function(a,o){100==t.msn_type&&t.msn==a.service_log_id&&e.children.splice(o,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,a,o){a.longpress=!0,this.history[this.index]["children"][this.j]["longpress"]=!1,this.press=!0,this.index=e,this.j=o,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,s.getChatRecord)(this.mer_id,{page:this.page,limit:this.limit}).then((function(e){var a=e.data,o=t.getChatTime(a.list),i=[];for(var r in o){var n=r,s={};s.time=n,o[r].forEach((function(t,e){t.longpress=!1})),s.children=o[r],i.push(s)}t.history=i.concat(t.history),1===t.page&&t.$nextTick((function(){this.height()})),t.page++,t.loading=!1,t.loaded=a.length<t.limit})).catch((function(e){t.$util.Tips({title:e.message||"加载失败"})})))},getChatTime:function(t){for(var e={},a="",o=0;o<t.length;o++)if(0==o){var i=t[o]["create_time"];e[i]=[t[o]],a=i}else if(t[o]["send_time"]-t[o-1]["send_time"]<=300)e[a].push(t[o]);else{var r=t[o]["create_time"];a=r,e[r]?e[a].push(t[o]):e[r]=[t[o]]}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,s.getMerHistory)(this.userId,this.mer_id,{page:this.page,limit:this.limit,last_id:e}).then((function(e){var a=e.data,o=t.getChatTime(a.list),i=[];for(var r in o){var n=r,s={};s.time=n,o[r].forEach((function(t,e){t.longpress=!1})),s.children=o[r],i.push(s)}t.history=i.concat(t.history),1===t.page&&t.$nextTick((function(){this.height()})),t.page++,t.loading=!1,t.loaded=a.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,a=0,o=uni.createSelectorQuery().select(".chat");setTimeout((function(i){!t.isBack&&o.boundingClientRect((function(t){a=t.height,e.active?e.scrollTop=parseInt(a)+500:e.scrollTop=parseInt(a)+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,a){"use strict";a("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"]},"42c3":function(t,e,a){"use strict";a.r(e);var o=a("1472"),i=a.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},"440c":function(t,e,a){"use strict";var o=a("ee6d"),i=a.n(o);i.a},5676:function(t,e,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.applyInvoiceApi=function(t,e){return i.default.post("order/receipt/".concat(t),e)},e.cartDel=function(t){return i.default.post("user/cart/delete",t)},e.cartProductAttr=function(t){return i.default.get("store/product/get_attr_value/".concat(t))},e.changeCartNum=function(t,e){return i.default.post("user/cart/change/"+t,e)},e.createOrder=function(t){return i.default.post("v2/order/create",t,{noAuth:!0})},e.develiveryDetail=function(t){return i.default.get("order/delivery/".concat(t))},e.express=function(t){return i.default.post("order/express/"+t)},e.expressList=function(){return i.default.get("common/express")},e.getCallBackUrlApi=function(t){return i.default.get("common/pay_key/"+t,{},{noAuth:!0})},e.getCartCounts=function(){return i.default.get("user/cart/count")},e.getCartList=function(){return i.default.get("user/cart/lst")},e.getCouponsOrderPrice=function(t,e){return i.default.get("coupons/order/"+t,e)},e.getOrderConfirm=function(t){return i.default.post("v2/order/check",t)},e.getOrderDetail=function(t){return i.default.get("order/detail/"+t)},e.getOrderList=function(t){return i.default.get("order/list",t)},e.getPayOrder=function(t){return i.default.get("order/status/"+t)},e.getReceiptOrder=function(t){return i.default.get("user/receipt/order/"+t)},e.groupOrderDetail=function(t){return i.default.get("order/group_order_detail/"+t)},e.groupOrderList=function(t){return i.default.get("order/group_order_list",t,{noAuth:!0})},e.integralOrderPay=function(t,e){return i.default.post("order/points/pay/"+t,e)},e.ordeRefundReason=function(){return i.default.get("order/refund/reason")},e.orderAgain=function(t){return i.default.post("user/cart/again",t)},e.orderComment=function(t,e){return i.default.post("reply/"+t,e)},e.orderConfirm=function(t){return i.default.post("order/check",t)},e.orderCreate=function(t){return i.default.post("order/create",t,{noAuth:!0})},e.orderData=function(){return i.default.get("order/number")},e.orderDel=function(t){return i.default.post("order/del/"+t)},e.orderPay=function(t,e){return i.default.post("order/pay/"+t,e)},e.orderProduct=function(t){return i.default.get("reply/product/"+t)},e.orderRefundVerify=function(t){return i.default.post("order/refund/verify",t)},e.orderTake=function(t){return i.default.post("order/take/"+t)},e.postOrderComputed=function(t,e){return i.default.post("/order/computed/"+t,e)},e.presellOrderPay=function(t,e){return i.default.post("presell/pay/"+t,e)},e.receiptOrder=function(t){return i.default.get("user/receipt/order",t)},e.refundApply=function(t,e){return i.default.post("refund/apply/"+t,e,{noAuth:!0})},e.refundBackGoods=function(t,e){return i.default.post("refund/back_goods/"+t,e,{noAuth:!0})},e.refundBatch=function(t){return i.default.get("refund/batch_product/"+t,{noAuth:!0})},e.refundCancelApi=function(t){return i.default.post("refund/cancel/".concat(t))},e.refundDel=function(t){return i.default.post("refund/del/"+t,{noAuth:!0})},e.refundDetail=function(t){return i.default.get("refund/detail/"+t,{noAuth:!0})},e.refundExpress=function(t){return i.default.get("refund/express/"+t,{noAuth:!0})},e.refundList=function(t){return i.default.get("refund/list",t,{noAuth:!0})},e.refundMessage=function(){return i.default.get("common/refund_message",{noAuth:!0})},e.refundOrderExpress=function(t,e){return i.default.get("server/".concat(t,"/refund/express/").concat(e))},e.refundProduct=function(t,e){return i.default.get("refund/product/"+t,e,{noAuth:!0})},e.unOrderCancel=function(t){return i.default.post("order/cancel/"+t)},e.verifyCode=function(t){return i.default.get("order/verify_code/"+t)},a("c223");var i=o(a("fea3"))},"57f6":function(t,e,a){"use strict";a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"broadcast-details",style:"height:"+t.windowH+"px"},[a("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?a("v-uni-view",{staticClass:"store-wrapper"},[a("v-uni-view",{staticClass:"left"},[a("v-uni-image",{attrs:{src:t.storeInfo.mer_avatar,mode:""}}),a("v-uni-view",{staticClass:"txt"},[t._v(t._s(t.storeInfo.mer_name))])],1),a("v-uni-view",{staticClass:"acea-row store-opeation"},[1!=t.hide_mer_status&&t.storeInfo.mer_id?a("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.service_phone?a("v-uni-text",{staticClass:"iconfont icon-dadianhua01",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goCustomer.apply(void 0,arguments)}}}):t._e()],1)],1):t._e(),a("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)}}},[a("div",{ref:"chat",staticClass:"chat"},[a("Loading",{attrs:{loaded:t.status,loading:t.loading}}),t.storeInfo?a("v-uni-view",{staticStyle:{height:"100rpx"}}):t._e(),t._l(t.history,(function(e,o){return 0!=t.userId?[a("div",{key:o+"_0",staticClass:"create_time"},[t._v(t._s(e.time))]),t._l(e.children,(function(i,r){return[0==i.send_type?a("div",{key:i.service_log_id+"_0",staticClass:"item acea-row row-top"},[100!==i.msn_type?a("div",{staticClass:"pictrue",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.userDetail(i.user.uid)}}},[a("v-uni-image",{attrs:{src:i.user&&i.user.avatar||"/static/images/f.png",mode:""}})],1):t._e(),100===i.msn_type?a("v-uni-view",{staticClass:"recall-msg"},[t._v("对方撤回了一条消息")]):t._e(),a("div",{staticClass:"text"},[a("div",{staticClass:"acea-row"},[6===i.msn_type&&i.refundOrder&&i.refundOrder.refund_order_id?a("v-uni-navigator",{attrs:{"open-type":"navigate",url:"/pages/order_details/index?order_id="+i.refundOrder.order_id}},[a("div",{staticClass:"broadcast-details_num"},[a("span",[t._v("退款单号:"+t._s(i.refundOrder.refund_order_sn))])]),a("div",{staticClass:"conter acea-row row-middle"},t._l(i.refundOrder.refundProduct,(function(e,o){return a("div",{key:i.service_log_id,staticClass:"broadcast-details_order noPad"},[0==o?a("div",{staticClass:"broadcast-details_box noPad"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:e.product.cart_info.product.image}}),a("div",{staticClass:"broadcast_details_model"},[t._v(t._s(i.refundOrder.refund_num)+"件商品")])],1),a("div",{staticClass:"broadcast_details_picBox noPad"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.product.cart_info.product.store_name))]),a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.refundOrder.refund_price))])])]):t._e()])})),0)]):t._e(),5===i.msn_type&&i.orderInfo&&i.orderInfo.order_id?a("div",[a("div",{staticClass:"broadcast-details_num acea-row row-middle"},[a("span",[t._v("订单号:"+t._s(i.orderInfo.order_sn))]),a("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":i.orderInfo.order_sn}},[t._v("复制")])],1),a("v-uni-navigator",{staticClass:"conter acea-row row-middle",attrs:{url:"/pages/admin/orderDetail/index?id="+i.orderInfo.order_id+"&mer_id="+i.orderInfo.mer_id,"open-type":"navigate"}},t._l(i.orderInfo.orderProduct,(function(e,o){return a("div",{key:e.id,staticClass:"broadcast-details_order noPad"},[0==o?a("div",{staticClass:"broadcast-details_box noPad"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:e.cart_info.product.image}}),a("div",{staticClass:"broadcast_details_model"},[t._v(t._s(i.orderInfo.total_num)+"件商品")])],1),a("div",{staticClass:"broadcast_details_picBox noPad"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.cart_info.product.store_name))]),a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.orderInfo.pay_price))])])]):t._e()])})),0)],1):t._e(),4===i.msn_type&&i.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:" noPad"},[i.product.product_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/goods_details/index?id="+i.product.product_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.product.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.product.store_name))])])]):t._e()],1)]):t._e(),7===i.msn_type&&i.presell&&i.presell.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:" noPad"},[i.presell.product_presell_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/presell_details/index?id="+i.presell.product_presell_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.presell.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.presell.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.presell.store_name))])])]):t._e()],1)]):t._e(),8===i.msn_type&&i.productGroup&&i.productGroup.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:" noPad"},[i.productGroup.product_group_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/combination_details/index?id="+i.productGroup.product_group_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.productGroup.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.productGroup.product.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.productGroup.product.store_name))])])]):t._e()],1)]):t._e(),3===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[a("v-uni-image",{attrs:{src:i.msn,mode:"heightFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickImg(i.msn)}}})],1):t._e(),2===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[a("i",{staticClass:"em",class:i.msn,style:"background-image:url("+t.httpUrl+")"})]):t._e(),1===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[t._v(t._s(i.msn))]):t._e()],1)])],1):a("div",{staticClass:"item acea-row row-top row-right",on:{longpress:function(a){arguments[0]=a=t.$handleEvent(a),t.longTime(e,o,i,r)}}},[a("div",{staticClass:"text textR"},[a("div",{staticClass:"acea-row "},[6===i.msn_type&&i.refundOrder.refund_order_id?a("v-uni-navigator",{attrs:{"open-type":"navigate"}},[a("div",{staticClass:"broadcast-details_num acea-row row-middle"},[a("v-uni-text",[t._v("订单号:"+t._s(i.refundOrder.refund_order_sn))]),a("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":i.refundOrder.refund_order_sn}},[t._v("复制")])],1),a("div",{staticClass:"conter acea-row row-middle"},t._l(i.refundOrder.refundProduct,(function(e,o){return a("div",{key:e.id,staticClass:"broadcast-details_order noPad"},[0==o?a("div",{staticClass:"broadcast-details_box noPad"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:e.product.cart_info.product.image}}),a("div",{staticClass:"broadcast_details_model"},[t._v(t._s(i.refundOrder.refund_num)+"件商品")])],1),a("div",{staticClass:"broadcast_details_picBox noPad"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.product.cart_info.product.store_name))]),a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.refundOrder.refund_price))])])]):t._e()])})),0)]):t._e(),5===i.msn_type&&i.orderInfo&&i.orderInfo.order_id?a("div",[a("div",{staticClass:"broadcast-details_num acea-row row-middle"},[a("v-uni-text",[t._v("订单号:"+t._s(i.orderInfo.order_sn))]),a("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":i.orderInfo.order_sn}},[t._v("复制")])],1),a("v-uni-navigator",{staticClass:"conter acea-row row-middle",attrs:{url:"/pages/admin/orderDetail/index?id="+i.orderInfo.order_id+"&mer_id="+i.orderInfo.mer_id,"open-type":"navigate"}},t._l(i.orderInfo.orderProduct,(function(e,o){return a("div",{key:e.id,staticClass:"broadcast-details_order noPad"},[0==o?a("div",{staticClass:"broadcast-details_box noPad"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:e.cart_info.product.image}}),a("div",{staticClass:"broadcast_details_model"},[t._v(t._s(i.orderInfo.total_num)+"件商品")])],1),a("div",{staticClass:"broadcast_details_picBox noPad"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.cart_info.product.store_name))]),a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.orderInfo.pay_price))])])]):t._e()])})),0)],1):t._e(),4===i.msn_type&&i.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:" acea-row row-column-around noPad"},[i.product.product_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/goods_details/index?id="+i.product.product_id}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.product.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.product.store_name))])])]):t._e()],1)]):t._e(),7===i.msn_type&&i.presell&&i.presell.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:" acea-row row-column-around noPad"},[i.presell.product_presell_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/presell_details/index?id="+i.presell.product_presell_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.presell.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.presell.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.presell.store_name))])])]):t._e()],1)]):t._e(),8===i.msn_type&&i.productGroup&&i.productGroup.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:" acea-row row-column-around noPad"},[i.productGroup.product_group_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/combination_details/index?id="+i.productGroup.product_group_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.productGroup.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.productGroup.product.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.productGroup.product.store_name))])])]):t._e()],1)]):t._e(),3===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[a("v-uni-image",{attrs:{src:i.msn,mode:"heightFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickImg(i.msn)}}})],1):t._e(),2===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[a("i",{staticClass:"em",class:i.msn,style:"background-image:url("+t.httpUrl+")"})]):t._e(),1===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[t._v(t._s(i.msn))]):t._e(),i.longpress&&t.press&&(1===i.msn_type||(new Date).getTime()/1e3-i.send_time<=120)?a("v-uni-view",{staticClass:"recall",class:"recall"+o+r},[1===i.msn_type?a("v-uni-view",{staticClass:"recall-item"},[a("v-uni-view",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":i.msn}},[a("v-uni-text",{staticClass:"iconfont icon-fuzhi"}),t._v("复制")],1)],1):t._e(),(new Date).getTime()/1e3-i.send_time<=120?a("v-uni-view",{staticClass:"recall-item",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.reverstMsg(i)}}},[a("v-uni-view",{staticClass:"iconfont icon-chehui"}),t._v("撤回")],1):t._e()],1):t._e()],1)]),100!=i.msn_type?a("div",{staticClass:"pictrue"},[a("v-uni-image",{attrs:{src:i.service&&i.service.avatar||"/static/images/f.png"}})],1):t._e(),100===i.msn_type?a("v-uni-view",{staticClass:"recall-msg"},[t._v("你撤回了一条消息")]):t._e()],1)]}))]:t._e()})),t._l(t.history,(function(e,o){return 0==t.userId?[a("div",{key:e.time+"_0",staticClass:"create_time"},[t._v(t._s(e.time))]),t._l(e.children,(function(i,r){return[1==i.send_type?a("div",{key:i.service_log_id+"_0",staticClass:"item acea-row row-top"},[100!==i.msn_type?a("div",{staticClass:"pictrue"},[a("v-uni-image",{attrs:{src:i.service&&i.service.avatar||"/static/images/f.png",mode:""}})],1):t._e(),100===i.msn_type?a("v-uni-view",{staticClass:"recall-msg"},[t._v("对方撤回了一条消息")]):t._e(),a("div",{staticClass:"text"},[a("div",{staticClass:"acea-row"},[6===i.msn_type&&i.refundOrder.refund_order_id?a("v-uni-navigator",{attrs:{"open-type":"navigate",url:"/pages/order_details/index?order_id="+i.refundOrder.order_id}},[a("div",{staticClass:"broadcast-details_num"},[a("v-uni-text",[t._v("退款单号:"+t._s(i.refundOrder.refund_order_sn))])],1),a("div",{staticClass:"conter acea-row row-middle"},t._l(i.refundOrder.refundProduct,(function(e,o){return a("div",{staticClass:"broadcast-details_order noPad"},[0==o?a("div",{staticClass:"broadcast-details_box noPad"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:e.product.cart_info.product.image}}),a("div",{staticClass:"broadcast_details_model"},[t._v(t._s(i.refundOrder.refund_num)+"件商品")])],1),a("div",{staticClass:"broadcast_details_picBox noPad"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.product.cart_info.product.store_name))]),a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(e.product.cart_info.productAttr.price))])])]):t._e()])})),0)]):t._e(),5===i.msn_type&&i.orderInfo&&i.orderInfo.order_id?a("div",[a("div",{staticClass:"broadcast-details_num acea-row row-middle"},[a("v-uni-text",[t._v("订单号:"+t._s(i.orderInfo.order_sn))]),a("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":i.orderInfo.order_sn}},[t._v("复制")])],1),a("v-uni-navigator",{staticClass:"conter acea-row row-middle",attrs:{url:"/pages/order_details/index?order_id="+i.orderInfo.order_id,"open-type":"navigate"}},t._l(i.orderInfo.orderProduct,(function(e,o){return a("div",{staticClass:"broadcast-details_order noPad"},[0==o?a("div",{staticClass:"broadcast-details_box noPad"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:e.cart_info.product.image}}),a("div",{staticClass:"broadcast_details_model"},[t._v(t._s(i.orderInfo.total_num)+"件商品")])],1),a("div",{staticClass:"broadcast_details_picBox noPad"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.cart_info.product.store_name))]),a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.orderInfo.pay_price))])])]):t._e()])})),0)],1):t._e(),4===i.msn_type&&i.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:" noPad"},[i.product.product_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/goods_details/index?id="+i.product.product_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.product.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.product.store_name))])])]):t._e()],1)]):t._e(),7===i.msn_type&&i.presell&&i.presell.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:" noPad"},[i.presell.product_presell_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/presell_details/index?id="+i.presell.product_presell_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.presell.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.presell.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.presell.store_name))])])]):t._e()],1)]):t._e(),8===i.msn_type&&i.productGroup&&i.productGroup.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:"noPad"},[i.productGroup.product_group_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/combination_details/index?id="+i.productGroup.product_group_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.productGroup.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.productGroup.product.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.productGroup.product.store_name))])])]):t._e()],1)]):t._e(),3===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[a("v-uni-image",{attrs:{src:i.msn,mode:"heightFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickImg(i.msn)}}})],1):t._e(),2===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[a("i",{staticClass:"em",class:i.msn,style:"background-image:url("+t.httpUrl+")"})]):t._e(),1===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[t._v(t._s(i.msn))]):t._e()],1)])],1):a("div",{staticClass:"item acea-row row-top row-right"},[a("div",{staticClass:"text textR"},[a("div",{staticClass:"acea-row",on:{longpress:function(a){arguments[0]=a=t.$handleEvent(a),t.longTime(e,o,i,r)}}},[6===i.msn_type&&i.refundOrder.refund_order_id?a("v-uni-navigator",{attrs:{"open-type":"navigate",url:"/pages/order_details/index?order_id="+i.refundOrder.order_id}},[a("div",{staticClass:"broadcast-details_num"},[a("v-uni-text",[t._v("退款单号:"+t._s(i.refundOrder.refund_order_sn))])],1),a("div",{staticClass:"conter acea-row row-middle"},t._l(i.refundOrder.refundProduct,(function(e,o){return a("div",{staticClass:"broadcast-details_order noPad"},[0==o?a("div",{staticClass:"broadcast-details_box noPad"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:e.product.cart_info.product.image}}),a("div",{staticClass:"broadcast_details_model"},[t._v(t._s(i.refundOrder.refund_num)+"件商品")])],1),a("div",{staticClass:"broadcast_details_picBox noPad"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.product.cart_info.product.store_name))]),a("div",{staticClass:"broadcast_details_pic"},[t._v("共"+t._s(i.refundOrder.refund_num)+"件商品,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t合计 ¥"+t._s(i.refundOrder.refund_price))])])]):t._e()])})),0)]):t._e(),5===i.msn_type&&i.orderInfo&&i.orderInfo.order_id?a("div",[a("div",{staticClass:"broadcast-details_num acea-row row-middle"},[a("v-uni-text",[t._v("订单号:"+t._s(i.orderInfo.order_sn))]),a("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":i.orderInfo.order_sn}},[t._v("复制")])],1),a("v-uni-navigator",{staticClass:"conter acea-row row-middle",attrs:{url:"/pages/order_details/index?order_id="+i.orderInfo.order_id,"open-type":"navigate"}},t._l(i.orderInfo.orderProduct,(function(e,o){return a("div",{staticClass:"broadcast-details_order noPad"},[0==o?a("div",{staticClass:"broadcast-details_box noPad"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:e.cart_info.product.image}}),a("div",{staticClass:"broadcast_details_model"},[t._v(t._s(i.orderInfo.total_num)+"件商品")])],1),a("div",{staticClass:"broadcast_details_picBox noPad"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(e.cart_info.product.store_name))]),a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.orderInfo.pay_price))])])]):t._e()])})),0)],1):t._e(),4===i.msn_type&&i.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:"acea-row row-column-around noPad"},[i.product.product_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/goods_details/index?id="+i.product.product_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.product.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.product.store_name))])])]):t._e()],1)]):t._e(),7===i.msn_type&&i.presell&&i.presell.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:"acea-row row-column-around noPad"},[i.presell.product_presell_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/presell_details/index?id="+i.presell.product_presell_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.presell.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.presell.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.presell.store_name))])])]):t._e()],1)]):t._e(),8===i.msn_type&&i.productGroup&&i.productGroup.product?a("div",{staticClass:"conter acea-row row-middle"},[a("div",{staticClass:"acea-row row-column-around noPad"},[i.productGroup.product_group_id?a("v-uni-navigator",{staticClass:"acea-row row-column-around noPad",attrs:{url:"/pages/activity/combination_details/index?id="+i.productGroup.product_group_id,"open-type":"navigate"}},[a("div",{staticClass:"broadcast_details_img_no"},[a("v-uni-image",{attrs:{src:i.productGroup.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox_no noPad"},[a("div",{staticClass:"broadcast_details_pic"},[t._v("¥"+t._s(i.productGroup.product.price))]),a("div",{staticClass:"broadcast_details_tit_no line1"},[t._v(t._s(i.productGroup.product.store_name))])])]):t._e()],1)]):t._e(),3===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[a("v-uni-image",{attrs:{src:i.msn,mode:"heightFix"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickImg(i.msn)}}})],1):t._e(),2===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[a("i",{staticClass:"em",class:i.msn,style:"background-image:url("+t.httpUrl+")"})]):t._e(),1===i.msn_type?a("div",{staticClass:"conter acea-row row-middle"},[t._v(t._s(i.msn))]):t._e(),i.longpress&&t.press&&(1===i.msn_type||(new Date).getTime()/1e3-i.send_time<=120)?a("v-uni-view",{staticClass:"recall",class:"recall"+o+r},[1===i.msn_type?a("v-uni-view",{staticClass:"recall-item"},[a("v-uni-view",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":i.msn}},[a("v-uni-text",{staticClass:"iconfont icon-fuzhi"}),t._v("复制")],1)],1):t._e(),(new Date).getTime()/1e3-i.send_time<=120?a("v-uni-view",{staticClass:"recall-item",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.reverstMsg(i)}}},[a("v-uni-view",{staticClass:"iconfont icon-chehui"}),t._v("撤回")],1):t._e()],1):t._e()],1)]),100!==i.msn_type?a("div",{staticClass:"pictrue"},[a("v-uni-image",{attrs:{src:i.user&&i.user.avatar||"/static/images/f.png"}})],1):t._e(),100===i.msn_type?a("v-uni-view",{staticClass:"recall-msg"},[t._v("你撤回了一条消息")]):t._e()],1)]}))]:t._e()})),t.productId||t.orderId||t.refund_order_id?a("v-uni-view",{staticClass:"footer_box"}):t._e(),a("div",{staticClass:"broadcast-details_order footer_count"},[t.productId&&t.productInfo.product_id?a("div",{staticClass:"broadcast-details_box"},[a("v-uni-text",{staticClass:"iconfont icon-guanbi",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.productId=""}}}),a("div",{staticClass:"broadcast_details_img"},[t.presellId?a("v-uni-image",{attrs:{src:t.productInfo.product.image}}):a("v-uni-image",{attrs:{src:t.productInfo.image}})],1),a("div",{staticClass:"broadcast_details_picBox"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(t.productInfo.store_name))]),a("div",{staticClass:"acea-row row-between product_price"},[a("div",{staticClass:"broadcast_details_pic p-color"},[t._v("¥"+t._s(t.productInfo.price))]),a("div",{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):t._e(),t.orderId&&t.orderInfo.order_id?a("div",{staticClass:"broadcast_box"},[a("v-uni-text",{staticClass:"iconfont icon-guanbi",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.orderId=""}}}),a("div",{staticClass:"broadcast-details_num broadcast_num acea-row row-between-wrapper"},[a("v-uni-text",[t._v("订单号:"+t._s(t.orderInfo.order_sn))])],1),a("div",{staticClass:"broadcast-details_box"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:t.cartInfo.cart_info.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(t.cartInfo.cart_info.product.store_name))]),a("div",[a("div",{staticClass:"broadcast_details_pic"},[t._v("共"+t._s(t.orderInfo.total_num)+"件商品,合计"),a("v-uni-text",{staticClass:"p-color"},[t._v("¥"+t._s(t.orderInfo.pay_price))])],1),a("div",{staticClass:"broadcast_details_btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.sendOrder.apply(void 0,arguments)}}},[t._v("发送订单")])])])])],1):t._e(),t.refund_order_id&&t.refundDetail.refund_order_id?a("div",{staticClass:"broadcast_box"},[a("v-uni-text",{staticClass:"iconfont icon-guanbi",on:{click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.refund_order_id=""}}}),a("div",{staticClass:"broadcast-details_num broadcast_num"},[a("v-uni-text",[t._v("退款单号:"+t._s(t.refundDetail.refund_order_sn))])],1),a("div",{staticClass:"broadcast-details_box"},[a("div",{staticClass:"broadcast_details_img"},[a("v-uni-image",{attrs:{src:t.refundDetail.refundProduct[0].product.cart_info.product.image}})],1),a("div",{staticClass:"broadcast_details_picBox"},[a("div",{staticClass:"broadcast_details_tit"},[t._v(t._s(t.refundDetail.refundProduct[0].product.cart_info.product.store_name))]),a("div",[a("div",{staticClass:"broadcast_details_pic"},[t._v("共"+t._s(t.refundDetail.refund_num)+"件商品,\n\t\t\t\t\t\t\t\t\t\t合计"),a("v-uni-text",{staticClass:"p-color"},[t._v("¥"+t._s(t.refundDetail.refund_price))])],1),a("div",{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):t._e()])],2),a("div",{style:!0===t.active?"height:"+t.footerConH+"rem;":"height:"+t.footerH+"rem;"})])],1),a("v-uni-view",{staticStyle:{height:"100rpx"}}),a("div",{ref:"footerCon",staticClass:"footerCon",class:!0===t.active?"on":""},[a("v-uni-form",[a("div",{ref:"footer",staticClass:"footer acea-row row-between row-bottom"},[a("v-uni-text",{staticClass:"iconfont icon-tupian2",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.uploadImg.apply(void 0,arguments)}}}),a("v-uni-text",{staticClass:"iconfont icon-biaoqing2",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.emoticon.apply(void 0,arguments)}}}),t.voice?a("div",{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(),a("v-uni-view",{staticClass:"input_count"},[a("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)}},model:{value:t.textCon,callback:function(e){t.textCon=e},expression:"textCon"}}),a("div",{staticClass:"send iconfont icon-fasong",style:"color:"+t.iconColor,on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.sendTest.apply(void 0,arguments)}}})],1)],1)]),a("div",{staticClass:"banner slider-banner"},[t.emojiGroup.length>0?a("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,o){return[a("v-uni-swiper-item",t._l(e,(function(e){return a("i",{key:e,staticClass:"em",class:e,style:"background-image:url("+t.httpUrl+")",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.addEmoji(e)}}})})),0)]}))],2):t._e()],1)],1),t.recording?a("div",{staticClass:"recording"},[a("v-uni-image",{attrs:{src:"/static/images/recording.png"}})],1):t._e()],1)},i=[]},"7e00":function(t,e,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.arrivalNoticeApi=function(t){return r.default.post("store/product/increase_take",t)},e.bagExplain=function(){return r.default.get("store/product/bag/explain")},e.bagRecommend=function(){return r.default.get("product/spu/bag/recommend")},e.collectAdd=function(t){return r.default.post("user/relation/create",t)},e.collectAll=function(t){return r.default.post("user/relation/batch/create",t)},e.collectDel=function(t){return r.default.post("user/relation/delete",t)},e.copyPasswordApi=function(t){return r.default.get("product/spu/copy",t,{noAuth:!0})},e.copyPasswordSearch=function(t){return r.default.get("command/copy",t,{noAuth:!0})},e.create=function(t){return r.default.post("intention/create",t)},e.discountsCartAdd=function(t){return r.default.post("user/cart/batchCreate",t)},e.express=function(t){return r.default.post("ordero/express/"+t,{noAuth:!0})},e.followStore=function(t){return r.default.post("user/relation/create",{type:10,type_id:t})},e.getApplicationRecordList=function(t){return r.default.get("intention/lst",t)},e.getBrandlist=function(t){return r.default.get("store/product/brand/lst",t,{noAuth:!0})},e.getBroadcastListApi=function(t){return r.default.get("broadcast/lst",t,{noAuth:!0})},e.getCaptcha=function(){return r.default.get("captcha")},e.getCategoryList=function(){return r.default.get("store/product/category/lst",{},{noAuth:!0})},e.getCollectUserList=function(t){return r.default.get("user/relation/product/lst",t)},e.getCouponProductlist=function(t){t.brand_id&&Array.isArray(t.brand_id)&&(t=(0,i.default)({},t),t.brand_id=t.brand_id.toString());return r.default.get("product/spu/coupon_product",t,{noAuth:!0})},e.getDiscountsLst=function(t){return r.default.get("discounts/lst",t,{noAuth:!0})},e.getGeocoder=function(t){return r.default.get("lbs/geocoder?location=".concat(t.lat,",").concat(t.long),{},{noAuth:!0})},e.getGoodsDetails=function(t){return r.default.get("intention/detail/"+t,{})},e.getGroomList=function(t,e){return r.default.get("product/spu/hot/"+t,e,{noAuth:!0})},e.getHotBanner=function(t){return r.default.get("common/hot_banner/"+t,{},{noAuth:!0})},e.getHotRanking=function(){return r.default.get("product/spu/hot_top",{},{noAuth:!0})},e.getLiveList=function(t){return r.default.get("broadcast/hot",t,{noAuth:!0})},e.getMerProductHot=function(t,e){return r.default.get("product/spu/recommend",{page:void 0===e.page?1:e.page,limit:void 0===e.limit?10:e.limit,mer_id:t||""},{noAuth:!0})},e.getMerchantLst=function(t){return r.default.get("user/relation/merchant/lst",t,{noAuth:!0})},e.getParmasList=function(t){return r.default.get("product/spu/params",t,{noAuth:!0})},e.getParmasValue=function(t){return r.default.get("product/spu/params_value/".concat(t),{},{noAuth:!0})},e.getPresellProductDetail=function(t){return r.default.get("store/product/presell/detail/"+t,{},{noAuth:!0})},e.getPreviewProDetail=function(t){return r.default.get("store/product/preview",t,{noAuth:!0})},e.getProductCode=function(t,e){return r.default.get("store/product/qrcode/"+t,e,{noAuth:!0})},e.getProductDetail=function(t){return r.default.get("store/product/detail/"+t,{},{noAuth:!0})},e.getProductHot=function(t,e){return r.default.get("product/spu/recommend",{page:void 0===t?1:t,limit:void 0===e?10:e},{noAuth:!0})},e.getProductParmas=function(t){return r.default.get("store/product/show/"+t,{},{noAuth:!0})},e.getProductslist=function(t){t.brand_id&&Array.isArray(t.brand_id)&&(t=(0,i.default)({},t),t.brand_id=t.brand_id.toString());return r.default.get("product/spu/lst",t,{noAuth:!0})},e.getReplyConfig=function(t){return r.default.get("reply/config/"+t)},e.getReplyList=function(t,e){return r.default.get("store/product/reply/lst/"+t,e,{noAuth:!0})},e.getSearchKeyword=function(){return r.default.get("common/hot_keyword",{},{noAuth:!0})},e.getSeckillProductDetail=function(t,e){return r.default.get("store/product/seckill/detail/"+t,e,{noAuth:!0})},e.getStoreCategory=function(t,e){return r.default.get("store/merchant/category/lst/"+t,e,{noAuth:!0})},e.getStoreCoupon=function(t){return r.default.get("coupon/store/"+t,{noAuth:!0})},e.getStoreDetail=function(t,e){return r.default.get("store/merchant/detail/"+t,e,{noAuth:!0})},e.getStoreGoods=function(t,e){return r.default.get("product/spu/merchant/"+t,e,{noAuth:!0})},e.getStoreRecommend=function(t){return r.default.get("store/product/good_list/"+t,{},{noAuth:!0})},e.getStoreTypeApi=function(t){return r.default.get("intention/type",t,{noAuth:!0})},e.getTodayHotSearch=function(){return r.default.get("product/spu/hot_lst",{},{noAuth:!0})},e.merClassifly=function(){return r.default.get("intention/cate",{},{noAuth:!0})},e.merchantProduct=function(t,e){e.brand_id&&Array.isArray(e.brand_id)&&(e=(0,i.default)({},e),e.brand_id=e.brand_id.toString());return r.default.get("product/spu/merchant/"+t,e,{noAuth:!0})},e.merchantQrcode=function(t,e){return r.default.get("store/merchant/qrcode/"+t,e,{noAuth:!0})},e.postCartAdd=function(t){return r.default.post("user/cart/create",t)},e.priceRuleApi=function(t){return r.default.get("store/product/price_rule/".concat(t),{},{noAuth:!0})},e.productBag=function(t){return r.default.get("product/spu/bag",t,{noAuth:!0})},e.storeCategory=function(t){return r.default.get("store/product/category",t,{noAuth:!0})},e.storeCertificate=function(t){return r.default.post("store/certificate/".concat(t.merId),t)},e.storeMerchantList=function(t){return r.default.get("store/merchant/lst",t,{noAuth:!0})},e.storeServiceList=function(t,e){return r.default.get("product/spu/local/".concat(t),e,{noAuth:!0})},e.unfollowStore=function(t){return r.default.post("user/relation/delete",{type:10,type_id:t})},e.updateGoodsRecord=function(t,e){return r.default.post("intention/update/"+t,e)},e.userCollectDel=function(t){return r.default.post("user/relation/batch/delete",t)},e.verify=function(t){return r.default.post("auth/verify",t)},a("c9b5"),a("bf0f"),a("ab80"),a("c223");var i=o(a("9b1b")),r=o(a("fea3"))},"85aa":function(t,e,a){var o=a("c86c");e=o(!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},a57d:function(t,e,a){"use strict";var o=a("a86b"),i=a.n(o);i.a},a86b:function(t,e,a){var o=a("d25b");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=a("967d").default;i("022c6991",o,!0,{sourceMap:!1,shadowMode:!1})},adac:function(t,e,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("c223"),a("5c47"),a("a1c1"),a("d4b5");var i=o(a("eaf5")),r=a("aa10"),n=function(){var t="".concat(r.VUE_APP_WS_URL,"&token=").concat(i.default.state.app.token);this.ws=uni.connectSocket({url:s(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 s(t){var e="https:"==document.location.protocol;return e?t.replace("ws:","wss:"):t.replace("wss:","ws:")}n.prototype={onSocketOpen:function(t){this.init(),uni.$emit("socket_open")},init:function(){var t=this;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),a=e.type,o=e.data,i=void 0===o?{}:o;uni.$emit(a,i)},onClose:function(){uni.closeSocket(),clearInterval(this.timer),uni.$emit("socket_close")},onError:function(t){uni.$emit("socket_error",t)},close:function(){uni.closeSocket()}},n.prototype.constructor=n;var d=n;e.default=d},af69:function(t,e,a){"use strict";a.r(e);var o=a("f69f"),i=a("c216");for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);a("440c");var n=a("828b"),s=Object(n["a"])(i["default"],o["b"],o["c"],!1,null,"6be7644b",null,!1,o["a"],void 0);e["default"]=s.exports},ba71:function(t,e,a){"use strict";a("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={name:"Loading",props:{loaded:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}}};e.default=o},c216:function(t,e,a){"use strict";a.r(e);var o=a("ba71"),i=a.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},c6ac:function(t,e,a){"use strict";a.r(e);var o=a("57f6"),i=a("42c3");for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);a("a57d");var n=a("828b"),s=Object(n["a"])(i["default"],o["b"],o["c"],!1,null,"7f14a0fa",null,!1,o["a"],void 0);e["default"]=s.exports},d25b:function(t,e,a){var o=a("c86c");e=o(!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-7f14a0fa]{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-7f14a0fa]{background-position:0 0}.em.em-tlj-2[data-v-7f14a0fa]{background-position:0 2.5%}.em.em-tlj-3[data-v-7f14a0fa]{background-position:0 5%}.em.em-tlj-4[data-v-7f14a0fa]{background-position:0 7.5%}.em.em-tlj-5[data-v-7f14a0fa]{background-position:0 10%}.em.em-tlj-6[data-v-7f14a0fa]{background-position:0 12.5%}.em.em-tlj-7[data-v-7f14a0fa]{background-position:0 15%}.em.em-tlj-8[data-v-7f14a0fa]{background-position:0 17.5%}.em.em-tlj-9[data-v-7f14a0fa]{background-position:0 20%}.em.em-tlj-10[data-v-7f14a0fa]{background-position:0 22.5%}.em.em-tlj-11[data-v-7f14a0fa]{background-position:0 25%}.em.em-tlj-12[data-v-7f14a0fa]{background-position:0 27.5%}.em.em-tlj-13[data-v-7f14a0fa]{background-position:0 30%}.em.em-tlj-14[data-v-7f14a0fa]{background-position:0 32.5%}.em.em-tlj-15[data-v-7f14a0fa]{background-position:0 35%}.em.em-tlj-16[data-v-7f14a0fa]{background-position:0 37.5%}.em.em-tlj-17[data-v-7f14a0fa]{background-position:0 40%}.em.em-tlj-18[data-v-7f14a0fa]{background-position:0 42.5%}.em.em-tlj-19[data-v-7f14a0fa]{background-position:0 45%}.em.em-tlj-20[data-v-7f14a0fa]{background-position:0 47.5%}.em.em-tlj-21[data-v-7f14a0fa]{background-position:0 50%}.em.em-tlj-22[data-v-7f14a0fa]{background-position:0 52.5%}.em.em-tlj-23[data-v-7f14a0fa]{background-position:0 55%}.em.em-tlj-24[data-v-7f14a0fa]{background-position:0 57.5%}.em.em-tlj-25[data-v-7f14a0fa]{background-position:0 60%}.em.em-tlj-26[data-v-7f14a0fa]{background-position:0 62.5%}.em.em-tlj-27[data-v-7f14a0fa]{background-position:0 65%}.em.em-tlj-28[data-v-7f14a0fa]{background-position:0 67.5%}.em.em-tlj-29[data-v-7f14a0fa]{background-position:0 70%}.em.em-tlj-30[data-v-7f14a0fa]{background-position:0 72.5%}.em.em-tlj-31[data-v-7f14a0fa]{background-position:0 75%}.em.em-tlj-32[data-v-7f14a0fa]{background-position:0 77.5%}.em.em-tlj-33[data-v-7f14a0fa]{background-position:0 80%}.em.em-tlj-34[data-v-7f14a0fa]{background-position:0 82.5%}.em.em-tlj-35[data-v-7f14a0fa]{background-position:0 85%}.em.em-tlj-36[data-v-7f14a0fa]{background-position:0 87.5%}.em.em-tlj-37[data-v-7f14a0fa]{background-position:0 90%}.em.em-tlj-38[data-v-7f14a0fa]{background-position:0 92.5%}.em.em-tlj-39[data-v-7f14a0fa]{background-position:0 95%}.em.em-tlj-40[data-v-7f14a0fa]{background-position:0 97.5%}.em.em-tlj-41[data-v-7f14a0fa]{background-position:0 100%}.em.em-tlj-42[data-v-7f14a0fa]{background-position:2.5% 0}.em.em-tlj-43[data-v-7f14a0fa]{background-position:2.5% 2.5%}.em.em-tlj-44[data-v-7f14a0fa]{background-position:2.5% 5%}.em.em-tlj-45[data-v-7f14a0fa]{background-position:2.5% 7.5%}.em.em-tlj-46[data-v-7f14a0fa]{background-position:2.5% 10%}.em.em-tlj-47[data-v-7f14a0fa]{background-position:2.5% 12.5%}.em.em-tlj-48[data-v-7f14a0fa]{background-position:2.5% 15%}.em.em-tlj-49[data-v-7f14a0fa]{background-position:2.5% 17.5%}.em.em-tlj-50[data-v-7f14a0fa]{background-position:2.5% 20%}.em.em-tlj-51[data-v-7f14a0fa]{background-position:2.5% 22.5%}.em.em-tlj-52[data-v-7f14a0fa]{background-position:2.5% 25%}.em.em-tlj-53[data-v-7f14a0fa]{background-position:2.5% 27.5%}.em.em-tlj-54[data-v-7f14a0fa]{background-position:2.5% 30%}.em.em-tlj-55[data-v-7f14a0fa]{background-position:2.5% 32.5%}.em.em-tlj-56[data-v-7f14a0fa]{background-position:2.5% 35%}.em.em-tlj-57[data-v-7f14a0fa]{background-position:2.5% 37.5%}.em.em-tlj-58[data-v-7f14a0fa]{background-position:2.5% 40%}.em.em-tlj-59[data-v-7f14a0fa]{background-position:2.5% 42.5%}.em.em-tlj-60[data-v-7f14a0fa]{background-position:2.5% 45%}.em.em-tlj-61[data-v-7f14a0fa]{background-position:2.5% 47.5%}.em.em-tlj-62[data-v-7f14a0fa]{background-position:2.5% 50%}.em.em-tlj-63[data-v-7f14a0fa]{background-position:2.5% 52.5%}.em.em-tlj-64[data-v-7f14a0fa]{background-position:2.5% 55%}.em.em-tlj-65[data-v-7f14a0fa]{background-position:2.5% 57.5%}.em.em-tlj-66[data-v-7f14a0fa]{background-position:2.5% 60%}.em.em-tlj-67[data-v-7f14a0fa]{background-position:2.5% 62.5%}.em.em-tlj-68[data-v-7f14a0fa]{background-position:2.5% 65%}.em.em-tlj-69[data-v-7f14a0fa]{background-position:2.5% 67.5%}.em.em-tlj-70[data-v-7f14a0fa]{background-position:2.5% 70%}.em.em-tlj-71[data-v-7f14a0fa]{background-position:2.5% 72.5%}.em.em-tlj-72[data-v-7f14a0fa]{background-position:2.5% 75%}.em.em-tlj-73[data-v-7f14a0fa]{background-position:2.5% 77.5%}.em.em-tlj-74[data-v-7f14a0fa]{background-position:2.5% 80%}.em.em-tlj-75[data-v-7f14a0fa]{background-position:2.5% 82.5%}.em.em-tlj-76[data-v-7f14a0fa]{background-position:2.5% 85%}.em.em-tlj-77[data-v-7f14a0fa]{background-position:2.5% 87.5%}.em.em-tlj-78[data-v-7f14a0fa]{background-position:2.5% 90%}.em.em-tlj-79[data-v-7f14a0fa]{background-position:2.5% 92.5%}.em.em-tlj-80[data-v-7f14a0fa]{background-position:2.5% 95%}.em.em-tlj-81[data-v-7f14a0fa]{background-position:2.5% 97.5%}.em.em-tlj-82[data-v-7f14a0fa]{background-position:2.5% 100%}.em.em-tlj-83[data-v-7f14a0fa]{background-position:5% 0}.em.em-tlj-84[data-v-7f14a0fa]{background-position:5% 2.5%}.em.em-tlj-85[data-v-7f14a0fa]{background-position:5% 5%}.em.em-tlj-86[data-v-7f14a0fa]{background-position:5% 7.5%}.em.em-tlj-87[data-v-7f14a0fa]{background-position:5% 10%}.em.em-tlj-88[data-v-7f14a0fa]{background-position:5% 12.5%}.em.em-tlj-89[data-v-7f14a0fa]{background-position:5% 15%}.em.em-tlj-90[data-v-7f14a0fa]{background-position:5% 17.5%}.em.em-tlj-91[data-v-7f14a0fa]{background-position:5% 20%}.em.em-tlj-92[data-v-7f14a0fa]{background-position:5% 22.5%}.em.em-tlj-93[data-v-7f14a0fa]{background-position:5% 25%}.em.em-tlj-94[data-v-7f14a0fa]{background-position:5% 27.5%}.em.em-tlj-95[data-v-7f14a0fa]{background-position:5% 30%}.em.em-tlj-96[data-v-7f14a0fa]{background-position:5% 32.5%}uni-page-body[data-v-7f14a0fa]{width:100%;height:100%}.noPad[data-v-7f14a0fa]{padding:0!important;margin-bottom:0!important;height:auto!important}.broadcast-details_num[data-v-7f14a0fa]{width:100%;height:%?72?%;line-height:%?72?%;color:#666;font-size:%?26?%;display:flex;justify-content:space-between;background:#fff;border-bottom:1px solid #f5f5f5;padding:0 %?24?%;border-radius:%?10?% %?10?% 0 0}.broadcast-details_num .line1[data-v-7f14a0fa]{max-width:%?203?%}uni-swiper-item[data-v-7f14a0fa]{background:#fff}.footer_count[data-v-7f14a0fa]{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-7f14a0fa], .footer_count .broadcast_box[data-v-7f14a0fa]{margin-bottom:0;position:relative}.footer_count .icon-guanbi[data-v-7f14a0fa]{font-size:%?20?%;color:#c4c4c4;position:absolute;right:%?20?%;top:%?20?%}.copy[data-v-7f14a0fa]{color:var(--view-theme);margin-left:%?24?%;font-size:%?22?%;opacity:.5}.broadcast-details_box[data-v-7f14a0fa]{padding:%?20?%;display:flex;background:#fff;border-radius:0 0 %?10?% %?10?%;margin-bottom:%?24?%}.broadcast_details_model[data-v-7f14a0fa]{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-7f14a0fa]{width:%?160?%;height:%?160?%;border-radius:10px;overflow:hidden;position:relative}.broadcast_details_img uni-image[data-v-7f14a0fa], .broadcast_details_img uni-image[data-v-7f14a0fa]{width:%?160?%;height:%?160?%}.broadcast_details_img_no[data-v-7f14a0fa]{width:%?456?%;height:%?456?%;border-radius:10px 10px 0 0;overflow:hidden;margin-bottom:%?10?%}.broadcast_details_picBox_no[data-v-7f14a0fa]{width:100%}.broadcast_details_img_no uni-image[data-v-7f14a0fa], .broadcast_details_img_no img[data-v-7f14a0fa]{width:100%;height:100%}.broadcast_details_tit[data-v-7f14a0fa]{font-size:%?30?%;color:#282828;max-width:%?400?%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-align:left!important}.product_price[data-v-7f14a0fa]{margin-top:%?66?%}.broadcast_details_tit_no[data-v-7f14a0fa]{font-size:%?28?%;color:#333;font-weight:800;text-align:left;margin-top:%?5?%;max-width:%?420?%}.broadcast_details_picBox[data-v-7f14a0fa]{width:75%;margin-left:%?24?%}.broadcast_details_pic[data-v-7f14a0fa]{margin-top:%?15?%;font-size:%?24?%;color:#999;text-align:left}.broadcast_details_pic_num[data-v-7f14a0fa]{text-decoration:line-through;font-size:%?28?%;color:rgba(0,0,0,.5);margin-left:.1rem}.broadcast_details_btn[data-v-7f14a0fa]{width:%?130?%;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-7f14a0fa]{margin-top:0;float:none}.broadcast_details_btn.refund_btn[data-v-7f14a0fa]{width:%?150?%}.p-color[data-v-7f14a0fa]{color:var(--view-priceColor)}.broadcast-details .chat[data-v-7f14a0fa]{padding:%?1?% %?23?% 0 %?23?%;margin-bottom:%?3?%}.broadcast-details .chat .item[data-v-7f14a0fa]{margin-top:%?37?%}.broadcast-details .create_time[data-v-7f14a0fa]{dislay:block;width:100%;text-align:center;color:#999;font-size:%?22?%;margin:%?30?% 0}.broadcast-details .chat .item .pictrue[data-v-7f14a0fa]{width:%?80?%;height:%?80?%;margin-top:%?10?%}.broadcast-details .chat .item .pictrue uni-image[data-v-7f14a0fa]{width:100%;height:100%;border-radius:50%}.broadcast-details .chat .item .text[data-v-7f14a0fa]{margin-left:%?20?%}.broadcast-details .chat .item .text.textR[data-v-7f14a0fa]{text-align:right;margin:0 %?20?% 0 0;position:relative}.broadcast-details .chat .item .text.textR .recall[data-v-7f14a0fa]{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-7f14a0fa]{top:auto;bottom:%?-130?%}.broadcast-details .chat .item .text.textR .recall.recall00[data-v-7f14a0fa]::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-7f14a0fa]::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-7f14a0fa]{text-align:center;margin:0 %?30?%;font-size:%?24?%}.broadcast-details .chat .item .text.textR .recall .recall-item .copy-data[data-v-7f14a0fa]{color:#fff;margin-left:0;opacity:1}.broadcast-details .chat .item .text.textR .recall .recall-item .iconfont[data-v-7f14a0fa]{display:block;font-size:%?32?%;margin-bottom:%?8?%}.broadcast-details .chat .item .text .name[data-v-7f14a0fa]{font-size:%?24?%;color:#999}.broadcast-details .chat .item .text .name .return[data-v-7f14a0fa]{color:#509efb;margin-left:%?17?%}.broadcast-details .chat .item .text.textR .name .return[data-v-7f14a0fa]{margin:0 .17rem 0 0}.broadcast-details .chat .item .text .conter[data-v-7f14a0fa]{background-color:#fff;border-radius:%?8?%;padding:%?16?% %?20?%;font-size:%?30?%;color:#333;position:relative;max-width:%?600?%;margin-top:%?2?%;word-break:break-all;text-align:left}.broadcast-details .chat .item .text .conter .em[data-v-7f14a0fa]{margin:0}.recall-msg[data-v-7f14a0fa]{display:block;width:100%;text-align:center;color:#999;font-size:%?24?%;margin:%?10?% 0}.broadcast-details .chat .item .text .spot[data-v-7f14a0fa]{width:%?15?%;height:%?15?%;background-color:#c00000;border-radius:50%;margin-left:%?20?%}.broadcast-details .chat .item .text .conter[data-v-7f14a0fa]: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-7f14a0fa]:before{left:unset;right:%?-14?%;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.broadcast-details .chat .item .text .conter img[data-v-7f14a0fa]{width:100%;display:block}.broadcast-details .chat .item .text .conter .signal[data-v-7f14a0fa]{width:%?48?%;height:%?48?%}.broadcast-details .chat .item .text .conter .signal.signalR[data-v-7f14a0fa]{transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.broadcast-details .footerCon[data-v-7f14a0fa]{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-7f14a0fa]{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-7f14a0fa]{position:relative;top:%?-300?%;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.broadcast-details .footerCon.on .banner[data-v-7f14a0fa]{margin-top:0}.broadcast-details .footerCon .banner .swiper-slide[data-v-7f14a0fa]{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-7f14a0fa],\n.swiper-slide .em[data-v-7f14a0fa]{display:block;width:%?50?%;height:%?50?%;margin:%?40?% 0 0 %?50?%}.broadcast-details .footerCon .banner .swiper-container-horizontal > .swiper-pagination-bullets[data-v-7f14a0fa]{bottom:%?10?%}.broadcast-details .footerCon .slider-banner .swiper-pagination-bullet-active[data-v-7f14a0fa]{background-color:#999}.broadcast-details .recording[data-v-7f14a0fa]{width:%?300?%;height:%?300?%;position:fixed;top:40%;left:50%;margin-left:%?-150?%}.broadcast-details .recording img[data-v-7f14a0fa]{width:100%;height:100%}.broadcast-details .footer[data-v-7f14a0fa]{background-color:#fff;padding:%?17?% %?26?%;align-items:center}.footer_box[data-v-7f14a0fa]{margin-top:%?260?%}.broadcast-details .footer uni-image[data-v-7f14a0fa]{width:%?61?%;height:%?60?%;display:block}.broadcast-details .footer .icon-biaoqing2[data-v-7f14a0fa], .broadcast-details .footer .icon-tupian2[data-v-7f14a0fa]{font-size:%?60?%;display:block}.broadcast-details .footer .voice[data-v-7f14a0fa]{width:%?440?%;border-radius:%?10?%;background-color:#e5e5e5;\n /* padding: 17rpx 30rpx; */height:%?60?%;padding-left:%?20?%}.broadcast-details .footer .input_count[data-v-7f14a0fa]{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-7f14a0fa]{color:#999;font-size:%?26?%}.broadcast-details .footer .input[data-v-7f14a0fa]{max-height:%?150?%;overflow-y:auto;overflow-x:hidden;color:#999;height:%?76?%;font-size:%?26?%}.broadcast-details .footer .send[data-v-7f14a0fa]{font-size:%?48?%;color:#ccc;position:absolute;right:%?15?%;top:%?15?%}.em[data-v-7f14a0fa]{display:inline-block;width:%?50?%;height:%?50?%;margin:%?40?% 0 0 %?50?%}.emoji-outer[data-v-7f14a0fa]{position:absolute;right:%?70?%;\n /* bottom: 12rpx; */width:%?50?%;height:%?50?%;margin:%?40?% 0 0 %?50?%}.broadcast-details[data-v-7f14a0fa]{display:flex;flex-direction:column;width:100%;overflow:hidden}.broadcast-details .hd-wrapper[data-v-7f14a0fa]{flex:1;display:flex;flex-direction:column;overflow:hidden}.broadcast-details .hd-wrapper.on[data-v-7f14a0fa]{padding-bottom:%?300?%}.store-wrapper[data-v-7f14a0fa]{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-7f14a0fa]{width:%?60?%;height:%?60?%;margin-right:%?10?%}.store-wrapper .left[data-v-7f14a0fa]{display:flex;align-items:center}.store-wrapper .link[data-v-7f14a0fa]{width:%?80?%;height:%?40?%;line-height:%?38?%;border:1px solid var(--view-theme);border-radius:20px;font-size:%?24?%;color:var(--view-theme);text-align:center}.store-wrapper .store-opeation[data-v-7f14a0fa]{align-items:center}.store-wrapper .store-opeation .icon-dadianhua01[data-v-7f14a0fa]{color:var(--view-theme);margin-left:%?28?%;font-size:%?34?%}',""]),t.exports=e},d727:function(t,e,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.assistHelpList=function(t,e){return i.default.get("store/product/assist/user/"+t,e)},e.assistUserData=function(t){return i.default.get("store/product/assist/count",t,{noAuth:!0})},e.getActivitycategory=function(t){return i.default.get("product/spu/active/category/"+t,{},{noAuth:!0})},e.getAssistDetail=function(t,e){return i.default.get("store/product/assist/detail/"+t,e)},e.getAssistList=function(t){return i.default.get("store/product/assist/lst",t,{noAuth:!0})},e.getAssistUser=function(t){return i.default.get("store/product/assist/share/"+t)},e.getBargainUserCancel=function(t){return i.default.post("store/product/assist/set/delete/"+t)},e.getBargainUserList=function(t){return i.default.get("store/product/assist/set/lst",t)},e.getCombinationDetail=function(t){return i.default.get("store/product/group/detail/"+t,{},{noAuth:!0})},e.getCombinationList=function(t){return i.default.get("store/product/group/lst",t,{noAuth:!0})},e.getCombinationPink=function(t){return i.default.get("store/product/group/get/"+t)},e.getCombinationPoster=function(t){return i.default.post("combination/poster",t)},e.getCombinationUser=function(t){return i.default.get("store/product/group/count",t,{noAuth:!0})},e.getCouponLst=function(t){return i.default.get("coupon/getlst",t,{noAuth:!0})},e.getMerchantServiceLst=function(t){return i.default.get("store/merchant/local",t,{noAuth:!0})},e.getNewPeopleCouponLst=function(t){return i.default.get("coupon/new_people",t,{noAuth:!0})},e.getPresellList=function(t){return i.default.get("store/product/presell/lst",t,{noAuth:!0})},e.getSeckillDetail=function(t){return i.default.get("store/product/seckill/detail/"+t,{},{noAuth:!0})},e.getSeckillIndexTime=function(){return i.default.get("store/product/seckill/select",{},{noAuth:!0})},e.getSeckillList=function(t){return i.default.get("store/product/seckill/lst",t,{noAuth:!0})},e.getTopicDetail=function(t){return i.default.get("activity/info/".concat(t),{},{noAuth:!0})},e.getTopicList=function(t,e){return i.default.get("activity/lst/".concat(t),e,{noAuth:!0})},e.getTopicProLst=function(t){return i.default.get("product/spu/labels",t,{noAuth:!0})},e.hotRankingApi=function(t){return i.default.get("product/spu/get_hot_ranking",t,{noAuth:!0})},e.initiateAssistApi=function(t){return i.default.post("store/product/assist/create/"+t)},e.postAssistHelp=function(t){return i.default.post("store/product/assist/set/"+t)},e.postCombinationRemove=function(t){return i.default.post("store/product/group/cancel",t)},e.presellAgreement=function(){return i.default.get("store/product/presell/agree")},e.scombinationCode=function(t){return i.default.get("combination/code/"+t)},e.seckillCode=function(t,e){return i.default.get("seckill/code/"+t,e)},e.spuTop=function(t){return i.default.get("store/product/category/hotranking",{},{noAuth:!0})},e.spuTopList=function(t){return i.default.get("product/spu/get_hot_ranking",t,{noAuth:!0})};var i=o(a("fea3"))},ee6d:function(t,e,a){var o=a("85aa");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=a("967d").default;i("31a45329",o,!0,{sourceMap:!1,shadowMode:!1})},f69f:function(t,e,a){"use strict";a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){}));var o=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)},i=[]}}]);