命令行提交

This commit is contained in:
zoujiandong
2025-08-04 09:10:14 +08:00
parent 5397dc9d8a
commit ba4bc25785
34 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ export const request = (url, data = {}, method = 'post', loading = false, conten
if(window.location.href.indexOf('//dev-casedata.igandan.com') == -1) {
H5url = 'https://wx.igandan.com'
}
//window.location.href = H5url + "/hcp/Signup2020online_tologin?back_url=" + encodeURIComponent(window.location.href);
window.location.href = H5url + "/hcp/Signup2020online_tologin?back_url=" + encodeURIComponent(window.location.href);
}
}else{
let freeList = ['/login/wechat/mobile', '/code/phone', '/login/mobile_login', '/index', '/user/check'];