feat: 集成二维码扫描功能,更新相关组件和国际化支持

This commit is contained in:
2025-12-24 04:34:40 +07:00
parent 648ca3edc9
commit 5ff44e4de0
12 changed files with 450 additions and 218 deletions

18
pnpm-lock.yaml generated
View File

@@ -17,6 +17,9 @@ importers:
'@capacitor/app':
specifier: 8.0.0
version: 8.0.0(@capacitor/core@8.0.0)
'@capacitor/barcode-scanner':
specifier: ^3.0.0
version: 3.0.0(@capacitor/core@8.0.0)
'@capacitor/camera':
specifier: ^8.0.0
version: 8.0.0(@capacitor/core@8.0.0)
@@ -831,6 +834,11 @@ packages:
peerDependencies:
'@capacitor/core': '>=8.0.0'
'@capacitor/barcode-scanner@3.0.0':
resolution: {integrity: sha512-UWcN+9uSk1+RxR/Sh794727QH7I47/N1NoTGcumjRjhbhAb6CHJPyxOf1LyIoBILt4PinUsLhegCmzlBDrB3lA==}
peerDependencies:
'@capacitor/core': '>=8.0.0'
'@capacitor/camera@8.0.0':
resolution: {integrity: sha512-Iu8j2oxoIhY2mLuoEckbL7PFgw1XFm1nqmeWdIkILpcT3H9A+BrSDUDlzWqM/EeaDKo6JnhR59tYHwUhOdXaUg==}
peerDependencies:
@@ -3141,6 +3149,9 @@ packages:
html-entities@2.6.0:
resolution: {integrity: sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==}
html5-qrcode@2.3.8:
resolution: {integrity: sha512-jsr4vafJhwoLVEDW3n1KvPnCCXWaQfRng0/EEYk1vNcQGcG/htAdhJX0be8YyqMoSz7+hZvOZSTAepsabiuhiQ==}
http-proxy-agent@7.0.2:
resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
engines: {node: '>= 14'}
@@ -5839,6 +5850,11 @@ snapshots:
dependencies:
'@capacitor/core': 8.0.0
'@capacitor/barcode-scanner@3.0.0(@capacitor/core@8.0.0)':
dependencies:
'@capacitor/core': 8.0.0
html5-qrcode: 2.3.8
'@capacitor/camera@8.0.0(@capacitor/core@8.0.0)':
dependencies:
'@capacitor/core': 8.0.0
@@ -8363,6 +8379,8 @@ snapshots:
html-entities@2.6.0: {}
html5-qrcode@2.3.8: {}
http-proxy-agent@7.0.2:
dependencies:
agent-base: 7.1.4