You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
crmeb_php/public/mer/js/chunk-02ea1cc8.05f02437.js

1 lines
8.6 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-02ea1cc8"],{5944:function(t,e,n){"use strict";n.r(e);var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"i-layout-page-header"},[n("el-card",{staticClass:"product_tabs"},[n("div",[n("router-link",{attrs:{to:{path:t.roterPre+"/setting/sms/sms_config/index"}}},[n("el-button",{staticClass:"mr20",attrs:{icon:"el-icon-arrow-left",size:"mini"}},[t._v("返回")])],1),t._v(" "),n("span",{staticClass:"mr20",domProps:{textContent:t._s(t.$route.meta.title)}})],1)])],1),t._v(" "),n("el-card",{staticClass:"ivu-mt"},[n("el-tabs",{on:{"tab-click":t.onChangeType},model:{value:t.isChecked,callback:function(e){t.isChecked=e},expression:"isChecked"}},[n("el-tab-pane",{attrs:{label:"商品采集",name:"copy"}}),t._v(" "),n("el-tab-pane",{attrs:{label:"电子面单打印",name:"dump"}})],1),t._v(" "),n("el-row",{directives:[{name:"loading",rawName:"v-loading",value:t.spinShow,expression:"spinShow"}],staticClass:"mt50",attrs:{gutter:16}},[n("el-col",{staticClass:"ivu-text-left mb20",attrs:{span:24}},[n("el-col",{staticClass:"mr20",attrs:{xs:12,sm:6,md:4,lg:2}},[n("span",{staticClass:"ivu-text-right ivu-block"},[t._v("当前剩余条数:")])]),t._v(" "),n("el-col",{attrs:{xs:11,sm:13,md:19,lg:20}},[n("span",[t._v(t._s(t.numbers))])])],1),t._v(" "),n("el-col",{staticClass:"ivu-text-left mb20",attrs:{span:24}},[n("el-col",{staticClass:"mr20",attrs:{xs:12,sm:6,md:4,lg:2}},[n("span",{staticClass:"ivu-text-right ivu-block"},[t._v("选择套餐:")])]),t._v(" "),n("el-col",{attrs:{xs:11,sm:13,md:19,lg:20}},[n("el-row",{attrs:{gutter:20}},t._l(t.list,(function(e,s){return n("el-col",{key:s,attrs:{xxl:4,xl:8,lg:8,md:12,sm:24,xs:24}},[n("div",{staticClass:"list-goods-list-item mb15",class:{active:s===t.current},on:{click:function(n){return t.check(e,s)}}},[n("div",{staticClass:"list-goods-list-item-title",class:{active:s===t.current}},[t._v("¥ "),n("i",[t._v(t._s(e.price))])]),t._v(" "),n("div",{staticClass:"list-goods-list-item-price",class:{active:s===t.current}},[n("span",[t._v(t._s(t.all[t.isChecked])+"条数: "+t._s(e.num))])])])])})),1)],1)],1),t._v(" "),t.checkList?n("el-col",{staticClass:"ivu-text-left mb20",attrs:{span:24}},[n("el-col",{staticClass:"mr20",attrs:{xs:12,sm:6,md:4,lg:2}},[n("span",{staticClass:"ivu-text-right ivu-block"},[t._v("充值条数:")])]),t._v(" "),n("el-col",{attrs:{xs:11,sm:13,md:19,lg:20}},[n("span",[t._v(t._s(t.checkList.num))])])],1):t._e(),t._v(" "),t.checkList?n("el-col",{staticClass:"ivu-text-left mb20",attrs:{span:24}},[n("el-col",{staticClass:"mr20",attrs:{xs:12,sm:6,md:4,lg:2}},[n("span",{staticClass:"ivu-text-right ivu-block"},[t._v("支付金额:")])]),t._v(" "),n("el-col",{attrs:{xs:11,sm:13,md:19,lg:20}},[n("span",{staticClass:"list-goods-list-item-number"},[t._v("¥"+t._s(t.checkList.price))])])],1):t._e(),t._v(" "),n("el-col",{staticClass:"ivu-text-left mb20",attrs:{span:24}},[n("el-col",{staticClass:"mr20",attrs:{xs:12,sm:6,md:4,lg:2}},[n("span",{staticClass:"ivu-text-right ivu-block"},[t._v("付款方式:")])]),t._v(" "),n("el-col",{attrs:{xs:11,sm:13,md:19,lg:20}},[n("span",{staticClass:"list-goods-list-item-pay"},[t._v("微信支付"),t.code.endtime?n("i",[t._v(t._s(" ( 支付码过期时间:"+t.code.endtime+" )"))]):t._e()])])],1),t._v(" "),n("el-col",{attrs:{span:24}},[n("el-col",{staticClass:"mr20",attrs:{xs:12,sm:6,md:4,lg:3}},[t._v(" ")]),t._v(" "),n("el-col",{attrs:{xs:11,sm:13,md:19,lg:20}},[n("div",{staticClass:"list-goods-list-item-code mr20"},[n("vue-qr",{staticClass:"bicode",attrs:{text:t.codeUrl,size:310}})],1)])],1)],1)],1)],1)},r=[],c=n("c80c"),a=(n("96cf"),n("3b8d")),i=n("90e7"),o=n("83d6"),u=n("658f"),l=n.n(u),d={name:"CopyPay",components:{VueQr:l.a},data:function(){return{roterPre:o["roterPre"],all:{copy:"商品采集",dump:"电子面单打印"},isChecked:"copy",numbers:"",account:"",list:[],current:0,checkList:{},spinShow:!1,codeUrl:"",code:{}}},created:function(){this.isChecked=this.$route.query.type,this.getServeInfo(),this.getPrice()},methods:{getServeInfo:function(){var t=this;Object(i["y"])().then(function(){var e=Object(a["a"])(Object(c["a"])().mark((function e(n){var s;return Object(c["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:s=n.data,e.t0=t.isChecked,e.next="copy"===e.t0?4:"dump"===e.t0?6:8;break;case 4:return t.numbers=s.copy_product_num,e.abrupt("break",8);case 6:return t.numbers=s.export_dump_num,e.abrupt("break",8);case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()).catch((function(e){t.$message.error(e.message)}))},onChangeType:function(t){this.current=0,this.getPrice(),this.getServeInfo()},getPrice:function(){var t=this;this.spinShow=!0,Object(i["z"])({type:this.isChecked}).then(function(){var e=Object(a["a"])(Object(c["a"])().mark((function e(n){var s;return Object(c["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:setTimeout((function(){t.spinShow=!1}),800),s=n.data,t.list=s.list,t.checkList=t.list[0],t.checkList&&t.getCode(t.checkList);case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()).catch((function(e){t.spinShow=!1,t.$message.error(e.message),t.list=[]}))},check:function(t,e){var n=this;this.spinShow=!0,this.current=e,setTimeout((function(){n.getCode(t),n.checkList=t,n.spinShow=!1}),800)},getCode:function(t){var e=this,n={pay_type:1,meal_id:t.meal_id};Object(i["n"])(n).then(function(){var t=Object(a["a"])(Object(c["a"])().mark((function t(n){return Object(c["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.code=n.data,e.codeUrl=n.data.config;case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){e.code="",e.$message.error(t.message)}))}}},m=d,f=(n("c0a5"),n("2877")),p=Object(f["a"])(m,s,r,!1,null,"782b4eae",null);e["default"]=p.exports},"80aa":function(t,e,n){},"90e7":function(t,e,n){"use strict";n.d(e,"m",(function(){return r})),n.d(e,"u",(function(){return c})),n.d(e,"x",(function(){return a})),n.d(e,"v",(function(){return i})),n.d(e,"w",(function(){return o})),n.d(e,"c",(function(){return u})),n.d(e,"a",(function(){return l})),n.d(e,"g",(function(){return d})),n.d(e,"b",(function(){return m})),n.d(e,"f",(function(){return f})),n.d(e,"e",(function(){return p})),n.d(e,"d",(function(){return v})),n.d(e,"A",(function(){return g})),n.d(e,"B",(function(){return h})),n.d(e,"j",(function(){return _})),n.d(e,"k",(function(){return b})),n.d(e,"l",(function(){return C})),n.d(e,"y",(function(){return k})),n.d(e,"z",(function(){return x})),n.d(e,"n",(function(){return y})),n.d(e,"o",(function(){return w})),n.d(e,"i",(function(){return j})),n.d(e,"h",(function(){return O})),n.d(e,"C",(function(){return S})),n.d(e,"p",(function(){return L})),n.d(e,"r",(function(){return P})),n.d(e,"s",(function(){return $})),n.d(e,"t",(function(){return z})),n.d(e,"q",(function(){return T}));var s=n("0c6d");function r(t){return s["a"].get("system/role/lst",t)}function c(){return s["a"].get("system/role/create/form")}function a(t){return s["a"].get("system/role/update/form/".concat(t))}function i(t){return s["a"].delete("system/role/delete/".concat(t))}function o(t,e){return s["a"].post("system/role/status/".concat(t),{status:e})}function u(t){return s["a"].get("system/admin/lst",t)}function l(){return s["a"].get("/system/admin/create/form")}function d(t){return s["a"].get("system/admin/update/form/".concat(t))}function m(t){return s["a"].delete("system/admin/delete/".concat(t))}function f(t,e){return s["a"].post("system/admin/status/".concat(t),{status:e})}function p(t){return s["a"].get("system/admin/password/form/".concat(t))}function v(t){return s["a"].get("system/admin/log",t)}function g(){return s["a"].get("take/info")}function h(t){return s["a"].post("take/update",t)}function _(){return s["a"].get("margin/code")}function b(t){return s["a"].get("margin/lst",t)}function C(){return s["a"].post("financial/refund/margin")}function k(){return s["a"].get("serve/info")}function x(t){return s["a"].get("serve/meal",t)}function y(t){return s["a"].get("serve/code",t)}function w(t){return s["a"].get("serve/paylst",t)}function j(t){return s["a"].get("expr/temps",t)}function O(){return s["a"].get("serve/config")}function S(t){return s["a"].post("serve/config",t)}function L(){return s["a"].get("store/printer/create/form")}function P(t){return s["a"].get("store/printer/lst",t)}function $(t,e){return s["a"].post("store/printer/status/".concat(t),e)}function z(t){return s["a"].get("store/printer/update/".concat(t,"/form"))}function T(t){return s["a"].delete("store/printer/delete/".concat(t))}},c0a5:function(t,e,n){"use strict";n("80aa")}}]);