mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
fix
This commit is contained in:
parent
8e36c7c8c6
commit
2444e0827f
@ -130,7 +130,7 @@ function loadAct() {
|
||||
} else {
|
||||
//console.log(data)
|
||||
let id = data.match(/<input type="hidden" id="buyer_nick_code" name="buyer_nick_code" value="(.*)">/)
|
||||
console.log('好友助力码' + id[1])
|
||||
//console.log('好友助力码' + id[1])
|
||||
if (data.indexOf('<div class="yourChoice">') === -1) {
|
||||
console.log(`未选择球队,去选择`)
|
||||
await chooseTeam()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user