mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-14 20:42:49 +00:00
1 line
12 KiB
JavaScript
1 line
12 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-48e65134"],{7498:function(t,e,r){},"8a02":function(t,e,r){"use strict";var n=r("7498");r.n(n).a},a53e:function(t,e,r){"use strict";r.r(e),r("a4d3"),r("e01a"),r("d28b"),r("3ca3"),r("ddb0"),r("b636"),r("944a"),r("0c47"),r("23dc"),r("3410"),r("d9e2"),r("131a"),r("fb6a");var n=r("0122"),o=r("c964"),i=(r("d3b7"),r("159b"),r("25f0"),r("a9e3"),r("b0c0"),r("30ba")),a=(i=r.n(i),r("90e7")),c=r("6b6c");function s(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */s=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(e){l=function(t,e,r){return t[e]=r}}function h(t,e,r,n){var i,a,c,s;e=e&&e.prototype instanceof p?e:p,e=Object.create(e.prototype),n=new x(n||[]);return o(e,"_invoke",{value:(i=t,a=r,c=n,s="suspendedStart",function(t,e){if("executing"===s)throw new Error("Generator is already running");if("completed"===s){if("throw"===t)throw e;return k()}for(c.method=t,c.arg=e;;){var r=c.delegate;if(r&&(r=function t(e,r){var n=r.method,o=e.iterator[n];return void 0===o?(r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=void 0,t(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f):(n=d(o,e.iterator,r.arg),"throw"===n.type?(r.method="throw",r.arg=n.arg,r.delegate=null,f):(o=n.arg,o?o.done?(r[e.resultName]=o.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=void 0),r.delegate=null,f):o:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,f)))}(r,c),r)){if(r===f)continue;return r}if("next"===c.method)c.sent=c._sent=c.arg;else if("throw"===c.method){if("suspendedStart"===s)throw s="completed",c.arg;c.dispatchException(c.arg)}else"return"===c.method&&c.abrupt("return",c.arg);if(s="executing",r=d(i,a,c),"normal"===r.type){if(s=c.done?"completed":"suspendedYield",r.arg===f)continue;return{value:r.arg,done:c.done}}"throw"===r.type&&(s="completed",c.method="throw",c.arg=r.arg)}})}),e}function d(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=h;var f={};function p(){}function g(){}function m(){}i={};var v=(l(i,a,(function(){return this})),Object.getPrototypeOf),y=(v=v&&v(v(S([]))),v&&v!==e&&r.call(v,a)&&(i=v),m.prototype=p.prototype=Object.create(i));function b(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function w(t,e){var i;o(this,"_invoke",{value:function(o,a){function c(){return new e((function(i,c){!function o(i,a,c,s){var u;i=d(t[i],t,a);if("throw"!==i.type)return(a=(u=i.arg).value)&&"object"==Object(n.a)(a)&&r.call(a,"__await")?e.resolve(a.__await).then((function(t){o("next",t,c,s)}),(function(t){o("throw",t,c,s)})):e.resolve(a).then((function(t){u.value=t,c(u)}),(function(t){return o("throw",t,c,s)}));s(i.arg)}(o,a,i,c)}))}return i=i?i.then(c,c):c()}})}function L(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function _(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(L,this),this.reset(!0)}function S(t){if(t){var e,n=t[a];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length))return e=-1,(n=function n(){for(;++e<t.length;)if(r.call(t,e))return n.value=t[e],n.done=!1,n;return n.value=void 0,n.done=!0,n}).next=n}return{next:k}}function k(){return{value:void 0,done:!0}}return o(y,"constructor",{value:g.prototype=m,configurable:!0}),o(m,"constructor",{value:g,configurable:!0}),g.displayName=l(m,u,"GeneratorFunction"),t.isGeneratorFunction=function(t){return t="function"==typeof t&&t.constructor,!!t&&(t===g||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,l(t,u,"GeneratorFunction")),t.prototype=Object.create(y),t},t.awrap=function(t){return{__await:t}},b(w.prototype),l(w.prototype,c,(function(){return this})),t.AsyncIterator=w,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new w(h(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},b(y),l(y,u,"Generator"),l(y,a,(function(){return this})),l(y,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e,r=Object(t),n=[];for(e in r)n.push(e);return n.reverse(),function t(){for(;n.length;){var e=n.pop();if(e in r)return t.value=e,t.done=!1,t}return t.done=!0,t}},t.values=S,x.prototype={constructor:x,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(_),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;0<=o;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var c=r.call(i,"catchLoc"),s=r.call(i,"finallyLoc");if(c&&s){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;0<=n;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}var a=(i=i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc?null:i)?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,f):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),f},finish:function(t){for(var e=this.tryEntries.length-1;0<=e;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),_(r),f}},catch:function(t){for(var e=this.tryEntries.length-1;0<=e;--e){var r,n,o=this.tryEntries[e];if(o.tryLoc===t)return"throw"===(r=o.completion).type&&(n=r.arg,_(o)),n}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:S(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),f}},t}r("2934"),i={name:"setting_setSystem",components:{formCreate:i.a.$form()},data:function(){return{rules:[],option:{form:{labelWidth:"120px"},submitBtn:{col:{span:3,push:3}},global:{upload:{props:{onSuccess:function(t,e){200===t.status?e.url=t.data.src:this.$message.error(t.msg)}}},frame:{props:{closeBtn:!1,okBtn:!1}}}},spinShow:!1,FromData:null,currentTab:"",headerList:[],headerChildrenList:[],childrenId:"",title:""}},created:function(){this.getAllData()},watch:{$route:function(t,e){this.headerChildrenList=[],this.getAllData()},childrenId:function(){this.getFrom()}},methods:{childrenList:function(t){var e=this;e.headerList.forEach((function(r){r.value.toString()===e.currentTab&&(void 0===r.children?(e.childrenId=r.id,e.headerChildrenList=[]):(e.headerChildrenList=r.children,e.childrenId=r.children.length?r.children[t||0].id.toString():""))}))},getHeader:function(t){var e=this;return this.spinShow=!0,new Promise((function(r,n){var i=e.$route.params.tab_id;i={type:e.$route.params.type||0,pid:i||0};Object(a.v)(i).then(function(){var n=Object(o.a)(s().mark((function n(o){var i;return s().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:i=o.data.config_tab,e.headerList=i,e.currentTab=i[t||0].value.toString(),e.childrenList(t?1:0),r(e.currentTab),e.spinShow=!1;case 6:case"end":return n.stop()}}),n)})));return function(t){return n.apply(this,arguments)}}()).catch((function(t){e.spinShow=!1,e.$message.error(t)}))}))},getFrom:function(){var t=this;return this.spinShow=!0,new Promise((function(e,r){var n="",i=(n="3"===t.$route.params.type?t.$route.params.tab_id:t.childrenId||t.currentTab,n={tab_id:Number(n)},"setting_logistics"===t.$route.name?"freight/config/edit_basics":"setting_distributionSet"===t.$route.name?"agent/config/edit_basics":"setting_message"===t.$route.name?"serve/sms_config/edit_basics":"setting_setSystem"===t.$route.name?"setting/config/edit_basics":"marketing/integral_config/edit_basics");Object(a.k)(n,i).then(function(){var e=Object(o.a)(s().mark((function e(r){return s().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if((t.spinShow=!1)===r.data.status)return e.abrupt("return",t.$authLapse(r.data));e.next=3;break;case 3:t.FromData=r.data,t.addColon(r.data.rules),t.rules=r.data.rules,t.title=r.data.title;case 7:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()).catch((function(e){t.spinShow=!1,t.$message.error(e.msg)}))}))},addColon:function(t){for(var e=0;e<t.length;e++){var r=t[e];if(r.title+=":",r.control)for(var n=0;n<r.control.length;n++){var o=r.control[n];o.rule.length&&this.addColon(o.rule)}}},getAllData:function(){var t=this;return Object(o.a)(s().mark((function e(){return s().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("download"===t.$route.query.from)return e.next=3,t.getHeader(2);e.next=5;break;case 3:e.next=13;break;case 5:if("3"!==t.$route.params.type)return t.childrenId="",e.next=9,t.getHeader();e.next=11;break;case 9:e.next=13;break;case 11:t.headerList=[],t.getFrom();case 13:case"end":return e.stop()}}),e)})))()},changeTab:function(){this.childrenList()},onSubmit:function(t){var e=this;Object(c.a)({url:this.FromData.action,method:this.FromData.method,data:t}).then((function(r){e.$message.success(r.msg),t.site_name&&(localStorage.setItem("ADMIN_TITLE",t.site_name),e.$store.commit("setAdminTitle",t.site_name),window.document.title="".concat(t.site_name," - 系统设置"))})).catch((function(t){e.$message.error(t.msg)}))}}},r("8a02"),r=r("2877"),r=Object(r.a)(i,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{directives:[{name:"loading",rawName:"v-loading",value:t.spinShow,expression:"spinShow"}]},[t.headerList.length?t._e():r("div",{staticClass:"i-layout-page-header header-title"},[r("span",{staticClass:"ivu-page-header-title"},[t._v(t._s(t.$route.meta.title))])]),r("div",{staticClass:"article-manager"},[r("el-card",{staticClass:"ivu-mt fromBox",attrs:{bordered:!1,shadow:"never","body-style":{padding:"0 20px 20px"}}},[t.headerList.length?r("el-tabs",{on:{"tab-click":t.changeTab},model:{value:t.currentTab,callback:function(e){t.currentTab=e},expression:"currentTab"}},t._l(t.headerList,(function(t,e){return r("el-tab-pane",{key:e,attrs:{icon:t.icon,label:t.label,name:t.value.toString()}})})),1):t._e(),t.headerChildrenList.length?r("el-tabs",{model:{value:t.childrenId,callback:function(e){t.childrenId=e},expression:"childrenId"}},t._l(t.headerChildrenList,(function(t,e){return r("el-tab-pane",{key:e,attrs:{label:t.label,name:t.id.toString()}})})),1):t._e(),t.rules.length?r("form-create",{staticStyle:{"padding-top":"20px"},attrs:{option:t.option,rule:t.rules},on:{submit:t.onSubmit}}):t._e()],1)],1)])}),[],!1,null,"55db87b0",null),e.default=r.exports}}]); |