From 81e50b15f8d2c93bc6ee8b2bfa0d9a2a575f14de Mon Sep 17 00:00:00 2001 From: Chenx221 Date: Wed, 14 Jun 2023 13:56:01 +0800 Subject: [PATCH] settings page front Signed-off-by: Chenx221 --- project2/.idea/webContexts.xml | 2 + .../WEB-INF/views/dashboard.jsp | 1 + .../resources/setting.html | 0 project2/web/WEB-INF/views/setting.jsp | 219 ++++++++++++++++++ 4 files changed, 222 insertions(+) rename project2/{web => out/artifacts/project2_war_exploded}/resources/setting.html (100%) create mode 100644 project2/web/WEB-INF/views/setting.jsp diff --git a/project2/.idea/webContexts.xml b/project2/.idea/webContexts.xml index f33bfe3..90f50d7 100644 --- a/project2/.idea/webContexts.xml +++ b/project2/.idea/webContexts.xml @@ -5,9 +5,11 @@ + + diff --git a/project2/out/artifacts/project2_war_exploded/WEB-INF/views/dashboard.jsp b/project2/out/artifacts/project2_war_exploded/WEB-INF/views/dashboard.jsp index 0ddc329..7b83560 100644 --- a/project2/out/artifacts/project2_war_exploded/WEB-INF/views/dashboard.jsp +++ b/project2/out/artifacts/project2_war_exploded/WEB-INF/views/dashboard.jsp @@ -84,6 +84,7 @@