From 2ef201eb68af7ac3145b36305e597270ddb79f1e Mon Sep 17 00:00:00 2001 From: biss Date: Sun, 29 Mar 2026 12:40:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- certs/certificate.html | 1 + certs/index.html | 8 ++++++-- ticket/detail.html | 2 +- ticket/index.html | 2 +- ticket/print.html | 2 +- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/certs/certificate.html b/certs/certificate.html index cbb6007..e24f6cf 100644 --- a/certs/certificate.html +++ b/certs/certificate.html @@ -181,5 +181,6 @@ loadData(); + \ No newline at end of file diff --git a/certs/index.html b/certs/index.html index 4a4de3d..3691d04 100644 --- a/certs/index.html +++ b/certs/index.html @@ -3,7 +3,7 @@ - 荣誉证书查询系统 - 集成扫码 + 荣誉证书查询系统 @@ -201,6 +201,10 @@ + + - + \ No newline at end of file diff --git a/ticket/detail.html b/ticket/detail.html index fc74a99..b9d0a51 100644 --- a/ticket/detail.html +++ b/ticket/detail.html @@ -238,6 +238,6 @@ document.addEventListener('DOMContentLoaded', loadTicketDetail); - + \ No newline at end of file diff --git a/ticket/index.html b/ticket/index.html index 83ed570..0aec48c 100644 --- a/ticket/index.html +++ b/ticket/index.html @@ -284,6 +284,6 @@ if (e.key === 'Enter') searchTickets(); }); - + \ No newline at end of file diff --git a/ticket/print.html b/ticket/print.html index 4faf7cc..617c609 100644 --- a/ticket/print.html +++ b/ticket/print.html @@ -170,6 +170,6 @@ async function load() { load(); - + \ No newline at end of file