mirror of
https://github.com/zhao-zg/jd-login.git
synced 2026-01-12 22:10:43 +08:00
Update login.py
This commit is contained in:
parent
d2a425251b
commit
e34133a3f4
2
login.py
2
login.py
@ -950,7 +950,7 @@ async def main(workList, uid, oocr):
|
|||||||
return "unknown"
|
return "unknown"
|
||||||
print("判断初始化浏览器")
|
print("判断初始化浏览器")
|
||||||
chromium_path = await init_chrome()
|
chromium_path = await init_chrome()
|
||||||
headless = True
|
headless = 'new'
|
||||||
print("选择登录")
|
print("选择登录")
|
||||||
if workList[uid].type == "phone":
|
if workList[uid].type == "phone":
|
||||||
print("选择手机号登录")
|
print("选择手机号登录")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user