Bläddra i källkod

fix: 测试pdf预览页面3

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 3 månader sedan
förälder
incheckning
f2caf80728
1 ändrade filer med 1 tillägg och 1 borttagningar
  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>