zx/public/static/js/pages-admin-refundDetail-in...

1 line
23 KiB
JavaScript
Raw Normal View History

2024-07-02 15:32:59 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-admin-refundDetail-index"],{"21a2":function(e,t,r){"use strict";r.r(t);var i=r("588e"),o=r("8910");for(var d in o)["default"].indexOf(d)<0&&function(e){r.d(t,e,(function(){return o[e]}))}(d);r("e249");var a=r("828b"),n=Object(a["a"])(o["default"],i["b"],i["c"],!1,null,"c5c9dd46",null,!1,i["a"],void 0);t["default"]=n.exports},"588e":function(e,t,r){"use strict";r.d(t,"b",(function(){return i})),r.d(t,"c",(function(){return o})),r.d(t,"a",(function(){}));var i=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-uni-view",{staticClass:"order-details pos-order-details"},[r("v-uni-view",{staticClass:"header acea-row row-middle"},[0==e.orderInfo.status?r("v-uni-view",{staticClass:"state"},[e._v("待审核")]):-1==e.orderInfo.status?r("v-uni-view",{staticClass:"state"},[e._v("审核未通过")]):1==e.orderInfo.status?r("v-uni-view",{staticClass:"state"},[e._v("待退货")]):2==e.orderInfo.status?r("v-uni-view",{staticClass:"state"},[e._v("待收货")]):3==e.orderInfo.status?r("v-uni-view",{staticClass:"state"},[e._v("已退款")]):e._e()],1),2==e.orderInfo.refund_type&&e.orderInfo.status>0?r("v-uni-view",{staticClass:"orderingUser acea-row row-middle"},[r("span",{staticClass:"iconfont icon-yonghu2"}),e._v(e._s(e.orderInfo.user&&e.orderInfo.user.nickname))]):e._e(),2==e.orderInfo.refund_type&&e.orderInfo.status>0?r("v-uni-view",{staticClass:"address"},[r("v-uni-view",{staticClass:"name"},[e._v(e._s(e.orderInfo.mer_delivery_user)),r("span",{staticClass:"phone"},[e._v(e._s(e.orderInfo.phone))])]),r("v-uni-view",[e._v(e._s(e.orderInfo.mer_delivery_address))]),r("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":"收货人姓名:"+e.orderInfo.mer_delivery_user+"\n收货人电话"+e.orderInfo.phone+"\n收货人地址"+e.orderInfo.mer_delivery_address}},[e._v("复制")])],1):e._e(),r("v-uni-view",{staticClass:"line"},[r("v-uni-image",{attrs:{src:e.domain+"/static/images/line.jpg"}})],1),r("v-uni-view",{staticClass:"pos-order-goods"},e._l(e.orderInfo.refundProduct,(function(t,i){return r("v-uni-navigator",{key:i,staticClass:"goods acea-row row-between-wrapper",attrs:{url:"/pages/goods_details/index?id="+t.product.cart_info.product.product_id,"hover-class":"none"}},[r("v-uni-view",{staticClass:"picTxt acea-row row-between-wrapper"},[r("v-uni-view",{staticClass:"pictrue"},[r("v-uni-image",{attrs:{src:t.product.cart_info.product.image||t.product.cart_info.product.image}})],1),r("v-uni-view",{staticClass:"text acea-row row-between row-column"},[r("v-uni-view",{staticClass:"info line2"},[e._v(e._s(t.product.cart_info.product.store_name))]),r("v-uni-view",{staticClass:"attr line1"},[e._v(e._s(t.product.cart_info.productAttr.sku))]),r("v-uni-view",{staticClass:"x-money"},[e._v("¥"+e._s(t.product.cart_info.productAttr.price))])],1)],1),r("v-uni-view",{staticClass:"money"},[r("v-uni-view",{staticClass:"num"},[e._v("x"+e._s(t.refund_num))])],1)],1)})),1),r("v-uni-view",{staticClass:"wrapper"},[r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("退款单编号:")]),r("v-uni-view",{staticClass:"conter acea-row row-middle row-right"},[e._v(e._s(e.orderInfo.refund_order_sn)),r("v-uni-button",{staticClass:"copy copy-data",attrs:{"data-clipboard-text":e.orderInfo.refund_order_sn}},[e._v("复制")])],1)],1),r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("退款金额:")]),r("v-uni-view",{staticClass:"conter"},[e._v(e._s(e.orderInfo.refund_price))])],1),r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("申请件数:")]),r("v-uni-view",{staticClass:"conter"},[e._v(e._s(e.orderInfo.refund_num))])],1),r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("申请时间:")]),r("v-uni-view",{staticClass:"conter"},[e._v(e._s(e.orderInfo.create_time))])],1),r("v-uni-view",{staticClass:"item acea-row row-between"},[r("v-uni-view",[e._v("退款原因:")]),r("v-uni-view",{staticClass:"conter"},[e._v(e._s(e.orderInfo.refund_me