mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
eb096222b0
commit
1e4052b860
@ -35,7 +35,7 @@ if ($.isNode()) {
|
|||||||
$.randomCode = random(10, 13);
|
$.randomCode = random(10, 13);
|
||||||
// console.log($.randomCode)
|
// console.log($.randomCode)
|
||||||
// console.log(codeList.length)
|
// console.log(codeList.length)
|
||||||
if (codeList.length <= 1) {
|
if (codeList[0] === "") {
|
||||||
console.log("暂无优惠劵...")
|
console.log("暂无优惠劵...")
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
570
jd_coupon2.js
Normal file
570
jd_coupon2.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user