glhcp/server/public/_nuxt/02194dd.js

1 line
5.4 KiB
JavaScript

(window.webpackJsonp=window.webpackJsonp||[]).push([[49,18],{488:function(t,e,r){var content=r(491);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(18).default)("d7ac674a",content,!0,{sourceMap:!1})},489:function(t,e,r){"use strict";r.r(e);r(300);var l={data:function(){return{priceSlice:{}}},components:{},props:{firstSize:{type:Number,default:14},secondSize:{type:Number,default:14},color:{type:String},weight:{type:[String,Number],default:400},price:{type:[String,Number],default:""},showSubscript:{type:Boolean,default:!0},subscriptSize:{type:Number,default:14},lineThrough:{type:Boolean,default:!1}},created:function(){this.priceFormat()},watch:{price:function(t){this.priceFormat()}},methods:{priceFormat:function(){var t=this.price,e={};null!==t&&(t=String(t).split("."),e.first=t[0],e.second=t[1],this.priceSlice=e)}}},n=(r(490),r(9)),component=Object(n.a)(l,(function(){var t=this,e=t._self._c;return e("span",{class:(t.lineThrough?"line-through":"")+"price-format",style:{color:t.color,"font-weight":t.weight}},[t.showSubscript?e("span",{style:{"font-size":t.subscriptSize+"px","margin-right":"1px"}},[t._v("¥")]):t._e(),t._v(" "),e("span",{style:{"font-size":t.firstSize+"px","margin-right":"1px"}},[t._v(t._s(t.priceSlice.first))]),t._v(" "),t.priceSlice.second?e("span",{style:{"font-size":t.secondSize+"px"}},[t._v("."+t._s(t.priceSlice.second))]):t._e()])}),[],!1,null,null,null);e.default=component.exports},490:function(t,e,r){"use strict";r(488)},491:function(t,e,r){var l=r(17)((function(i){return i[1]}));l.push([t.i,".price-format{align-items:baseline;display:flex}",""]),l.locals={},t.exports=l},553:function(t,e,r){t.exports=r.p+"img/pay_success.ba8c958.png"},600:function(t,e,r){var content=r(692);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(18).default)("2f887d97",content,!0,{sourceMap:!1})},691:function(t,e,r){"use strict";r(600)},692:function(t,e,r){var l=r(17)((function(i){return i[1]}));l.push([t.i,'.apply-result-container[data-v-5b6ab2f7]{padding:10px}.apply-result-container .result-header[data-v-5b6ab2f7]{border-bottom:1px solid #e5e5e5;padding:46px 20px}.apply-result-container .result-header .apply-title[data-v-5b6ab2f7]{font-size:24px}.apply-result-container .result-content[data-v-5b6ab2f7]{padding:24px 20px}.apply-result-container .result-content .result-item[data-v-5b6ab2f7]{margin-bottom:16px}.apply-result-container .result-content .result-item:not(:last-of-type) .label[data-v-5b6ab2f7]{align-self:flex-start;text-align:right;width:82px}.apply-result-container .result-content .result-item:not(:last-of-type) .label[data-v-5b6ab2f7]:before{color:red;content:"* "}.apply-result-container .result-content .result-item .label[data-v-5b6ab2f7]{align-self:flex-start;text-align:right;width:82px}.apply-result-container .result-content .result-item .desc[data-v-5b6ab2f7]{margin-left:24px;width:680px}',""]),l.locals={},t.exports=l},740:function(t,e,r){"use strict";r.r(e);var l=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"result-header flex"},[e("img",{staticStyle:{width:"40px",height:"40px","align-self":"flex-start"},attrs:{src:r(553)}}),t._v(" "),e("div",{staticClass:"m-l-16"},[e("div",{staticClass:"apply-title",staticStyle:{"font-weight":"500"}},[t._v("提交申请")]),t._v(" "),e("div",{staticClass:"muted m-t-8"},[t._v("申请已提交,请耐心等待商家处理…")])])])}],n=r(8),c=(r(56),{head:function(){return{title:this.$store.getters.headTitle,link:[{rel:"icon",type:"image/x-icon",href:this.$store.getters.favicon}]}},layout:"user",asyncData:function(t){return Object(n.a)(regeneratorRuntime.mark((function e(){var r,l,data,n,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.$get,l=t.query,data={id:l.afterSaleId},n={},e.next=5,r("after_sale/detail",{params:data});case 5:return 1==(c=e.sent).code&&(n=c.data),e.abrupt("return",{lists:n});case 8:case"end":return e.stop()}}),e)})))()},data:function(){return{}},methods:{}}),o=(r(691),r(9)),component=Object(o.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"apply-result-container"},[t._m(0),t._v(" "),e("div",{staticClass:"result-content"},[e("div",{staticClass:"result-item flex"},[e("div",{staticClass:"label"},[t._v("退款类型:")]),t._v(" "),e("div",{staticClass:"desc"},[t._v(t._s(t.lists.refund_type_text))])]),t._v(" "),e("div",{staticClass:"result-item flex"},[e("div",{staticClass:"label"},[t._v("退款原因:")]),t._v(" "),e("div",{staticClass:"desc"},[t._v(t._s(t.lists.refund_reason))])]),t._v(" "),e("div",{staticClass:"result-item flex"},[e("div",{staticClass:"label"},[t._v("退款金额:")]),t._v(" "),e("div",{staticClass:"desc"},[e("price-formate",{attrs:{price:t.lists.refund_price,showSubscript:"",color:"red"}})],1)]),t._v(" "),e("div",{staticClass:"result-item flex"},[e("div",{staticClass:"label"},[t._v("退款说明:")]),t._v(" "),e("div",{staticClass:"column desc"},[e("div",{staticClass:"m-b-16"},[t._v(t._s(t.lists.refund_remark))]),t._v(" "),t.lists.refund_image?e("el-image",{staticStyle:{width:"76px",height:"76px"},attrs:{src:t.lists.refund_image,"preview-src-list":[t.lists.refund_image]}}):t._e()],1)])])])}),l,!1,null,"5b6ab2f7",null);e.default=component.exports;installComponents(component,{PriceFormate:r(489).default})}}]);