1 line
8.9 KiB
JavaScript
1 line
8.9 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-453dacb6"],{14055:function(e,t,a){"use strict";a.r(t);var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"order"}},[a("c-title",{attrs:{hide:!1,text:"订单管理"}}),e._l(e.listData,(function(t){return a("div",{key:t.id,staticClass:"main"},[a("div",{staticClass:"header"},[a("div",{staticClass:"number"},[e._v("订单编号:"+e._s(t.order_sn))]),"member"==e.order_type?a("div",{staticClass:"btn"},[t.lawyer_order&&1==t.lawyer_order.type&&t.lawyer_order.lawyer?a("a",{attrs:{href:"tel:"+t.lawyer_order.lawyer.tel}},[a("van-button",{attrs:{color:"#daa032"}},[e._v("电话咨询")])],1):e._e(),t.lawyer_order&&1==t.lawyer_order.is_valid?a("div",{on:{click:function(a){return e.lineConsult(t)}}},[a("van-button",{attrs:{color:"#daa032"}},[e._v("在线咨询")])],1):e._e()]):e._e()]),a("div",{staticClass:"avatar"},[a("div",{on:{click:function(a){return e.toDetail(t)}}},["member"==e.order_type||"office"==e.order_type?a("van-image",{attrs:{round:"",width:"2.5rem",height:"2.5rem",src:t.lawyer_order&&t.lawyer_order.lawyer.avatar_image||""}}):e._e(),"lawyer"==e.order_type&&t.belongs_to_member?a("van-image",{attrs:{round:"",width:"2.5rem",height:"2.5rem",src:t.belongs_to_member.avatar}}):e._e()],1),a("div",{staticClass:"info"},["member"==e.order_type||"office"==e.order_type?a("span",{staticClass:"name"},[e._v(e._s(t.lawyer_order&&t.lawyer_order.lawyer&&t.lawyer_order.lawyer.name))]):e._e(),"lawyer"==e.order_type?a("span",{staticClass:"name"},[e._v(e._s(t.belongs_to_member.nickname))]):e._e(),a("div",[a("span",{staticClass:"tel"},[e._v(e._s(t.lawyer_order&&1==t.lawyer_order.type?"电话咨询":"在线咨询"))]),2==t.lawyer_order.type?a("span",{staticClass:"date"},[e._v("有效期至"+e._s(t.lawyer_order&&t.lawyer_order.end_time||"--"))]):e._e()])])]),t.flag?a("div",{staticClass:"content"},[a("div",{staticClass:"content-header"},["member"==e.order_type?[a("div",{staticClass:"number"},[e._v("付款时间:"+e._s(t.pay_time))])]:"lawyer"==e.order_type&&t.belongs_to_member?[a("div",{staticClass:"contac-name"},[e._v("联系人姓名:"+e._s(t.belongs_to_member.realname)+"("+e._s(t.belongs_to_member.mobile)+")")]),a("div",{staticClass:"lawyer-play"},[e._v("付款时间:"+e._s(t.pay_time))])]:[a("div",{staticClass:"lawyer-play"},[e._v("付款时间:"+e._s(t.pay_time))]),a("div",{staticClass:"member-info"},[a("van-image",{attrs:{round:"",width:"2rem",height:"2rem",src:t.belongs_to_member.avatar}}),a("div",{staticClass:"nick-name"},[e._v(e._s(t.belongs_to_member.nickname))])],1),a("div",{staticClass:"contac-name"},[e._v(e._s(t.belongs_to_member.realname)+"("+e._s(t.belongs_to_member.mobile)+")")])]],2),e._l(t.order_goods,(function(t){return a("div",{key:t.id,staticClass:"avatar"},[a("div",{on:{click:function(a){return e.toGoods(t.goods_id)}}},[a("van-image",{attrs:{width:"2.5rem",height:"2.5rem",src:t.thumb}})],1),a("div",{staticClass:"info"},[a("span",{staticClass:"name"},[e._v(e._s(t.title))]),a("div",{staticClass:"order-price"},[a("span",{staticClass:"order-price-title"},[e._v("订单金额")]),a("div",{staticClass:"ee0f0f price"},[a("span",[e._v("¥")]),e._v(e._s(t.price))])])])])}))],2):e._e(),a("div",{class:t.flag?"close":"open",on:{click:function(a){return e.toogle(t.id)}}},[e._v(" "+e._s(t.flag?"收起":"展开")+" ")])])})),0==e.listData.length?a("van-empty",{attrs:{description:"暂无订单信息"}}):e._e()],2)},i=[],o=(a("4056"),a("44bf")),s=a("5530"),n=(a("d3b7"),a("159b"),a("99af"),{created:function(){"lawyer"==this.$route.query.order_type?this.httpUrl="plugin.lawyer-platform.frontend.controllers.order.lawyerOrder":"member"==this.$route.query.order_type?this.httpUrl="plugin.lawyer-platform.frontend.controllers.order.selfOrder":"office"==this.$route.query.order_type&&(this.httpUrl="plugin.lawyer-platform.frontend.controllers.order.lawyerFirmOrder"),this.getdata(),this.order_type=this.$route.query.order_type},data:function(){return{httpUrl:"",page:1,listData:[],order_type:""}},methods:{lineConsult:function(e){this.$router.push(this.fun.getUrl("chatWindow",{},{user_id:e.uid,message_type:1,employeeId:e.lawyer_order.lawyer.employee_id,chatType:1,plugin_name:"lawyer"}))},toogle:function(e){var t=this;this.listData.forEach((function(a,r){a.id==e&&t.$set(t.listData,r,Object(s["a"])(Object(s["a"])({},a),{},{flag:!a.flag}))}))},initdata:function(){this.page=1,this.listData=[]},toGoods:function(e){this.$router.push(this.fun.getUrl("goods",{id:e}))},toDetail:function(e){var t=e.lawyer_order.lawyer.id;"lawyer"!==this.$route.query.order_type&&this.$router.push(this.fun.getUrl("lawyerDetail",{id:t},{order_type:"lawyer"}))},getdata:function(){var e=this;this.initdata(),$http.post(this.httpUrl,{},"正在加载中...").then((function(t){var a=t.result,r=t.msg,i=t.data;a?(e.listData=i.list.data,e.listData.forEach((function(e){e.flag=!1})),e.last_page=i.list.last_page):e.$toast(r)}))},getMoreData:function(){var e=this;if(this.isLoadMore=!1,this.page>=this.last_page)return this.$toast("没有更多了");var t=this.page+1;$http.post(this.httpUrl,{page:t},"正在加载更多数据中...").then((function(a){var r=a.result,i=a.msg,o=a.data;e.isLoadMore=!0,r?(e.page=t,e.listData=e.listData.concat(o.list.data)):e.$toast(i)}))}},components:{VanImage:o["a"]}}),l=n,d=(a("9adc5"),a("2877")),c=Object(d["a"])(l,r,i,!1,null,"1b30186e",null);t["default"]=c.exports},"1a59":function(e,t,a){var r=a("24fb");t=r(!1),t.push([e.i,'#order[data-v-1b30186e]{padding-bottom:2rem}.flex-column[data-v-1b30186e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.lawyer-play[data-v-1b30186e]{margin-top:.5rem}.nick-name[data-v-1b30186e]{margin-left:.2rem}.contac-name[data-v-1b30186e]{margin-top:.3rem}.member-info[data-v-1b30186e]{margin-top:.3rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.align-center[data-v-1b30186e],.member-info[data-v-1b30186e]{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex[data-v-1b30186e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.date[data-v-1b30186e]{margin-left:.2rem}.content[data-v-1b30186e]{margin:1rem 0;-webkit-transition:all 1s ease;transition:all 1s ease}.content .content-header[data-v-1b30186e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.content .content-header[data-v-1b30186e],.order-price[data-v-1b30186e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.order-price .order-price-title[data-v-1b30186e]{font-size:.7rem;color:#6b6b6b;margin-right:.3rem}.order-price .price[data-v-1b30186e]{font-size:.7rem}.ee0f0f[data-v-1b30186e]{color:#ee0f0f}.close[data-v-1b30186e]{color:#daa032;position:relative;text-align:center;line-height:2rem}.close[data-v-1b30186e]:after{content:"";top:46%;left:57%;position:absolute;width:8px;height:8px;border-top:2px solid #daa032;border-left:2px solid #daa032;-webkit-transform:rotate(46deg);transform:rotate(46deg)}.open[data-v-1b30186e]{color:#daa032;position:relative;text-align:center;line-height:2rem}.open[data-v-1b30186e]:after{content:"";top:36%;left:57%;position:absolute;width:8px;height:8px;border-top:2px solid #daa032;border-left:2px solid #daa032;-webkit-transform:rotate(226deg);transform:rotate(226deg)}.info[data-v-1b30186e]{margin-left:.3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.avatar[data-v-1b30186e],.info[data-v-1b30186e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.avatar[data-v-1b30186e]{margin-top:1rem;border-bottom:.1rem solid #f2f2f2;padding-bottom:1rem}.date[data-v-1b30186e],.tel[data-v-1b30186e]{font-size:.7rem;color:#6b6b6b}.main[data-v-1b30186e]{width:22rem;background-color:#fff;border-radius:.3rem;margin:1rem auto 0;padding:1rem 1rem 0;border-radius:.5rem}.main .header[data-v-1b30186e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main .btn[data-v-1b30186e] .van-button{width:5rem;height:2rem;font-size:.6rem}.number[data-v-1b30186e]{color:#717171}',""]),e.exports=t},"9adc5":function(e,t,a){"use strict";a("aa68")},aa68:function(e,t,a){var r=a("1a59");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var i=a("499e").default;i("87ec21fa",r,!0,{sourceMap:!1,shadowMode:!1})}}]); |