mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-05-01 18:06:41 +08:00
1
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ for (let i in productsArr) {
|
||||
} else if (cleancartProductsAll["*"]) {
|
||||
$.cleancartProductsArr = cleancartProductsAll["*"]
|
||||
} else $.cleancartProductsArr = false
|
||||
if ($.cleancartProductsArr) console.log($.cleancartProductsArr)
|
||||
if ($.cleancartProductsArr != '') console.log($.cleancartProductsArr)
|
||||
await run();
|
||||
if ($.out) break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user