dev #2

Merged
yrk merged 4 commits from dev into main 2026-02-28 07:44:48 +00:00
Showing only changes of commit 9c860ef946 - Show all commits

View File

@ -27,6 +27,7 @@ function handleClickBulge() {
} }
}, },
fail: () => { fail: () => {
console.log('扫码失败')
}, },
}) })
} }