dggzichahu/public/pc/_nuxt/346c721.js

1 line
6.9 KiB
JavaScript
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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([[38,15],{404:function(t,e,r){"use strict";var n=r(11),l=r(5),c=r(116),o=r(23),f=r(15),d=r(52),v=r(251),_=r(81),h=r(7),m=r(83),x=r(82).f,y=r(42).f,w=r(22).f,S=r(405).trim,N="Number",C=l.Number,I=C.prototype,E=d(m(I))==N,A=function(t){var e,r,n,l,c,o,f,code,d=_(t,!1);if("string"==typeof d&&d.length>2)if(43===(e=(d=S(d)).charCodeAt(0))||45===e){if(88===(r=d.charCodeAt(2))||120===r)return NaN}else if(48===e){switch(d.charCodeAt(1)){case 66:case 98:n=2,l=49;break;case 79:case 111:n=8,l=55;break;default:return+d}for(o=(c=d.slice(2)).length,f=0;f<o;f++)if((code=c.charCodeAt(f))<48||code>l)return NaN;return parseInt(c,n)}return+d};if(c(N,!C(" 0o1")||!C("0b1")||C("+0x1"))){for(var F,z=function(t){var e=arguments.length<1?0:t,r=this;return r instanceof z&&(E?h((function(){I.valueOf.call(r)})):d(r)!=N)?v(new C(A(e)),r,z):A(e)},T=n?x(C):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),M=0;T.length>M;M++)f(C,F=T[M])&&!f(z,F)&&w(z,F,y(C,F));z.prototype=I,I.constructor=z,o(l,N,z)}},405:function(t,e,r){var n=r(27),l="["+r(406)+"]",c=RegExp("^"+l+l+"*"),o=RegExp(l+l+"*$"),f=function(t){return function(e){var r=String(n(e));return 1&t&&(r=r.replace(c,"")),2&t&&(r=r.replace(o,"")),r}};t.exports={start:f(1),end:f(2),trim:f(3)}},406:function(t,e){t.exports="\t\n\v\f\r    \u2028\u2029\ufeff"},407:function(t,e,r){var content=r(409);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(14).default)("03051d40",content,!0,{sourceMap:!1})},408:function(t,e,r){"use strict";r(407)},409:function(t,e,r){var n=r(13)(!1);n.push([t.i,".price-format{display:flex;align-items:baseline}",""]),t.exports=n},410:function(t,e,r){"use strict";r.r(e);r(404),r(68),r(252);var n={data:function(){return{priceSlice:{}}},components:{},props:{firstSize:{type:Number,default:14},secondSize:{type:Number,default:14},color:{type:String},weight:{type:[String,Number],default:500},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=parseFloat(t),t=String(t).split("."),e.first=t[0],e.second=t[1],this.priceSlice=e)}}},l=(r(408),r(8)),component=Object(l.a)(n,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("span",{class:(t.lineThrough?"line-through":"")+"price-format",style:{color:t.color,"font-weight":t.weight}},[t.showSubscript?r("span",{style:{"font-size":t.subscriptSize+"px","margin-right":"1px"}},[t._v("¥")]):t._e(),t._v(" "),r("span",{style:{"font-size":t.firstSize+"px","margin-right":"1px"}},[t._v(t._s(t.priceSlice.first))]),t._v(" "),t.priceSlice.second?r("span",{style:{"font-size":t.secondSize+"px"}},[t._v("."+t._s(t.priceSlice.second))]):t._e()])}),[],!1,null,null,null);e.default=component.exports},468:function(t,e,r){t.exports=r.p+"img/pay_success.3a82887.png"},500:function(t,e,r){var content=r(571);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(14).default)("5922fcd2",content,!0,{sourceMap:!1})},570:function(t,e,r){"use strict";r(500)},571:function(t,e,r){var n=r(13)(!1);n.push([t.i,'.apply-result-container[data-v-1b98984c]{padding:10px}.apply-result-container .result-header[data-v-1b98984c]{padding:46px 20px;border-bottom:1px solid #e5e5e5}.apply-result-container .result-header .apply-title[data-v-1b98984c]{font-size:24px}.apply-result-container .result-content[data-v-1b98984c]{padding:24px 20px}.apply-result-container .result-content .result-item[data-v-1b98984c]{margin-bottom:16px}.apply-result-container .result-content .result-item:not(:last-of-type) .label[data-v-1b98984c]{width:82px;align-self:flex-start;text-align:right}.apply-result-container .result-content .result-item:not(:last-of-type) .label[data-v-1b98984c]:before{content:"* ";color:red}.apply-result-container .result-content .result-item .label[data-v-1b98984c]{width:82px;align-self:flex-start;text-align:right}.apply-result-container .result-content .result-item .desc[data-v-1b98984c]{margin-left:24px;width:680px}',""]),t.exports=n},619:function(t,e,r){"use strict";r.r(e);var n=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"result-header row"},[n("img",{staticStyle:{width:"40px",height:"40px","align-self":"flex-start"},attrs:{src:r(468)}}),t._v(" "),n("div",{staticClass:"ml16"},[n("div",{staticClass:"apply-title",staticStyle:{"font-weight":"500"}},[t._v("提交申请")]),t._v(" "),n("div",{staticClass:"muted mt8"},[t._v("申请已提交,请耐心等待商家处理…")])])])}],l=r(3),c=(r(47),{head:function(){return{title:this.$store.getters.headTitle,link:[{rel:"icon",type:"image/x-icon",href:this.$store.getters.favicon}]}},layout:"user_lauout",asyncData:function(t){return Object(l.a)(regeneratorRuntime.mark((function e(){var r,n,data,l,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.$get,n=t.query,data={id:n.afterSaleId},l={},e.next=5,r("after_sale/detail",{params:data});case 5:return 1==(c=e.sent).code&&(l=c.data),e.abrupt("return",{lists:l});case 8:case"end":return e.stop()}}),e)})))()},data:function(){return{}},methods:{}}),o=(r(570),r(8)),component=Object(o.a)(c,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"apply-result-container"},[t._m(0),t._v(" "),r("div",{staticClass:"result-content"},[r("div",{staticClass:"result-item row"},[r("div",{staticClass:"label"},[t._v("退款类型:")]),t._v(" "),r("div",{staticClass:"desc"},[t._v(t._s(t.lists.refund_type_text))])]),t._v(" "),r("div",{staticClass:"result-item row"},[r("div",{staticClass:"label"},[t._v("退款原因:")]),t._v(" "),r("div",{staticClass:"desc"},[t._v(t._s(t.lists.refund_reason))])]),t._v(" "),r("div",{staticClass:"result-item row"},[r("div",{staticClass:"label"},[t._v("退款金额:")]),t._v(" "),r("div",{staticClass:"desc"},[r("price-formate",{attrs:{price:t.lists.refund_price,showSubscript:"",color:"red"}})],1)]),t._v(" "),r("div",{staticClass:"result-item row"},[r("div",{staticClass:"label"},[t._v("退款说明:")]),t._v(" "),r("div",{staticClass:"column desc"},[r("div",{staticClass:"mb16"},[t._v("质量太差有瑕疵,不想要了质量太差有瑕疵,不想要了质量太差有瑕疵,不想要了质量太差有瑕疵,不想要了")]),t._v(" "),t.lists.refund_image?r("el-image",{staticStyle:{width:"76px",height:"76px"},attrs:{src:t.lists.refund_image,"preview-src-list":[t.lists.refund_image]}}):t._e()],1)])])])}),n,!1,null,"1b98984c",null);e.default=component.exports;installComponents(component,{PriceFormate:r(410).default})}}]);