【修改】修改会议报名链接
This commit is contained in:
@@ -17,7 +17,7 @@ window._CONFIG["singUpQRCodeURL"] = "http://bxxt.hzwlsoft.com/signupentrance"
|
||||
// 会议管理签到二维码地址 微信扫描二维码 跳转的 地址 要么全大写 要么全小写
|
||||
window._CONFIG["singInQRCodeURL"] = "http://bxxt.hzwlsoft.com/signinurl"
|
||||
// 页面显示用的会议报名二维码连接
|
||||
window._CONFIG["singInQRCodHref"]= 'http://139.9.235.66:1017/signupentrance'
|
||||
window._CONFIG["singInQRCodHref"]= 'http://139.9.235.66/signupentrance'
|
||||
|
||||
// 票据打印--寄件人单位名称
|
||||
window._CONFIG["sendCompanyName"] = "中汽标准所"
|
||||
|
||||
@@ -11,13 +11,12 @@ window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas";
|
||||
// 预览文件地址
|
||||
window._CONFIG["onlinePreviewDomainURL"] = "http://cwp.catarc.org.cn:8092/onlinePreview";
|
||||
|
||||
// todo 需要改为企业端的报名地址 --- 客户
|
||||
// 会议管理报名二维码地址
|
||||
window._CONFIG["singUpQRCodeURL"] = "https://cwp.catarc.org.cn/signupentrance"
|
||||
// 会议管理签到二维码地址 微信扫描二维码 跳转的 地址 要么全大写 要么全小写
|
||||
window._CONFIG["singInQRCodeURL"] = "https://cwp.catarc.org.cn/signinurl"
|
||||
// 页面显示用的会议报名二维码连接
|
||||
window._CONFIG["singInQRCodHref"]= 'http://cwp.catarc.org.cn:8066/signupentrance'
|
||||
window._CONFIG["singInQRCodHref"]= 'http://cwp.catarc.org.cn/signupentrance'
|
||||
|
||||
// 票据打印--寄件人单位名称
|
||||
window._CONFIG["sendCompanyName"] = "中汽标准所"
|
||||
|
||||
Reference in New Issue
Block a user