mirror of
https://github.com/zhao-zg/jd-login.git
synced 2026-01-12 05:10:42 +08:00
Update login.py
This commit is contained in:
parent
8a9fbd6dc4
commit
dcface0608
1
login.py
1
login.py
@ -164,7 +164,6 @@ async def loginPhone(chromium_path, workList, uid, headless):
|
|||||||
workList[uid].msg = "账号异常,自行检查"
|
workList[uid].msg = "账号异常,自行检查"
|
||||||
break
|
break
|
||||||
if False == sms_sent:
|
if False == sms_sent:
|
||||||
getMsg-btn text-btn timer active
|
|
||||||
button = await page.querySelector('.getMsg-btn.text-btn.timer.active')
|
button = await page.querySelector('.getMsg-btn.text-btn.timer.active')
|
||||||
if button is None:
|
if button is None:
|
||||||
print("进入直接发短信分支")
|
print("进入直接发短信分支")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user