chunk-22c2c79a.af207dfa.js 4.2 KB

12
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-22c2c79a"],{"02d4":function(t,e,r){"use strict";r.r(e);var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrap"},[e("Pdf",{ref:"jsPdf",attrs:{pdfUrl:t.pdf_src,is_encrypt:t.is_encrypt}})],1)},a=[],s=(r("c5f6"),r("7c00")),i={components:{Pdf:s["a"]},data:function(){return{pdf_src:"",is_encrypt:0}},mounted:function(){var t=this.$route.query,e=t.url,r=t.is_encrypt;this.pdf_src=encodeURI(e)||"",this.is_encrypt=Number(r)}},c=i,o=(r("bef0"),r("2877")),f=Object(o["a"])(c,n,a,!1,null,"49c57136",null);e["default"]=f.exports},"055f":function(t,e,r){},"7c00":function(t,e,r){"use strict";var n=function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrap"},[t.show?e("iframe",{staticClass:"box",attrs:{scrolling:"no",src:"./pdf/web/viewer.html?file=".concat(t.url,"&watermark_text=").concat(t.pdf_watermarkText,"&is_encrypt=").concat(t.is_encrypt,"#page=1")}}):t._e(),t.loading?e("div",{staticClass:"loading"},[100==t.currentRate?e("el-progress",{staticClass:"progress",attrs:{type:"circle",status:"success",percentage:100}}):e("el-progress",{staticClass:"progress",attrs:{type:"circle",percentage:t.currentRate}})],1):t._e()])},a=[],s=(r("a481"),r("57e7"),r("a49b")),i={props:{pdfUrl:{type:String,default:""},is_encrypt:{default:1},platform:{type:String,default:"h5"},watermarkText:{type:String,default:"搞一下"}},data:function(){return{loading:!0,userInfo:{},show:!1,currentRate:0,interval:null}},computed:{url:function(){return this.is_encrypt||this.pdfUrl.indexOf("http")>-1?this.pdfUrl:s["h"]+this.pdfUrl},pdf_watermarkText:function(){return this.userInfo.phone?this.userInfo.phone.replace(this.userInfo.phone.slice(3,7),"****"):this.watermarkText}},mounted:function(){var t=this;this.userInfo=JSON.parse(localStorage.getItem("user_info")||"{}"),this.show=!0,this.interval=setInterval((function(){var e=parseFloat((t.currentRate+10*Math.random()).toFixed(2));t.currentRate=Math.min(e,95),t.currentRate>=95&&(clearInterval(t.interval),t.interval=null)}),200),window.addEventListener("message",this.onMessage)},beforeDestroy:function(){window.removeEventListener("message",this.onMessage)},methods:{onMessage:function(t){var e=this;if("encry-pdf-loaded"===t.data){if(this.interval)try{clearInterval(this.interval)}catch(t){}this.currentRate=100,setTimeout((function(){e.loading=!1}),200)}}}},c=i,o=(r("8d10"),r("2877")),f=Object(o["a"])(c,n,a,!1,null,"39798072",null);e["a"]=f.exports},"8d10":function(t,e,r){"use strict";r("ca0c")},aa77:function(t,e,r){var n=r("5ca1"),a=r("be13"),s=r("79e5"),i=r("fdef"),c="["+i+"]",o="​…",f=RegExp("^"+c+c+"*"),u=RegExp(c+c+"*$"),l=function(t,e,r){var a={},c=s((function(){return!!i[t]()||o[t]()!=o})),f=a[t]=c?e(p):i[t];r&&(a[r]=f),n(n.P+n.F*c,"String",a)},p=l.trim=function(t,e){return t=String(a(t)),1&e&&(t=t.replace(f,"")),2&e&&(t=t.replace(u,"")),t};t.exports=l},bef0:function(t,e,r){"use strict";r("055f")},c5f6:function(t,e,r){"use strict";var n=r("7726"),a=r("69a8"),s=r("2d95"),i=r("5dbc"),c=r("6a99"),o=r("79e5"),f=r("9093").f,u=r("11e9").f,l=r("86cc").f,p=r("aa77").trim,d="Number",h=n[d],g=h,v=h.prototype,_=s(r("2aeb")(v))==d,I="trim"in String.prototype,m=function(t){var e=c(t,!1);if("string"==typeof e&&e.length>2){e=I?e.trim():p(e,3);var r,n,a,s=e.charCodeAt(0);if(43===s||45===s){if(r=e.charCodeAt(2),88===r||120===r)return NaN}else if(48===s){switch(e.charCodeAt(1)){case 66:case 98:n=2,a=49;break;case 79:case 111:n=8,a=55;break;default:return+e}for(var i,o=e.slice(2),f=0,u=o.length;f<u;f++)if(i=o.charCodeAt(f),i<48||i>a)return NaN;return parseInt(o,n)}}return+e};if(!h(" 0o1")||!h("0b1")||h("+0x1")){h=function(t){var e=arguments.length<1?0:t,r=this;return r instanceof h&&(_?o((function(){v.valueOf.call(r)})):s(r)!=d)?i(new g(m(e)),r,h):m(e)};for(var w,y=r("9e1e")?f(g):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),N=0;y.length>N;N++)a(g,w=y[N])&&!a(h,w)&&l(h,w,u(g,w));h.prototype=v,v.constructor=h,r("2aba")(n,d,h)}},ca0c:function(t,e,r){},fdef:function(t,e){t.exports="\t\n\v\f\r   ᠎              \u2028\u2029\ufeff"}}]);
  2. //# sourceMappingURL=chunk-22c2c79a.af207dfa.js.map