app.0a5d3f05.js 20 KB

12
  1. (function(e){function t(t){for(var n,o,l=t[0],s=t[1],c=t[2],p=0,u=[];p<l.length;p++)o=l[p],Object.prototype.hasOwnProperty.call(r,o)&&r[o]&&u.push(r[o][0]),r[o]=0;for(n in s)Object.prototype.hasOwnProperty.call(s,n)&&(e[n]=s[n]);d&&d(t);while(u.length)u.shift()();return a.push.apply(a,c||[]),i()}function i(){for(var e,t=0;t<a.length;t++){for(var i=a[t],n=!0,l=1;l<i.length;l++){var s=i[l];0!==r[s]&&(n=!1)}n&&(a.splice(t--,1),e=o(o.s=i[0]))}return e}var n={},r={app:0},a=[];function o(t){if(n[t])return n[t].exports;var i=n[t]={i:t,l:!1,exports:{}};return e[t].call(i.exports,i,i.exports,o),i.l=!0,i.exports}o.m=e,o.c=n,o.d=function(e,t,i){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},o.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(o.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(i,n,function(t){return e[t]}.bind(null,n));return i},o.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="";var l=window["webpackJsonp"]=window["webpackJsonp"]||[],s=l.push.bind(l);l.push=t,l=l.slice();for(var c=0;c<l.length;c++)t(l[c]);var d=s;a.push([0,"chunk-vendors"]),i()})({0:function(e,t,i){e.exports=i("56d7")},"034f":function(e,t,i){"use strict";i("3ebb")},"2f95":function(e,t,i){var n=i("24fb");t=n(!1),t.push([e.i,'#app[data-v-7416dd97]{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px;width:800px;margin:0 auto}#app[data-v-7416dd97] .el-row{margin-bottom:20px}#app[data-v-7416dd97] .el-row:last-child{margin-bottom:0}#app[data-v-7416dd97] .el-row .box-card{margin-top:10px}[class*=loader-][data-v-7416dd97]{display:inline-block;width:1em;height:1em;color:inherit;vertical-align:middle;pointer-events:none}.loader-04[data-v-7416dd97]{border:1px solid currentcolor;border-radius:50%;-webkit-animation:loader-04-data-v-7416dd97 1s linear infinite;animation:loader-04-data-v-7416dd97 1s linear infinite;position:relative}.loader-04[data-v-7416dd97]:before{content:"";display:block;width:0;height:0;position:absolute;top:-.2em;left:50%;border:.2em solid currentcolor;border-radius:50%}@-webkit-keyframes loader-04-data-v-7416dd97{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader-04-data-v-7416dd97{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}',""]),e.exports=t},"3ebb":function(e,t,i){var n=i("e31a");"string"===typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);var r=i("499e").default;r("517436b3",n,!0,{sourceMap:!1,shadowMode:!1})},"56d7":function(e,t,i){"use strict";i.r(t);i("e260"),i("e6cf"),i("cca6"),i("a79d");var n=i("2b0e"),r=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"app"}},[i("div",{attrs:{id:"loading"}}),i("h3",{staticStyle:{"text-align":"left","margin-left":"30px"}},[e._v("支持的打印方式:")]),i("el-divider",[i("i",{staticClass:"el-icon-printer"})]),i("el-row",{attrs:{gutter:20}},[i("el-col",{attrs:{span:8}},[i("el-button",{directives:[{name:"print",rawName:"v-print"}],attrs:{type:"primary",icon:"el-icon-printer"}},[e._v("全局打印")]),i("el-card",{staticClass:"box-card"},[e._v(" 对当前页面全部进行打印 ")])],1)],1),i("el-divider",[i("i",{staticClass:"el-icon-printer"})]),i("el-row",{attrs:{gutter:20}},[i("el-col",{attrs:{span:8}},[i("el-button",{directives:[{name:"print",rawName:"v-print",value:"#printMe",expression:"'#printMe'"}],attrs:{type:"primary",icon:"el-icon-magic-stick"}},[e._v("局部打印(快速)")]),i("el-card",{staticClass:"box-card"},[e._v(" 可以打印页面某部分内容,直接传入对应的唯一标识ID ")])],1),i("el-col",{attrs:{span:8}},[i("el-button",{directives:[{name:"print",rawName:"v-print",value:e.printObj,expression:"printObj"}],attrs:{type:"primary",icon:"el-icon-umbrella"}},[e._v("局部打印(对象配置)")]),i("el-card",{staticClass:"box-card"},[e._v(" 也许你会需要一些配置,可接收一个对象,根据文档API进行设置 ")])],1)],1),i("el-divider",[i("i",{staticClass:"el-icon-printer"})]),i("el-row",{attrs:{gutter:20}},[i("el-col",{attrs:{span:8}},[i("el-button",{directives:[{name:"print",rawName:"v-print",value:e.printUrl,expression:"printUrl"}],attrs:{type:"primary",icon:"el-icon-bank-card"}},[e._v("预览网址")]),i("el-card",{staticClass:"box-card"},[e._v(" 我需要打印指定的网址(要符合同源策略) 需要传入一个对象,详细看文档API进行设置 ")])],1),i("el-col",{attrs:{span:8}},[i("el-button",{directives:[{name:"print",rawName:"v-print",value:e.printAsyncUrl,expression:"printAsyncUrl"}],attrs:{type:"primary",icon:"el-icon-wallet"}},[e._v("预览网址(异步)")]),i("el-card",{staticClass:"box-card"},[e._v(" 你打印的网址(URL)也是可以通过异步得到的 ")]),e._v(" 异步获取URL:"),i("el-progress",{attrs:{"text-inside":!0,"stroke-width":20,percentage:e.times}})],1)],1),i("div",[i("el-divider",[i("i",{staticClass:"el-icon-printer"})]),i("div",{staticClass:"asyncTips"}),i("div",{directives:[{name:"show",rawName:"v-show",value:e.printLoading,expression:"printLoading"}],staticClass:"box"},[i("div",{staticClass:"loader-04"}),e._v(" 正在处理...请稍等 ")]),i("h3",{staticStyle:{"text-align":"left","margin-left":"30px"}},[e._v("下面是被打印的例子:")]),i("div",{staticStyle:{background:"#dac9c9"},attrs:{id:"printMe"}},[i("div",{ref:"qrcode"}),i("div",{ref:"echartMain",style:{width:"300px",height:"300px"}}),i("input",{attrs:{type:"number"}}),i("input",{attrs:{type:"time"}}),i("input",{attrs:{type:"checkbox"}}),i("input",{attrs:{type:"radio"}}),e._m(0),e._m(1),i("textarea",{attrs:{name:"",id:"",cols:"30",rows:"10"}}),i("p",[e._v("葫芦娃,葫芦娃")]),i("p",{staticStyle:{background:"yellow"}},[e._v("一根藤上七朵花")]),i("p",[e._v("小小树藤是我家 啦啦啦啦")]),i("p",[e._v("叮当当咚咚当当 浇不大")]),i("p",[e._v("叮当当咚咚当当 是我家")]),i("p",[e._v("啦啦啦啦")]),i("p",[e._v("...")])]),i("p",[e._v("叮当当咚咚当当 浇不大")])],1)],1)},a=[function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("select",[i("option",{attrs:{value:"volvo"}},[e._v("Volvo")]),i("option",{attrs:{value:"saab"}},[e._v("Saab")]),i("option",{attrs:{value:"mercedes"}},[e._v("Mercedes")]),i("option",{attrs:{value:"audi"}},[e._v("Audi")])])},function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("select",[i("option",{attrs:{value:"volvo"}},[e._v("Volvo")]),i("option",{attrs:{value:"saab"}},[e._v("Saab")]),i("option",{attrs:{value:"mercedes"}},[e._v("Mercedes")]),i("option",{attrs:{value:"audi"}},[e._v("Audi")])])}],o=i("d044"),l=i.n(o),s=i("313e"),c={name:"app",data:function(){return{printLoading:!1,times:0,printAsyncUrl:{preview:!0,previewTitle:"Test Title",previewPrintBtnLabel:"Print",asyncUrl:function(e,t){var i=setInterval((function(){t.times+=20}),1e3);setTimeout((function(){e("https://power-kxlee.github.io/"),clearInterval(i)}),5e3)},previewBeforeOpenCallback:this.previewBeforeOpenCallback,previewOpenCallback:this.previewOpenCallback,beforeOpenCallback:this.beforeOpenCallback,openCallback:this.openCallback,closeCallback:this.closeCallback,clickMounted:this.clickMounted},printUrl:{url:"https://power-kxlee.github.io/",preview:!0,previewTitle:"Test Title",previewPrintBtnLabel:"Print",previewBeforeOpenCallback:this.previewBeforeOpenCallback,previewOpenCallback:this.previewOpenCallback,beforeOpenCallback:this.beforeOpenCallback,openCallback:this.openCallback,closeCallback:this.closeCallback,clickMounted:this.clickMounted},printObj:{id:"printMe",popTitle:"good print",extraCss:"https://cdn.bootcdn.net/ajax/libs/animate.css/4.1.1/animate.compat.css, https://cdn.bootcdn.net/ajax/libs/hover.css/2.3.1/css/hover-min.css",extraHead:'<meta http-equiv="Content-Language"content="zh-cn"/>',beforeOpenCallback:this.beforeOpenCallback,openCallback:this.openCallback,closeCallback:this.closeCallback,clickMounted:this.clickMounted}}},mounted:function(){var e=this;this.$nextTick((function(){e.echart(),new l.a(e.$refs.qrcode,{width:100,height:100,text:"https://www.baidu.com/"})}))},methods:{clickMounted:function(e){e.$notify({title:"消息",message:"点击按钮的回调事件"})},previewBeforeOpenCallback:function(e){e.$notify({title:"消息",message:"正在加载预览窗口"})},previewOpenCallback:function(e){e.times=0,e.$notify({title:"消息",message:"已经加载完预览窗口",type:"success"})},beforeOpenCallback:function(e){e.printLoading=!0,e.$notify({title:"消息",message:"正在准备打印控件"})},openCallback:function(e){e.printLoading=!1,e.$notify({title:"消息",message:"已经打开了 打印控件"})},closeCallback:function(e){e.$notify({title:"消息",message:"关闭了打印工具"})},beforeOpen:function(){this.printLoading=!0,console.log("准备打开")},echart:function(){var e=s["a"](this.$refs.echartMain);e.setOption({title:{text:"ECharts 入门示例"},tooltip:{},xAxis:{data:["衬衫","羊毛衫","雪纺衫","裤子","高跟鞋","袜子"]},yAxis:{},series:[{name:"销量",type:"bar",data:[5,20,36,10,10,20]}]})}}},d=c,p=(i("034f"),i("6876"),i("2877")),u=Object(p["a"])(d,r,a,!1,null,"7416dd97",null),v=u.exports,f=i("53ca"),h=(i("5319"),i("ac1f"),i("4d63"),i("25f0"),i("d4ec")),b=i("bee2"),m=(i("99af"),function(){return!(!window.ActiveXobject&&!("ActiveXObject"in window))}),g=function(){return!!/Trident\/7\./.test(navigator.userAgent)},y=function(e){return m()||g()?e.removeNode(!0):e.remove(),e},w=function(){function e(t){Object(h["a"])(this,e),this.standards={strict:"strict",loose:"loose",html5:"html5"},this.previewBody=null,this.close=null,this.previewBodyUtilPrintBtn=null,this.selectArray=[],this.counter=0,this.settings={standard:this.standards.html5},Object.assign(this.settings,t),this.init()}return Object(b["a"])(e,[{key:"init",value:function(){this.counter++,this.settings.id="printArea_".concat(this.counter);var e="";this.settings.url&&!this.settings.asyncUrl&&(e=this.settings.url);var t=this;if(this.settings.asyncUrl)t.settings.asyncUrl((function(e){var i=t.getPrintWindow(e);t.settings.preview?t.previewIfrmaeLoad():t.print(i)}),t.settings.vue);else{var i=this.getPrintWindow(e);this.settings.url||this.write(i.doc),this.settings.preview?this.previewIfrmaeLoad():this.print(i)}}},{key:"addEvent",value:function(e,t,i){e.addEventListener?e.addEventListener(t,i,!1):e.attachEvent?e.attachEvent("on"+t,i):e["on"+t]=i}},{key:"previewIfrmaeLoad",value:function(){var e=document.getElementById("vue-pirnt-nb-previewBox");if(e){var t=this,i=e.querySelector("iframe");this.settings.previewBeforeOpenCallback(),this.addEvent(i,"load",(function(){t.previewBoxShow(),t.removeCanvasImg(),t.settings.previewOpenCallback()})),this.addEvent(e.querySelector(".previewBodyUtilPrintBtn"),"click",(function(){t.settings.beforeOpenCallback(),t.settings.openCallback(),i.contentWindow.print(),t.settings.closeCallback()}))}}},{key:"removeCanvasImg",value:function(){var e=this;try{if(e.elsdom)for(var t=e.elsdom.querySelectorAll(".canvasImg"),i=0;i<t.length;i++)y(t[i])}catch(n){console.log(n)}}},{key:"print",value:function(e){var t=this,i=document.getElementById(this.settings.id)||e.f,n=document.getElementById(this.settings.id).contentWindow||e.f.contentWindow,r=function(){n.focus(),t.settings.openCallback(),n.print(),y(i),t.settings.closeCallback(),t.removeCanvasImg()};t.settings.beforeOpenCallback(),t.addEvent(i,"load",(function(){r()}))}},{key:"write",value:function(e){e.open(),e.write("".concat(this.docType(),"<html>").concat(this.getHead()).concat(this.getBody(),"</html>")),e.close()}},{key:"docType",value:function(){if(this.settings.standard===this.standards.html5)return"<!DOCTYPE html>";var e=this.settings.standard===this.standards.loose?" Transitional":"",t=this.settings.standard===this.standards.loose?"loose":"strict";return'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01'.concat(e,'//EN" "http://www.w3.org/TR/html4/').concat(t,'.dtd">')}},{key:"getHead",value:function(){var e="",t="",i="";this.settings.extraHead&&this.settings.extraHead.replace(/([^,]+)/g,(function(t){e+=t})),[].forEach.call(document.querySelectorAll("link"),(function(e){e.href.indexOf(".css")>=0&&(t+='<link type="text/css" rel="stylesheet" href="'.concat(e.href,'" >'))}));var n=document.styleSheets;if(n&&n.length>0)for(var r=0;r<n.length;r++)try{if(n[r].cssRules||n[r].rules)for(var a=n[r].cssRules||n[r].rules,o=0;o<a.length;o++)i+=a[o].cssText}catch(l){console.log(n[r].href+l)}return this.settings.extraCss&&this.settings.extraCss.replace(/([^,\s]+)/g,(function(e){t+='<link type="text/css" rel="stylesheet" href="'.concat(e,'">')})),"<head><title>".concat(this.settings.popTitle,"</title>").concat(e).concat(t,'<style type="text/css">').concat(i,"</style></head>")}},{key:"getBody",value:function(){var e=this.settings.ids;e=e.replace(new RegExp("#","g"),""),this.elsdom=this.beforeHanler(document.getElementById(e));var t=this.getFormData(this.elsdom),i=t.outerHTML;return"<body>"+i+"</body>"}},{key:"beforeHanler",value:function(e){for(var t=e.querySelectorAll("canvas"),i=0;i<t.length;i++)if(!t[i].style.display){var n=t[i].parentNode,r=t[i].toDataURL("image/png"),a=new Image;a.className="canvasImg",a.style.display="none",a.src=r,n.appendChild(a)}return e}},{key:"getFormData",value:function(e){for(var t=e.cloneNode(!0),i=t.querySelectorAll("input,select,textarea"),n=t.querySelectorAll(".canvasImg,canvas"),r=-1,a=0;a<n.length;a++){var o=n[a].parentNode,l=n[a];"canvas"===l.tagName.toLowerCase()?o.removeChild(l):l.style.display="block"}for(var s=0;s<i.length;s++){var c=i[s],d=c.getAttribute("type"),p=i[s];if(d||(d="SELECT"===c.tagName?"select":"TEXTAREA"===c.tagName?"textarea":""),"INPUT"===c.tagName)"radio"===d||"checkbox"===d?c.checked&&p.setAttribute("checked",c.checked):(p.value=c.value,p.setAttribute("value",c.value));else if("select"===d){r++;for(var u=0;u<e.querySelectorAll("select").length;u++){var v=e.querySelectorAll("select")[u];if(!v.getAttribute("newbs")&&v.setAttribute("newbs",u),v.getAttribute("newbs")==r){var f=e.querySelectorAll("select")[r].selectedIndex;c.options[f].setAttribute("selected",!0)}}}else p.innerHTML=c.value,p.setAttribute("html",c.value)}return t}},{key:"getPrintWindow",value:function(e){var t=this.Iframe(e);return{f:t,win:t.contentWindow||t,doc:t.doc}}},{key:"previewBoxShow",value:function(){var e=document.getElementById("vue-pirnt-nb-previewBox");e&&(document.querySelector("html").setAttribute("style","overflow: hidden"),e.style.display="block")}},{key:"previewBoxHide",value:function(){var e=document.getElementById("vue-pirnt-nb-previewBox");e&&(document.querySelector("html").setAttribute("style","overflow: visible;"),e.querySelector("iframe")&&y(e.querySelector("iframe")),e.style.display="none")}},{key:"previewBox",value:function(){var e=document.getElementById("vue-pirnt-nb-previewBox"),t="previewBody";if(e)return e.querySelector("iframe")&&y(e.querySelector("iframe")),{close:e.querySelector(".previewClose"),previewBody:e.querySelector(".".concat(t))};var i=document.createElement("div");i.setAttribute("id","vue-pirnt-nb-previewBox"),i.setAttribute("style","position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: white;display:none"),i.style.zIndex=this.settings.zIndex;var n=document.createElement("div");n.setAttribute("class","previewHeader"),n.setAttribute("style","padding: 5px 20px;"),n.innerHTML=this.settings.previewTitle,i.appendChild(n),this.close=document.createElement("div");var r=this.close;r.setAttribute("class","previewClose"),r.setAttribute("style","position: absolute;top: 5px;right: 20px;width: 25px;height: 20px;cursor: pointer;");var a=document.createElement("div"),o=document.createElement("div");a.setAttribute("class","closeBefore"),a.setAttribute("style","position: absolute;width: 3px;height: 100%;background: #040404;transform: rotate(45deg); top: 0px;left: 50%;"),o.setAttribute("class","closeAfter"),o.setAttribute("style","position: absolute;width: 3px;height: 100%;background: #040404;transform: rotate(-45deg); top: 0px;left: 50%;"),r.appendChild(a),r.appendChild(o),n.appendChild(r),this.previewBody=document.createElement("div");var l=this.previewBody;l.setAttribute("class",t),l.setAttribute("style","display: flex;flex-direction: column; height: 100%;"),i.appendChild(l);var s=document.createElement("div");s.setAttribute("class","previewBodyUtil"),s.setAttribute("style","height: 32px;background: #474747;position: relative;"),l.appendChild(s),this.previewBodyUtilPrintBtn=document.createElement("div");var c=this.previewBodyUtilPrintBtn;return c.setAttribute("class","previewBodyUtilPrintBtn"),c.innerHTML=this.settings.previewPrintBtnLabel,c.setAttribute("style","position: absolute;padding: 2px 10px;margin-top: 3px;left: 24px;font-size: 14px;color: white;cursor: pointer;background-color: rgba(0,0,0,.12);background-image: linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,0));background-clip: padding-box;border: 1px solid rgba(0,0,0,.35);border-color: rgba(0,0,0,.32) rgba(0,0,0,.38) rgba(0,0,0,.42);box-shadow: inset 0 1px 0 hsla(0,0%,100%,.05), inset 0 0 1px hsla(0,0%,100%,.15), 0 1px 0 hsla(0,0%,100%,.05);"),s.appendChild(c),document.body.appendChild(i),{close:this.close,previewBody:this.previewBody}}},{key:"iframeBox",value:function(e,t){var i=document.createElement("iframe");return i.style.border="0px",i.style.position="absolute",i.style.width="0px",i.style.height="0px",i.style.right="0px",i.style.top="0px",i.setAttribute("id",e),i.setAttribute("src",t),i}},{key:"Iframe",value:function(e){var t=this.settings.id;e=e||(new Date).getTime();var i=this,n=this.iframeBox(t,e);try{if(this.settings.preview){n.setAttribute("style","border: 0px;flex: 1;");var r=this.previewBox(),a=r.previewBody,o=r.close;a.appendChild(n),this.addEvent(o,"click",(function(){i.previewBoxHide()}))}else document.body.appendChild(n);n.doc=null,n.doc=n.contentDocument?n.contentDocument:n.contentWindow?n.contentWindow.document:n.document}catch(l){throw new Error(l+". iframes may not be supported in this browser.")}if(null==n.doc)throw new Error("Cannot find document.");return n}}]),e}(),x=function(e,t,i){e.addEventListener?e.addEventListener(t,i,!1):e.attachEvent?e.attachEvent("on"+t,i):e["on"+t]=i},k={directiveName:"print",bind:function(e,t,i){var n=i.context,r="";x(e,"click",(function(){n.$nextTick((function(){var e,i;if(null!==t&&void 0!==t&&null!==(e=t.value)&&void 0!==e&&e.clickMounted&&t.value.clickMounted(n),"string"===typeof t.value)r=t.value,a();else if("object"===Object(f["a"])(t.value)&&t.value.id){r=t.value.id;var o=r.replace(new RegExp("#","g"),""),l=document.getElementById(o);l||(console.log("id in Error"),r=""),a()}else{if(null===t||void 0===t||null===(i=t.value)||void 0===i||!i.preview)return void window.print();a()}}))}));var a=function(){new w({ids:r,vue:n,url:t.value.url,standard:"",extraHead:t.value.extraHead,extraCss:t.value.extraCss,previewTitle:t.value.previewTitle||"打印预览",zIndex:t.value.zIndex||20002,previewPrintBtnLabel:t.value.previewPrintBtnLabel||"打印",popTitle:t.value.popTitle,preview:t.value.preview||!1,asyncUrl:t.value.asyncUrl,previewBeforeOpenCallback:function(){t.value.previewBeforeOpenCallback&&t.value.previewBeforeOpenCallback(n)},previewOpenCallback:function(){t.value.previewOpenCallback&&t.value.previewOpenCallback(n)},openCallback:function(){t.value.openCallback&&t.value.openCallback(n)},closeCallback:function(){t.value.closeCallback&&t.value.closeCallback(n)},beforeOpenCallback:function(){t.value.beforeOpenCallback&&t.value.beforeOpenCallback(n)}})}},install:function(e){e.directive("print",k)}},C=k,B=i("8c4f"),A=i("5c96"),O=i.n(A);i("0fae");n["default"].config.productionTip=!1,n["default"].use(C),n["default"].use(O.a),n["default"].use(B["a"]),new n["default"]({render:function(e){return e(v)}}).$mount("#app")},6876:function(e,t,i){"use strict";i("84c4")},"84c4":function(e,t,i){var n=i("2f95");"string"===typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);var r=i("499e").default;r("1ecfe8b4",n,!0,{sourceMap:!1,shadowMode:!1})},e31a:function(e,t,i){var n=i("24fb");t=n(!1),t.push([e.i,"p{color:#00f}",""]),e.exports=t}});
  2. //# sourceMappingURL=app.0a5d3f05.js.map