From 85b1b0ca131ce0b89d4f66181c35c2c011a9ac6d Mon Sep 17 00:00:00 2001 From: rosewiper Date: Thu, 4 Jan 2024 10:13:39 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=9D=B8=ED=99=94=EB=A9=B4,=20?= =?UTF-8?q?=EB=AC=B8=EC=9E=90=EB=B0=9C=EC=86=A1,=20=EC=84=A0=EA=B1=B0?= =?UTF-8?q?=EB=AC=B8=EC=9E=90,=20=EB=A7=9E=EC=B6=A4=EC=A0=9C=EC=9E=91=20?= =?UTF-8?q?=EA=B7=B8=EB=A6=BC=EB=AC=B8=EC=9E=90=20=EC=83=98=ED=94=8C=20?= =?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=20Alt=20=EA=B0=92=20=EC=B2=98?= =?UTF-8?q?=EB=A6=AC=20=20-=20Alt=20=EA=B0=92=EC=9D=B4=20=EC=97=86?= =?UTF-8?q?=EB=8A=94=20=EA=B2=BD=EC=9A=B0=20=EB=94=94=ED=8F=B4=ED=8A=B8=20?= =?UTF-8?q?=ED=85=8D=EC=8A=A4=ED=8A=B8=20=ED=91=9C=EC=8B=9C=EB=90=98?= =?UTF-8?q?=EB=8F=84=EB=A1=9D=20=EA=B8=B0=EB=8A=A5=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/web/custom/MsgCustomListAjax.jsp | 10 ++++++++-- .../WEB-INF/jsp/web/msgcampain/PhotoListAjax.jsp | 7 ++++++- .../WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp | 6 +++++- .../webapp/WEB-INF/jsp/web/msgdata/PhotoListAjax.jsp | 6 +++++- 4 files changed, 24 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomListAjax.jsp index 492aa2be..f30fc55d 100644 --- a/src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomListAjax.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomListAjax.jsp @@ -16,14 +16,20 @@ $(document).ready(function (){
  • + + <%-- 이미지 alt 값 셋팅 --%> + + + +
  • diff --git a/src/main/webapp/WEB-INF/jsp/web/msgcampain/PhotoListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/msgcampain/PhotoListAjax.jsp index e9093a6b..72d77c82 100644 --- a/src/main/webapp/WEB-INF/jsp/web/msgcampain/PhotoListAjax.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/msgcampain/PhotoListAjax.jsp @@ -21,8 +21,13 @@ --%>
    + <%-- 이미지 alt 값 셋팅 --%> + + + + <%-- --%> - &fileSn=" alt=""> + &fileSn=" alt="">
    diff --git a/src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp index 27d59238..55c3d8d3 100644 --- a/src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp @@ -66,7 +66,11 @@ $(document).ready(function(){
    <%-- --%> - &fileSn=" alt="" onerror="this.src='/publish/images/main/template02.jpg';"> + + + + + &fileSn=" alt="" onerror="this.src='/publish/images/main/template02.jpg';">
    diff --git a/src/main/webapp/WEB-INF/jsp/web/msgdata/PhotoListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/msgdata/PhotoListAjax.jsp index c77c6e0a..622cb39b 100644 --- a/src/main/webapp/WEB-INF/jsp/web/msgdata/PhotoListAjax.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/msgdata/PhotoListAjax.jsp @@ -21,8 +21,12 @@ --%>
    + + + + <%-- --%> - &fileSn=" alt=""> + &fileSn=" alt="">