From 9dd406cb69e3e3e76bce2e5351b330e46322a22d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Thu, 12 Oct 2023 17:24:03 +0800 Subject: [PATCH] =?UTF-8?q?update=20kkFile=E9=85=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/production_address_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/production_address_config.js b/public/production_address_config.js index 3c7cc39..cb49120 100644 --- a/public/production_address_config.js +++ b/public/production_address_config.js @@ -9,7 +9,7 @@ window._CONFIG["staticDomainURL"] = window._CONFIG["domianURL"] + "/sys/common/d window._CONFIG["pdfDomainURL"] = window._CONFIG["domianURL"] + "/sys/common/pdf/pdfPreviewIframe"; window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas"; // 预览文件地址 -window._CONFIG["onlinePreviewDomainURL"] = "http://cwp.catarc.org.cn:8092/perview/onlinePreview"; +window._CONFIG["onlinePreviewDomainURL"] = "http://cwp.catarc.org.cn:8092/preview/onlinePreview"; // 会议管理报名二维码地址 window._CONFIG["singUpQRCodeURL"] = "https://cwp.catarc.org.cn/signupentrance"