QR code par photo : popup QR dynamique + page vue photo sur booth

- afficherQR() génère un QR vers /g/{event}/view/{photo}?p=
- Page photo-view.html : plein écran + bouton télécharger + galerie
- QR accueil reste la galerie complète, QR après capture = la photo

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-27 14:14:28 +02:00
parent 09c8ea75fa
commit 0407244554
3 changed files with 43 additions and 0 deletions

View File

@@ -146,6 +146,11 @@
<span>QR Code</span>
</button>
</div>
<div id="popup-qr" class="popup-qr cache">
<img id="qr-photo" class="qr-photo-img" src="">
<p class="qr-label">Scannez pour voir votre photo</p>
<button class="btn-secondaire" onclick="fermerQR()">Fermer</button>
</div>
<div id="form-impression" class="form-impression cache">
<div class="exemplaires-choix">
<button class="btn-exemplaire" onclick="changerExemplaires(-1)">-</button>