bztang-admin/addons/yun_shop/static/app/js/chunk-583fe07c.26de0e3d.js

1 line
7.6 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-583fe07c"],{"058e":function(e,t,o){"use strict";o.r(t);var i=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{attrs:{id:"goodsinfo"}},[o("c-title",{attrs:{hide:!1,text:"核销订单"}}),o("div",{directives:[{name:"show",rawName:"v-show",value:e.showQrcode,expression:"showQrcode"}],staticClass:"qrcode"},[o("img",{staticStyle:{width:"100%"},attrs:{src:e.qrcode}}),o("div",{staticStyle:{height:"1.875rem"}},[e._v("请核销员扫码")])]),o("div",{staticStyle:{width:"90%",margin:"0 auto"}},[o("customMessage",{attrs:{listMap:e.customForm}})],1)],1)},a=[],d=o("6968"),r=o("1c4d"),l={data:function(){return{order_id:"",api:"",showQrcode:!1,customForm:[]}},methods:{init:function(){this.order_id="",this.showQrcode=!1},verification:function(){var e=this;$http.get(this.api,{order_id:this.order_id},"正在获取核销码...").then((function(t){1==t.result?(e.qrcode=t.data.qrcode_url,e.showQrcode=!0,t.data.custom&&(e.customForm=t.data.custom.form)):e.$dialog.alert({message:t.msg}).then((function(){e.$router.go(-1)}))}),(function(t){e.$dialog.alert({message:t.msg})}))}},activated:function(){this.init(),this.order_id=this.$route.params.order_id,this.api=this.$route.params.api,this.verification()},components:{cTitle:d["a"],customMessage:r["a"]}},s=l,n=s,f=(o("0661"),o("48e2"),o("2877")),c=Object(f["a"])(n,i,a,!1,null,"cd80892c",null);t["default"]=c.exports},"0661":function(e,t,o){"use strict";o("1a6bb")},"1a6bb":function(e,t,o){var i=o("8202");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals);var a=o("499e").default;a("1d82367a",i,!0,{sourceMap:!1,shadowMode:!1})},"1c4d":function(e,t,o){"use strict";var i=function(){var e=this,t=e.$createElement,o=e._self._c||t;return e.listMap.length>0?o("div",[o("h2",{staticClass:"titile"},[e._v("其他信息")]),o("div",{staticClass:"customBox"},e._l(e.listMap,(function(t,i){return o("div",{key:i,staticClass:"item"},[o("p",{staticClass:"name"},[e._v(e._s(t.name)+":")]),o("p",{staticClass:"message"},[e._v(e._s(t.value))])])})),0)]):e._e()},a=[],d={props:{listMap:{default:[]}},data:function(){return{}},computed:{},methods:{},components:{}},r=d,l=(o("22ab"),o("2877")),s=Object(l["a"])(r,i,a,!1,null,"1c40f6f6",null);t["a"]=s.exports},"22ab":function(e,t,o){"use strict";o("5a39")},"245a":function(e,t,o){var i=o("24fb");t=i(!1),t.push([e.i,".mint-header[data-v-cd80892c]{background:none;color:#666}.is-fixed .mint-header-title[data-v-cd80892c]{font-weight:700}.mint-header.is-fixed[data-v-cd80892c]{border-bottom:.0625rem solid #e8e8e8;background:#fff;z-index:99}.is-right a[data-v-cd80892c]{font-size:12px}",""]),e.exports=t},"48e2":function(e,t,o){"use strict";o("f540")},"5a39":function(e,t,o){var i=o("ae59");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals);var a=o("499e").default;a("0c902cbd",i,!0,{sourceMap:!1,shadowMode:!1})},8202:function(e,t,o){var i=o("24fb");t=i(!1),t.push([e.i,".qrcode[data-v-cd80892c]{width:100%;margin:0 auto}#goodsinfo .addr[data-v-cd80892c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;border-bottom:.0625rem solid #d8c7c7;margin-bottom:.625rem;padding-top:.9375rem;padding-bottom:.9375rem}#goodsinfo .addr i[data-v-cd80892c]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:1.25rem}#goodsinfo .addr p[data-v-cd80892c]{-webkit-box-flex:9;-webkit-flex:9;-ms-flex:9;flex:9;text-align:left}#goodsinfo .addr p span[data-v-cd80892c]{color:#858585;font-size:12px}#goodsinfo .detail_good[data-v-cd80892c]{background:#fff;padding:0 .625rem;overflow:hidden}#goodsinfo .detail_good .content[data-v-cd80892c]{text-align:left;background:#efeded;padding:.625rem;color:#8c6700}#goodsinfo .detail_good a[data-v-cd80892c]{color:#000}#goodsinfo .detail_good h3[data-v-cd80892c]{text-align:left;margin:.5625rem 0}#goodsinfo .detail_good h3 i[data-v-cd80892c]{font-size:1.25rem;padding-right:.3125rem}#goodsinfo .detail_good .goods[data-v-cd80892c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#efeded;padding:.3125rem;margin-bottom:.625rem}#goodsinfo .detail_good .goods .img[data-v-cd80892c]{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}#goodsinfo .detail_good .goods .img img[data-v-cd80892c]{width:100%}#goodsinfo .detail_good .goods .inner[data-v-cd80892c]{-webkit-box-flex:5;-webkit-flex:5;-ms-flex:5;flex:5;padding:0 .3125rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}#goodsinfo .detail_good .goods .name[data-v-cd80892c]{-webkit-box-flex:5;-webkit-flex:5;-ms-flex:5;flex:5;text-align:left}#goodsinfo .detail_good .goods .price[data-v-cd80892c]{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#goodsinfo .detail_good .goods .option[data-v-cd80892c]{color:#888;font-size:12px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#goodsinfo .tbs[data-v-cd80892c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:.625rem;line-height:1.5rem}#goodsinfo .tbs .left[data-v-cd80892c]{text-align:left;-webkit-box-flex:40%;-webkit-flex:40%;-ms-flex:40%;flex:40%;color:#858585}#goodsinfo .tbs .right[data-v-cd80892c]{text-align:right;-webkit-box-flex:60%;-webkit-flex:60%;-ms-flex:60%;flex:60%}#goodsinfo .detail_pay[data-v-cd80892c]{height:3rem;width:100%;background:#fff;padding:0 2%;margin-top:1.875rem;border-top:.0625rem solid #eaeaea;position:fixed;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box}#goodsinfo .detail_pay .order_delete[data-v-cd80892c]{height:1.5rem;width:auto;margin-left:.3125rem;background:#fff;padding:0 .625rem;margin-top:.625rem;border-radius:.3125rem;color:#5f6e8b;line-height:1.5rem;float:right;border:.0625rem solid #5f6e8b}",""]),e.exports=t},ae59:function(e,t,o){var i=o("24fb");t=i(!1),t.push([e.i,".titile[data-v-1c40f6f6]{text-align:left;color:#969799}.ellipsis[data-v-1c40f6f6]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.customBox[data-v-1c40f6f6]{width:100%;margin:0 auto;padding:.625rem .625rem;margin-top:.25rem;text-align:left;border-radius:.5rem;background:#fff}.customBox .item[data-v-1c40f6f6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:.5rem;border-bottom:1px solid #eee;padding-bottom:.3rem}.customBox .item[data-v-1c40f6f6]:first-child{margin:0}.customBox .name[data-v-1c40f6f6]{max-width:7rem;font-size:14px;font-weight:700;color:#323233}.customBox .message[data-v-1c40f6f6]{color:#969799;padding-left:14px}",""]),e.exports=t},f540:function(e,t,o){var i=o("245a");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals);var a=o("499e").default;a("5202678a",i,!0,{sourceMap:!1,shadowMode:!1})}}]);