From 28ce6f95887e484eff1280ecd840124e55713256 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Fri, 23 Aug 2024 16:38:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E5=9F=B9=E8=AE=AD=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/system/train/add.html | 107 ++++++---- .../templates/system/train/detail.html | 174 +++++++++------ .../templates/system/train/edit.html | 117 +++++++--- .../templates/system/train/examine.html | 202 +++++++++--------- .../templates/system/train/train.html | 4 +- 5 files changed, 367 insertions(+), 237 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/train/add.html b/ruoyi-admin/src/main/resources/templates/system/train/add.html index 504e114..97e38f8 100644 --- a/ruoyi-admin/src/main/resources/templates/system/train/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/train/add.html @@ -3,10 +3,12 @@