mirror of
https://github.com/zhao-zg/jd-login.git
synced 2026-01-16 16:00:43 +08:00
Update login.py
This commit is contained in:
parent
c471267c83
commit
b99c4a7b5c
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 = False
|
headless = True
|
||||||
print("选择登录")
|
print("选择登录")
|
||||||
if workList[uid].type == "phone":
|
if workList[uid].type == "phone":
|
||||||
print("选择手机号登录")
|
print("选择手机号登录")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user