个人信息
-查看并维护当前登录人员的基础资料。
+系统首页
+欢迎进入运动会报名系统。
From 33cba725d0c75f907672a33247211d5e35393677 Mon Sep 17 00:00:00 2001 From: lyq0314 <2169694180@qq.com> Date: Wed, 13 May 2026 11:39:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=BA=8C=E6=AC=A1=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=EF=BC=8C=E6=96=B0=E5=A2=9E=E4=BA=86=E7=AE=A1=E7=90=86=E5=91=98?= =?UTF-8?q?=E7=9A=84=E8=8F=9C=E5=8D=95=E5=92=8C=E4=B8=80=E4=BA=9B=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.html | 24 +- assets/css/style.css | 38 +- assets/js/app-main.js | 714 ++++++++++++++++++++++++++++++++++ assets/js/app.js | 866 +++++++++++++++++++++++++----------------- assets/js/register.js | 2 + register.html | 13 +- 6 files changed, 1282 insertions(+), 375 deletions(-) create mode 100644 assets/js/app-main.js diff --git a/app.html b/app.html index a171c98..a239687 100644 --- a/app.html +++ b/app.html @@ -1,13 +1,11 @@ -
查看并维护当前登录人员的基础资料。
+欢迎进入运动会报名系统。