From a3363d07002143257a3b01720b726ddc2b04f31f Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Wed, 5 Jan 2022 10:33:01 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20-=E5=BC=80=E5=8F=91=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E9=83=A8=E7=BD=B2=20=E9=85=8D=E7=BD=AE=E9=A1=B9?= =?UTF-8?q?=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/local_production_address_config.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/public/local_production_address_config.js b/public/local_production_address_config.js index 527f346..5502b32 100644 --- a/public/local_production_address_config.js +++ b/public/local_production_address_config.js @@ -12,11 +12,11 @@ window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas"; window._CONFIG["onlinePreviewDomainURL"] = "http://139.9.235.66:8012/onlinePreview"; // 会议管理报名二维码地址 -window._CONFIG["singUpQRCodeURL"] = "http://139.9.235.66:1017/signupentrance" +window._CONFIG["singUpQRCodeURL"] = "http://bxxt.hzwlsoft.com/signupentrance" // 会议管理签到二维码地址 微信扫描二维码 跳转的 地址 要么全大写 要么全小写 -window._CONFIG["singInQRCodeURL"] = "http://139.9.235.66:1017/signinurl" +window._CONFIG["singInQRCodeURL"] = "http://bxxt.hzwlsoft.com/signinurl" // 页面显示用的会议报名二维码连接 -window._CONFIG["singInQRCodeHref"]= 'http://bxxt.hzwlsoft.com' +window._CONFIG["singInQRCodHref"]= 'http://139.9.235.66:1017/signupentrance' // 票据打印--寄件人单位名称 window._CONFIG["sendCompanyName"] = "中汽标准所" @@ -24,3 +24,4 @@ window._CONFIG["sendCompanyName"] = "中汽标准所" window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号" // 票据打印--寄件人邮编 window._CONFIG["sendPostCode"] = "300000" +