update 起草组扫码地址

This commit is contained in:
danshihao
2024-01-15 23:00:04 +08:00
parent f671adb202
commit c58213c64e
3 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ window._CONFIG['singUpQRCodeURL'] = 'http://bxxt.hzwlsoft.com/signupentrance'
window._CONFIG["singInQRCodHref"]= 'http://10.0.1.9:21826/signupentrance'
// 起草组报名页面-报名二维码网址 -生成小程序二维码使用
window._CONFIG['singUpDraftTeamQRCodeURL'] = 'http://bxxt.hzwlsoft.com/signupdraftteamentrance'
window._CONFIG['singUpDraftTeamQRCodeURL'] = 'https://bxxt.hzwlsoft.com/signupdraftteamentrance'
// 路由转发 -会员系统的路由转发前缀
window._CONFIG["memberURL"] = "/memberApi";
@@ -22,6 +22,9 @@ window._CONFIG['singUpQRCodeURL'] = 'http://10.10.10.46:8066/signupentrance'
// window._CONFIG["singInQRCodHref"]= 'http://bxxt.hzwlsoft.com/signupentrance'
window._CONFIG["singInQRCodHref"]= 'http://10.10.10.46:8066/signupentrance'
// 起草组报名页面-报名二维码网址 -生成小程序二维码使用
window._CONFIG['singUpDraftTeamQRCodeURL'] = 'https://bxxt.hzwlsoft.com/signupdraftteamentrance'
// 路由转发 -会员系统的路由转发前缀
window._CONFIG["memberURL"] = "/memberApi";
// 会员系统的静态文件的地址
+2
View File
@@ -18,6 +18,8 @@ window._CONFIG['singUpQRCodeURL'] = 'https://cwp.catarc.org.cn/signupentrance'
// 页面显示用的会议报名网址-pc端使用
window._CONFIG["singInQRCodHref"]= 'http://cwp.catarc.org.cn/signupentrance'
// 起草组报名页面-报名二维码网址 -生成小程序二维码使用
window._CONFIG['singUpDraftTeamQRCodeURL'] = 'https://cwp.catarc.org.cn/signupdraftteamentrance'
// 路由转发 -会员系统的路由转发前缀
window._CONFIG["memberURL"] = "/memberApi";