12 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-33739166"],{"24c7":function(t,e,r){},"3c1e":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAWpJREFUSEvtlU0rRVEUhp83oogMEPkbKN8TP8NAKSNKSZkhw5uRkYEy8C/IwEW4/8PXnbiUkNvSPt2jffdAp7Nvd3RWnTqt9ruf1mq9e4k2h9rMowC2vON/LTWzXmASuJP0kZLMrAeYA7pz0r+AcnqnDywDs8CVJAdIwszSfE5eIruUtOB+fOALMARUJQ17wCowGEMDniWNhMBFYBk4kXTuAV1+NaKln8CRpIsmYGQFmeWFDzO3KutBf0p3gTXgUNKeNzQ7wCbQlfXS4Nw3UJK0H07pG9AHvEvq94BpPicvkdUkDYTAErDeqHDLA7r8BtCZk/gDHEjazmwLM+sA3Jcn6pLqqbCwRZ4W/qvxbTEDLAGnkq69oZkGViLeUreejiXdhFP6CLgX/UnSqAdM8zHVPkgaC4H3wARQkeQWcRJmVgHGY2jAraSpEOiMOd9Ylq8e0OXdiorZ+GeSapl9GFldk7zwYSu7mdz1C65MeR29uOyKAAAAAElFTkSuQmCC"},4199:function(t,e,r){"use strict";r.r(e);var a=function(){var t=this,e=t._self._c;return e("div",{staticClass:"pdf-box"},[t.path?e("Pdf",{ref:"jsPdf",attrs:{pdfUrl:t.path,platform:t.platform,"watermark-text":t.watermark,is_encrypt:t.is_encrypt}}):t._e()],1)},n=[],i=r("7c00"),s=r("840a"),o={components:{PdfView:s["a"],Pdf:i["a"]},data:function(){return{path:"",platform:"h5",watermark:"搞一下",is_encrypt:1}},mounted:function(){var t=this.$route.query;this.path=t.url||"",this.platform=t.platform||this.platform,this.watermark=t.watermark||this.watermark,this.is_encrypt=parseInt(t.is_encrypt||1)}},c=o,l=(r("a43e"),r("2877")),f=Object(l["a"])(c,a,n,!1,null,"05902606",null);e["default"]=f.exports},"6efe":function(t,e,r){},"7c00":function(t,e,r){"use strict";var a=function(){var t=this,e=t._self._c;return e("div",{staticClass:"warp"},[t.show?e("iframe",{staticClass:"box",attrs:{scrolling:"no",src:"./pdf/web/viewer.html?file=".concat(t.url,"&watermark_text=").concat(t.userInfo.phone?t.userInfo.phone.slice(0,3)+"****"+t.userInfo.phone.slice(7):t.watermarkText,"&is_encrypt=").concat(t.is_encrypt,"#page=1")}}):t._e(),t.loading?e("div",{staticClass:"loading"},[e("van-circle",{attrs:{rate:t.currentRate,speed:100,text:t.currentRate+"%"},model:{value:t.rate,callback:function(e){t.rate=e},expression:"rate"}}),e("van-loading",{staticStyle:{"margin-top":"10px"},attrs:{size:"24px",color:"#0094ff"}},[t._v("数据加载中...")])],1):t._e()])},n=[],i=(r("57e7"),r("a49b")),s={props:{pdfUrl:{type:String,default:""},is_encrypt:{default:1},platform:{type:String,default:"h5"},watermarkText:{type:String,default:"搞一下"}},data:function(){return{loading:!0,loadingEndSize:0,rate:10,currentRate:0,interval:null,userInfo:{},show:!1}},computed:{url:function(){return this.is_encrypt||this.pdfUrl.indexOf("http")>-1?this.pdfUrl:i["h"]+this.pdfUrl}},mounted:function(){var t=this;if("h5"===this.platform)try{this.userInfo=JSON.parse(localStorage.getItem("user_info")||"{}")}catch(e){this.userInfo={}}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(){if(e.loading=!1,"ios"===e.platform)try{window.webkit.messageHandlers.loadFinished.postMessage("h5_pdf_view")}catch(t){console.error(t)}}),200)}}}},o=s,c=(r("e016"),r("2877")),l=Object(c["a"])(o,a,n,!1,null,"8be9d728",null);e["a"]=l.exports},a43e:function(t,e,r){"use strict";r("6efe")},e016:function(t,e,r){"use strict";r("24c7")}}]);
- //# sourceMappingURL=chunk-33739166.64b5ff03.js.map
|