This commit is contained in:
2024-12-16 12:05:47 +08:00
parent 5f127098cf
commit 09f402377e

View File

@@ -201,6 +201,7 @@ export function main() {
截图.搜索词..set(item, (截图.搜索词..get(item) || 0) + 1) 截图.搜索词..set(item, (截图.搜索词..get(item) || 0) + 1)
}) })
console.log(match) console.log(match)
console.log(match[1])
return return
} }
}) })