From 2946305286246fcd0a5af67c4c0282b19a614841 Mon Sep 17 00:00:00 2001 From: ngfchl Date: Tue, 7 Jul 2026 14:41:57 +0800 Subject: [PATCH] feat: optimize lottery manager form --- front/src/App.vue | 179 +++++++++++++-- front/src/style.css | 20 ++ web/static/assets/index-CGm8xHHJ.css | 1 + web/static/assets/index-DPwRdHjl.js | 328 +++++++++++++++++++++++++++ web/static/index.html | 4 +- 5 files changed, 516 insertions(+), 16 deletions(-) create mode 100644 web/static/assets/index-CGm8xHHJ.css create mode 100644 web/static/assets/index-DPwRdHjl.js diff --git a/front/src/App.vue b/front/src/App.vue index a9d7db5..1f2b6e7 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -1,6 +1,6 @@ - + +