瀏覽代碼

fix: 测试pdf预览页面3

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 3 月之前
父節點
當前提交
f2caf80728
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      apps/mobile/index.html

+ 1 - 1
apps/mobile/index.html

@@ -132,8 +132,8 @@
       defer
       src="/common-module/chart-module/js/chart-common.js?v=<%= assets.version %>"
     ></script>
+    <% } %>
     <script src="https://cdn-common.jianyu360.com/cdn/lib/pdfjs-dist/2.1.266/build/pdf.min.js"></script>
     <script src="https://cdn-common.jianyu360.com/cdn/lib/pdfjs-dist/2.1.266/web/pdf_viewer.js"></script>
-    <% } %>
   </body>
 </html>