From 5418f1800a2456201e326d94176e7d1b19b2693c Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Tue, 9 Dec 2025 15:38:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=AE=9E=E5=90=8D=E5=88=B6-?= =?UTF-8?q?=E6=96=BD=E5=B7=A5=E4=BA=BA=E5=91=98=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home.html | 4 - public/html/user.html | 30 ++--- public/html/userForm.html | 220 +++++++++++++-------------------- public/login/js/companyTree.js | 86 +++++++++++++ public/login/js/user.js | 89 ++++++------- public/public.js | 2 +- 6 files changed, 220 insertions(+), 211 deletions(-) create mode 100644 public/login/js/companyTree.js diff --git a/home.html b/home.html index d52ede5..6c29751 100644 --- a/home.html +++ b/home.html @@ -5,10 +5,6 @@