From 47fe6c966cec8f746d3e4acfbeb78c67c5e3079f Mon Sep 17 00:00:00 2001 From: Ilia Miheev Date: Sat, 20 Jun 2026 14:21:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=91=D0=BE=D0=BB=D1=8C=D1=88=D0=BE=D0=B9=20?= =?UTF-8?q?=D1=80=D0=B5=D0=B4=D0=B8=D0=B7=D0=B0=D0=B9=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 185 +++++++--- src/assets/style.css | 670 +++++++++++++++++++++++++++++++---- src/composables/useQrCode.js | 107 +++--- 3 files changed, 819 insertions(+), 143 deletions(-) diff --git a/src/App.vue b/src/App.vue index 04becdd..b2626b1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@