From 6a83bed67a558c2badd739431092a68835bee564 Mon Sep 17 00:00:00 2001 From: fengachen <373943794@qq.com> Date: Tue, 26 Oct 2021 18:34:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BC=9A=E8=AE=AE=E6=8A=A5?= =?UTF-8?q?=E5=90=8D=E7=9A=84=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/development_address_config.js | 2 +- public/production_address_config.js | 2 +- src/views/modules/message/SysMessageTemplateList.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/development_address_config.js b/public/development_address_config.js index 6425b04..7ab924c 100644 --- a/public/development_address_config.js +++ b/public/development_address_config.js @@ -13,7 +13,7 @@ window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas"; window._CONFIG["onlinePreviewDomainURL"] = "http://localhost:8012/onlinePreview"; // 会议管理报名二维码地址 -window._CONFIG['singUpQRCodeURL'] = 'http://localhost:3000/signUpEntrance' +window._CONFIG['singUpQRCodeURL'] = 'http://localhost:3000/signupentrance' // 签到二维码url window._CONFIG['signInUrl'] = '/meeting/payMeetingSituation/getSignInPage' diff --git a/public/production_address_config.js b/public/production_address_config.js index 297de6b..8749c66 100644 --- a/public/production_address_config.js +++ b/public/production_address_config.js @@ -12,5 +12,5 @@ window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas"; window._CONFIG["onlinePreviewDomainURL"] = "http://10.10.10.46:8012/onlinePreview"; // 会议管理报名二维码地址 -window._CONFIG['singUpQRCodeURL'] = 'http://10.10.10.46:8055/signUpEntrance' +window._CONFIG['singUpQRCodeURL'] = 'http://10.10.10.46:8055/signupentrance' diff --git a/src/views/modules/message/SysMessageTemplateList.vue b/src/views/modules/message/SysMessageTemplateList.vue index d4866ac..ce5738d 100644 --- a/src/views/modules/message/SysMessageTemplateList.vue +++ b/src/views/modules/message/SysMessageTemplateList.vue @@ -36,7 +36,7 @@
- 新增 +