feat: add download route and view, implement image download functionality, and enhance QR code sharing in PickupView

This commit is contained in:
mrkad@rpi
2026-01-18 15:09:43 +07:00
parent 16a8d63dcb
commit 7680dc581d
6 changed files with 409 additions and 15 deletions

View File

@@ -35,7 +35,7 @@ export default defineConfig({
})
],
server: {
allowedHosts: ['photobooth.lookmeblog.com']
allowedHosts: ['photobooth.lookmeblog.com', 'photobooth.dekthai-online.com']
},
resolve: {
alias: {