扫码过滤

This commit is contained in:
2026-07-03 10:36:05 +08:00
parent 451e8b4bc3
commit ae914b5c24
-4
View File
@@ -267,10 +267,6 @@
* 菜单扫一扫
*/
const handleMenuScan = (path) => {
uni.navigateTo({
url: path + `?id=PPA031S03-25607419-2511410009`
})
return
wx.scanCode({
scanType: ['datamatrix', 'barCode', 'qrCode', 'wxCode', 'pdf417'],
success(res) {