feat: add download route and view, implement image download functionality, and enhance QR code sharing in PickupView
This commit is contained in:
@@ -35,7 +35,7 @@ export default defineConfig({
|
||||
})
|
||||
],
|
||||
server: {
|
||||
allowedHosts: ['photobooth.lookmeblog.com']
|
||||
allowedHosts: ['photobooth.lookmeblog.com', 'photobooth.dekthai-online.com']
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
|
||||
Reference in New Issue
Block a user