From 3c5dd09bfab51666ae3a345ee6cad3d7069717d3 Mon Sep 17 00:00:00 2001 From: wangh <123456> Date: Fri, 29 Jul 2022 11:39:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E6=9C=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/login.html | 2 +- .../mapper/system/BaseDtNengMapper.xml | 3 + .../templates/system/base_dt_neng/add.html | 76 +++++++++---------- .../system/base_dt_neng/base_dt_neng.html | 4 + .../templates/system/base_dt_neng/edit.html | 75 +++++++++--------- 5 files changed, 82 insertions(+), 78 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/login.html b/ruoyi-admin/src/main/resources/templates/login.html index 95ab5e1..f7dc008 100644 --- a/ruoyi-admin/src/main/resources/templates/login.html +++ b/ruoyi-admin/src/main/resources/templates/login.html @@ -43,7 +43,7 @@

登录:

-

后台管理系统

+

MES可视化管理系统

diff --git a/ruoyi-system/src/main/resources/mapper/system/BaseDtNengMapper.xml b/ruoyi-system/src/main/resources/mapper/system/BaseDtNengMapper.xml index eb523f7..a99e694 100644 --- a/ruoyi-system/src/main/resources/mapper/system/BaseDtNengMapper.xml +++ b/ruoyi-system/src/main/resources/mapper/system/BaseDtNengMapper.xml @@ -52,6 +52,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" id, year_name, + target, month1, month2, month3, @@ -68,6 +69,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" #{id}, #{yearName}, + #{target}, #{month1}, #{month2}, #{month3}, @@ -88,6 +90,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" year_name = #{yearName}, month1 = #{month1}, + target = #{target}, month2 = #{month2}, month3 = #{month3}, month4 = #{month4}, diff --git a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/add.html b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/add.html index c69c936..42867a3 100644 --- a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/add.html +++ b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/add.html @@ -7,80 +7,78 @@
- -
+ +
-
-
- -
- + +
+
- -
+ +
+ +
+ +
+
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
diff --git a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/base_dt_neng.html b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/base_dt_neng.html index 435c84f..5adb420 100644 --- a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/base_dt_neng.html +++ b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/base_dt_neng.html @@ -67,6 +67,10 @@ { field: 'yearName', title: '年份' + }, + { + field: 'target', + title: '目标' }, { field: 'month1', diff --git a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/edit.html b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/edit.html index 52478f0..6543c94 100644 --- a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/edit.html +++ b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/edit.html @@ -8,80 +8,79 @@
- -
+ +
+ +
+ +
+
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +