|
|
|
@ -291,8 +291,9 @@ onMounted(() => { |
|
|
|
getSzyptLoginAuth( |
|
|
|
code, |
|
|
|
(success) => { |
|
|
|
// todo 测试时指定账号去2.0版本 start. <宝安> |
|
|
|
if(success.data.userId==17608417317 && success.data.area=="20210922211905159-EE09-09D606CFB"){ |
|
|
|
// todo 测试时指定账号去2.0版本 start. <光明> |
|
|
|
if(success.data.area=="20210922211918204-7059-2B73EBA45" || success.data.area=="20210922211905159-EE09-09D606CFB"){ |
|
|
|
// if(success.data.userId=='17608507738' || success.data.userId=='17608416972'){ |
|
|
|
// if(success.data.userId==17608417058){ |
|
|
|
// window.location.href="http://jdm.szssfj.cn/efcode20-enf-app/enforcement/loginByV1System?loginUserId=d76453e3-6945-4b02-9943-efbd0e8aee9e"; |
|
|
|
window.location.href="https://weixin-hlht.sz.gov.cn:30443/connect/oauth2/authorize?appid=wwf62d6d16d1182b4f&redirect_uri=http://jdm.szssfj.cn/efcode20-enf-app/enforcement/enforcementHome&response_type=code&scope=SCOPE&agentid=1000015&state=STATE#wechat_redirect"; |
|
|
|
|