From 500e412d49503e8a76fd16d0681b67c2247aefd6 Mon Sep 17 00:00:00 2001 From: JIAL <2287346125@qq.com> Date: Sat, 17 Feb 2024 12:34:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E7=85=A4=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logs/JIAL-ss.log | 36 ++++++++++++++++++ .../JN/controller/PageRedirectController.java | 4 ++ .../templates/zmquotation/index.html | 11 ++++-- .../controller/PageRedirectController.class | Bin 1936 -> 2135 bytes .../classes/templates/zmquotation/index.html | 14 ++++--- 5 files changed, 55 insertions(+), 10 deletions(-) diff --git a/logs/JIAL-ss.log b/logs/JIAL-ss.log index b572e71..ac37e19 100644 --- a/logs/JIAL-ss.log +++ b/logs/JIAL-ss.log @@ -8564,3 +8564,39 @@ Unconditional classes: 2024-01-30 16:27:02.140 INFO 19972 --- [main] com.JN.JNApplication : Started JNApplication in 3.903 seconds (JVM running for 5.014) 2024-01-30 16:27:02.144 INFO 19972 --- [main] com.JN.JNApplication : 项目启动成功... 2024-01-30 16:50:40.938 DEBUG 19972 --- [SpringContextShutdownHook] ConfigServletWebServerApplicationContext : Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5f4d427e, started on Tue Jan 30 16:26:58 CST 2024 +2024-02-17 08:07:30.923 INFO 952 --- [main] com.JN.JNApplication : Starting JNApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 952 (D:\JavaProject\JNDemo\target\classes started by Administrator in D:\JavaProject\JNDemo) +2024-02-17 08:07:30.925 INFO 952 --- [main] com.JN.JNApplication : The following profiles are active: ss +2024-02-17 08:07:33.642 WARN 952 --- [Druid-ConnectionPool-Create-111238003] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum. +2024-02-17 08:07:35.119 INFO 952 --- [main] com.JN.config.WebMvcConfig : 扩展消息转换器... +2024-02-17 08:07:35.127 INFO 952 --- [main] com.JN.config.WebMvcConfig : 开始进行静态资源映射... +2024-02-17 08:07:35.269 WARN 952 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning +2024-02-17 08:07:35.530 INFO 952 --- [main] com.JN.JNApplication : Started JNApplication in 5.322 seconds (JVM running for 7.502) +2024-02-17 08:07:35.536 INFO 952 --- [main] com.JN.JNApplication : 项目启动成功... +2024-02-17 09:53:07.185 INFO 14788 --- [main] com.JN.JNApplication : Starting JNApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 14788 (D:\JavaProject\JNDemo\target\classes started by Administrator in D:\JavaProject\JNDemo) +2024-02-17 09:53:07.187 INFO 14788 --- [main] com.JN.JNApplication : The following profiles are active: ss +2024-02-17 09:53:09.147 WARN 14788 --- [Druid-ConnectionPool-Create-1806434229] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum. +2024-02-17 09:53:10.434 INFO 14788 --- [main] com.JN.config.WebMvcConfig : 扩展消息转换器... +2024-02-17 09:53:10.441 INFO 14788 --- [main] com.JN.config.WebMvcConfig : 开始进行静态资源映射... +2024-02-17 09:53:10.571 WARN 14788 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning +2024-02-17 09:53:10.819 INFO 14788 --- [main] com.JN.JNApplication : Started JNApplication in 4.145 seconds (JVM running for 5.161) +2024-02-17 09:53:10.825 INFO 14788 --- [main] com.JN.JNApplication : 项目启动成功... +2024-02-17 09:54:31.127 INFO 14788 --- [http-nio-3333-exec-2] com.JN.filter.LoginCheckFilter : 拦截到请求:/ZM +2024-02-17 09:54:31.128 INFO 14788 --- [http-nio-3333-exec-2] com.JN.filter.LoginCheckFilter : 本次请求/ZM不需要处理 +2024-02-17 09:54:31.388 INFO 14788 --- [http-nio-3333-exec-1] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css +2024-02-17 09:54:31.389 INFO 14788 --- [http-nio-3333-exec-1] com.JN.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理 +2024-02-17 09:54:31.391 INFO 14788 --- [http-nio-3333-exec-3] com.JN.filter.LoginCheckFilter : 拦截到请求:/static/zmquotation/css/index.css +2024-02-17 09:54:31.392 INFO 14788 --- [http-nio-3333-exec-3] com.JN.filter.LoginCheckFilter : 本次请求/static/zmquotation/css/index.css不需要处理 +2024-02-17 09:54:31.394 INFO 14788 --- [http-nio-3333-exec-4] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js +2024-02-17 09:54:31.394 INFO 14788 --- [http-nio-3333-exec-4] com.JN.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理 +2024-02-17 09:54:31.395 INFO 14788 --- [http-nio-3333-exec-5] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js +2024-02-17 09:54:31.395 INFO 14788 --- [http-nio-3333-exec-5] com.JN.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理 +2024-02-17 09:54:31.396 INFO 14788 --- [http-nio-3333-exec-7] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js +2024-02-17 09:54:31.396 INFO 14788 --- [http-nio-3333-exec-7] com.JN.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理 +2024-02-17 09:54:31.396 INFO 14788 --- [http-nio-3333-exec-6] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js +2024-02-17 09:54:31.397 INFO 14788 --- [http-nio-3333-exec-6] com.JN.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理 +2024-02-17 09:54:31.472 INFO 14788 --- [http-nio-3333-exec-8] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js +2024-02-17 09:54:31.472 INFO 14788 --- [http-nio-3333-exec-8] com.JN.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理 +2024-02-17 09:54:31.478 INFO 14788 --- [http-nio-3333-exec-9] com.JN.filter.LoginCheckFilter : 拦截到请求:/static/zmquotation/js/index.js +2024-02-17 09:54:31.479 INFO 14788 --- [http-nio-3333-exec-9] com.JN.filter.LoginCheckFilter : 本次请求/static/zmquotation/js/index.js不需要处理 +2024-02-17 09:54:31.820 INFO 14788 --- [http-nio-3333-exec-10] com.JN.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png +2024-02-17 09:54:31.820 INFO 14788 --- [http-nio-3333-exec-10] com.JN.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理 diff --git a/src/main/java/com/JN/controller/PageRedirectController.java b/src/main/java/com/JN/controller/PageRedirectController.java index 6a49c42..c7fe0dc 100644 --- a/src/main/java/com/JN/controller/PageRedirectController.java +++ b/src/main/java/com/JN/controller/PageRedirectController.java @@ -44,4 +44,8 @@ public class PageRedirectController { return "bizquery/index"; } + @GetMapping("/ZM") + public String redirectZM(){ + return "zmquotation/index"; + } } diff --git a/src/main/resources/templates/zmquotation/index.html b/src/main/resources/templates/zmquotation/index.html index b391b84..bbb61fd 100644 --- a/src/main/resources/templates/zmquotation/index.html +++ b/src/main/resources/templates/zmquotation/index.html @@ -19,7 +19,7 @@ - + @@ -226,14 +226,12 @@ width="80" label="操作"> - - @@ -304,6 +302,11 @@ } }, + handleDeleteClick(index){ + this.tableData.splice(index, 1) + } + + }, diff --git a/target/classes/com/JN/controller/PageRedirectController.class b/target/classes/com/JN/controller/PageRedirectController.class index fd0b6fdae938a56b21865d5f810921a9a110ca97..d667159153610962a3e05fa29cbb54d411c432f2 100644 GIT binary patch delta 675 zcmYk3%T5zv7>1w!pVFDOV@qp6Eg~W)P}GW4QEO50fS^S@YwID6jM~J~3U#50=@pom z%q_Ung~-Cg!oA*r*Wk(Gbnel@ALs91Q(Tc|8~ zj~c~-B022;33REf|5}g4r@cm@T(4IapX3x)rdaU%tjErFcDN+i>c6p4Q&(NCaor_J zm(2~Ao7_@_y=whg?WO0p0jlZfse^G0c8co{)Q`ZH=p0!@!t z14dfx6zjGD^s-AbMIXDRi6MW$k_hsj&;6T$5)9sIIM1j%Io>sFw z0}RTjZid(^HH&?M5261uVKbx|HmMdof~2*7uP{f1lP;l_8D)P7?QwvE#$-4ou&5Ty zn7rxca*L}t%y>%=1k}FNN<=>jcJrNMo9?vM)-{qvg_1SxS|g9(aCAeseyN)$l!$$y Za}{mGQ|saxbrLdTLcHeK#t%3S{{aT3QQ`mq delta 499 zcmX|-w@w2=5Qe{98{c6sHqn5|Ip-Wqjs}~YM1{n4Adsl2sOXXIF{qFwged4iqUJg1 z5n|2;irty{=bN3``N+SEB;LNCUw}c5g5)!lOPFDskr1PddBJ#y2_|jgA*PtNnX#D- zGRM5lg3Y4EQjldHn(P2Cuu06*dk@vU{euv z&M(g{t{rFf)MCr9&5pwSiK&xwM}bAcu*;sC^f$V<{*J)D;ef;RqyJv@gk@&X#Joo0 z;Wa=}B3?jjRIE>|%p!NWdl!hd#C~%gTOq!Y4CGKrl~_eJHTZ>n52RGgt+X0$JgQwZ zi2qWaS4&-{GEO}WGDDOW8b$NbBxEl7ixG=vEwY4Kc!VS~Ta{F{N=@4_>Pp`3I7T~k z(&b&<^avK#!t}~%OI&4YZThmmkYu*AJX;ukB9cZwh^S-@*>5Au(DX~B8TenuAp8JS CtvJ2_ diff --git a/target/classes/templates/zmquotation/index.html b/target/classes/templates/zmquotation/index.html index 4cd1820..bbb61fd 100644 --- a/target/classes/templates/zmquotation/index.html +++ b/target/classes/templates/zmquotation/index.html @@ -19,7 +19,7 @@ - + @@ -191,8 +191,7 @@ prop="kunnr3" label="销售单位"> @@ -227,14 +226,12 @@ width="80" label="操作"> - - @@ -305,6 +302,11 @@ } }, + handleDeleteClick(index){ + this.tableData.splice(index, 1) + } + + },