zhuzeyu 11 月之前
父節點
當前提交
15f6664adc
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 1 0
      pages/pdfviewer/index.vue
  2. 1 1
      static/hybrid/html/web/viewer.html

+ 1 - 0
pages/pdfviewer/index.vue

@@ -22,6 +22,7 @@
 		
 		pdfUrl.value = options.param1
 		fileUrl.value =webHost.value + pdfUrl.value 
+		console.log(webHost.value)
 		uni.setNavigationBarTitle({
 			title: ""
 		});

+ 1 - 1
static/hybrid/html/web/viewer.html

@@ -34,7 +34,7 @@ See https://github.com/adobe-type-tools/cmap-resources
 		<script src="../build/pdf.js" type="text/javascript"></script>
 		<script src="viewer.js"></script>
 	</head>
-	<body tabindex="1" class="loadingInProgress">1231233
+	<body tabindex="1" class="loadingInProgress">
 		<div id="outerContainer">
 
 			<div id="sidebarContainer">