chunk-67d349be.353be8c2.js 3.7 KB

12
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-67d349be"],{"054d":function(t,e,r){"use strict";r("7293")},"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"},"70f8":function(t,e,r){"use strict";r.r(e);var n=function(){var t=this,e=t._self._c;return e("div",{ref:"wrap",staticClass:"wrap"},[t.url&&t.isLogin?e("pdf-view",{attrs:{"watermark-text":t.watermark,platform:t.platform,path:t.url,is_encrypt:t.is_encrypt}}):t._e()],1)},a=[],i=r("7c00"),s=r("f523"),o=(r("dc21"),r("840a")),c={components:{PdfView:o["a"],Pdf:i["a"]},data:function(){return{platform:"h5",isLogin:!1,userInfo:{},url:"",is_encrypt:0,watermark:""}},mounted:function(){this.url=localStorage.getItem("PPT_VIEW_PARAM_URL"),this.getUserInfo()},methods:{getUserInfo:function(){var t=this;s["v"].getUserInfo().then((function(e){var r=e.data;t.watermark=t.userInfo.phone,t.userInfo=r.detail,t.isLogin=!0}))}}},l=c,u=(r("054d"),r("2877")),f=Object(u["a"])(l,n,a,!1,null,"8096d4e8",null);e["default"]=f.exports},7293: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:"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()])},a=[],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,n,a,!1,null,"8be9d728",null);e["a"]=l.exports},e016:function(t,e,r){"use strict";r("24c7")}}]);
  2. //# sourceMappingURL=chunk-67d349be.353be8c2.js.map