From 91f432de9a59b13536604a7bc603b278c0a0c925 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B2=85?= <907037276@qq.com> Date: Wed, 29 Nov 2023 11:11:00 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81swagger=E6=8E=A5=E5=8F=A3=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/templates/jlw/previewPage/previewData.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/main/resources/templates/jlw/previewPage/previewData.html b/web/src/main/resources/templates/jlw/previewPage/previewData.html index e6727f37..e895455f 100644 --- a/web/src/main/resources/templates/jlw/previewPage/previewData.html +++ b/web/src/main/resources/templates/jlw/previewPage/previewData.html @@ -83,7 +83,7 @@ $("#player-con").hide(); // $('#InformationURL').attr('src', 'https://view.officeapps.live.com/op/view.aspx?src='+Common.isHttp(resourcesInfoContent)); resourcesInfoContent = 'http://zycloud.sztzjy.com'+resourcesInfoContent; - $('#InformationURL').attr('src', 'https://view.officeapps.live.com/op/view.aspx?src='+Common.isHttp(resourcesInfoContent)); + $('#InformationURL').attr('src', 'https://view.officeapps.live.com/op/view.aspx?src='+resourcesInfoContent); }else if(resourcesInfoType == 1){ $(".wordHeader").hide();//隐藏 $("#pdfInfo").hide();