From 16a437f7aec77643940cb5242f85d77b3add265e Mon Sep 17 00:00:00 2001 From: subsub Date: Thu, 7 Nov 2024 17:11:09 +0900 Subject: [PATCH] =?UTF-8?q?2024/11/07=20=ED=86=B5=ED=95=A9=EA=B2=80?= =?UTF-8?q?=EC=83=89=20=EC=B6=94=EA=B0=80,=20=ED=86=B5=EA=B3=84=20?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../manager/statistics/siteStatisticsList.jsp | 53 +++--- .../kofair_case_seed/adm/style/common.css | 6 +- .../kofair_case_seed/adm/style/style.css | 6 + .../kofair_case_seed/usr/scripts/layout.js | 1 - .../kofair_case_seed/usr/style/style.css | 62 ++++++ .../usr/total_search_page.html | 179 ++++++++++++++++++ .../usr/total_search_page_detail.html | 171 +++++++++++++++++ 7 files changed, 451 insertions(+), 27 deletions(-) create mode 100644 src/main/webapp/kofair_case_seed/usr/total_search_page.html create mode 100644 src/main/webapp/kofair_case_seed/usr/total_search_page_detail.html diff --git a/src/main/webapp/WEB-INF/jsp/manager/statistics/siteStatisticsList.jsp b/src/main/webapp/WEB-INF/jsp/manager/statistics/siteStatisticsList.jsp index 3cc0aaec..c0cb7faf 100644 --- a/src/main/webapp/WEB-INF/jsp/manager/statistics/siteStatisticsList.jsp +++ b/src/main/webapp/WEB-INF/jsp/manager/statistics/siteStatisticsList.jsp @@ -24,7 +24,7 @@ --> -
+
@@ -35,36 +35,43 @@
검색 폼 +
    +
  • + +
  • +
  • + +
  • +
  • + +
  • +
- - - - -
-
+
+
+
-
- +
+
+ + + + + + + + + +
+
+ +
+ +
+

통합검색

+
+ +
+ +
+ + +
    +
  • +
  • 통합검색
  • +
+ + + + +
+ + +
+ +
+ +
+
+ + + \ No newline at end of file diff --git a/src/main/webapp/kofair_case_seed/usr/total_search_page_detail.html b/src/main/webapp/kofair_case_seed/usr/total_search_page_detail.html new file mode 100644 index 00000000..aa57c9b9 --- /dev/null +++ b/src/main/webapp/kofair_case_seed/usr/total_search_page_detail.html @@ -0,0 +1,171 @@ + + + + + + + 한국공정거래조정원 온라인분쟁조정시스템 > 통합검색 + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ +
+

통합검색

+
+ +
+ +
+ + +
    +
  • +
  • 통합검색
  • +
+ + + + +
+ + +
+ +
+ +
+
+ + + \ No newline at end of file