From c682bd4d2da663d0428ae9f073cac6d7fd0be209 Mon Sep 17 00:00:00 2001 From: Unique-work <19805062401@163.com> Date: Wed, 18 May 2022 22:44:02 +0800 Subject: [PATCH 01/11] =?UTF-8?q?=E9=9D=99=E6=80=81=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E7=9A=84=E8=BF=87=E6=BB=A4=E8=AE=BE=E7=BD=AE=EF=BC=8C=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E4=BA=86tomcat=E8=87=AA=E8=BA=AB=E7=9A=84=E5=A4=84?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/web.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 30dd086..c6f39fe 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -23,7 +23,20 @@ login.jsp /login.jsp/ --> - + + + default + *.jpg + *.png + + + default + *.js + + + default + *.css + org.springframework.web.context.ContextLoaderListener @@ -46,7 +59,7 @@ app - + *.do / From 8a64a28c55965ab7e1d42b88785b7e3e1d994cc9 Mon Sep 17 00:00:00 2001 From: Unique-work <19805062401@163.com> Date: Wed, 18 May 2022 23:26:30 +0800 Subject: [PATCH 02/11] =?UTF-8?q?8.5=20=E7=99=BE=E5=BA=A6=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE=E5=AF=BC=E8=88=AA=E5=AE=9E=E7=8E=B0=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/Newenergyvehicle.iml | 2 + .idea/encodings.xml | 1 + .idea/misc.xml | 3 + .../java/com/siit/zsw/controller/pageTo.java | 4 + src/main/webapp/WEB-INF/page/Map.jsp | 261 ++ src/main/webapp/resources/css/map.css | 3524 +++++++++++++++++ 6 files changed, 3795 insertions(+) create mode 100644 .idea/Newenergyvehicle.iml create mode 100644 src/main/webapp/WEB-INF/page/Map.jsp create mode 100644 src/main/webapp/resources/css/map.css diff --git a/.idea/Newenergyvehicle.iml b/.idea/Newenergyvehicle.iml new file mode 100644 index 0000000..78b2cc5 --- /dev/null +++ b/.idea/Newenergyvehicle.iml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 4987eca..875d1a3 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -1,6 +1,7 @@ + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index f83e57f..1e86803 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,6 +4,9 @@ + +