Commit f71a93cf authored by shiyunjie's avatar shiyunjie

update viewer

parent ada20c7f
...@@ -155,8 +155,7 @@ See https://github.com/adobe-type-tools/cmap-resources ...@@ -155,8 +155,7 @@ See https://github.com/adobe-type-tools/cmap-resources
reset(); reset();
},false); },false);
} }
enablePinchZoom(); if(!isWeixin){
/* if(!isWeixin){
document.addEventListener('webviewerloaded', () => { document.addEventListener('webviewerloaded', () => {
console.log('webviewerloaded'); console.log('webviewerloaded');
//console.log('webviewerloaded:pinchZoomEnabled', pinchZoomEnabled) //console.log('webviewerloaded:pinchZoomEnabled', pinchZoomEnabled)
...@@ -165,7 +164,7 @@ See https://github.com/adobe-type-tools/cmap-resources ...@@ -165,7 +164,7 @@ See https://github.com/adobe-type-tools/cmap-resources
enablePinchZoom(); enablePinchZoom();
} }
}); });
}*/ }
</script> </script>
<body tabindex="1" class="loadingInProgress"> <body tabindex="1" class="loadingInProgress">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment