2023/09/20 '문자 api'를 '문자연동(API)'로 텍스트 및 이미지 수정
@4582e5bd34229a219cd438dd0e634f795cce7957
--- src/main/webapp/WEB-INF/jsp/web/api/intrdView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/api/intrdView.jsp
... | ... | @@ -17,21 +17,21 @@ |
| 17 | 17 |
<!-- tab button --> |
| 18 | 18 |
<div class="api_guide_cont current"> |
| 19 | 19 |
<div class="heading"> |
| 20 |
- <h2>문자 API 소개</h2> |
|
| 20 |
+ <h2>문자연동(API) 소개</h2> |
|
| 21 | 21 |
</div> |
| 22 | 22 |
|
| 23 | 23 |
<!--소개 내용--> |
| 24 | 24 |
<div class="api_visual_image"> |
| 25 |
- <img src="<c:url value='/publish/images/api_intro_cont/api_intro_visual.jpg' />" alt="문자 API도 이제 '문자온!'' 별도의 프로그램 설치 없이 누구나 쉽고 편리하게 문자를 발송할 수 있습니다." usemap="#image-map"> |
|
| 25 |
+ <img src="<c:url value='/publish/images/api_intro_cont/api_intro_visual.jpg' />" alt="문자연동(API)도 이제 '문자온!'' 별도의 프로그램 설치 없이 누구나 쉽고 편리하게 문자를 발송할 수 있습니다." usemap="#image-map"> |
|
| 26 | 26 |
<map name="image-map"> |
| 27 |
- <area target="_self" alt="문자 API 신청하기" title="문자 API 신청하기" href="<c:out value='/web/api/appMgmt.do' />" coords="88,214,291,268" shape="rect"> |
|
| 27 |
+ <area target="_self" alt="문자연동(API)신청하기" title="문자연동(API)신청하기" href="<c:out value='/web/api/appMgmt.do' />" coords="338,266,88,216" shape="rect"> |
|
| 28 | 28 |
</map> |
| 29 | 29 |
</div> |
| 30 | 30 |
|
| 31 | 31 |
<!--사용 절차 설명 --> |
| 32 | 32 |
<div class="api_intro"> |
| 33 | 33 |
<div class="title"> |
| 34 |
- <h3>문자 API 사용 절차</h3> |
|
| 34 |
+ <h3>문자연동(API) 사용 절차</h3> |
|
| 35 | 35 |
</div> |
| 36 | 36 |
|
| 37 | 37 |
<div class="title-line"> |
... | ... | @@ -46,7 +46,7 @@ |
| 46 | 46 |
<div class="step_con"> |
| 47 | 47 |
<div class="icon"><img src="<c:url value='/publish/images/api_intro_cont/api_guide_01.jpg' />" alt="문자 API 신청 아이콘"></div> |
| 48 | 48 |
<dl> |
| 49 |
- <dt>문자 API 신청</dt> |
|
| 49 |
+ <dt>문자연동(API) 신청</dt> |
|
| 50 | 50 |
<dd>관리자 승인 후 사용 가능</dd> |
| 51 | 51 |
</dl> |
| 52 | 52 |
</div> |
... | ... | @@ -68,7 +68,7 @@ |
| 68 | 68 |
<dl> |
| 69 | 69 |
<!-- <dt>아이피<span>(IP)</span> 등록</dt> --> |
| 70 | 70 |
<dt>아이피(IP) 등록</dt> |
| 71 |
- <dd>문자 API를 통해 문자 발송 서버 IP 등록</dd> |
|
| 71 |
+ <dd>문자연동(API)를 통해 문자 발송 서버 IP 등록</dd> |
|
| 72 | 72 |
</dl> |
| 73 | 73 |
</div> |
| 74 | 74 |
</li> |
--- src/main/webapp/WEB-INF/jsp/web/api/top_tepMenu.jsp
+++ src/main/webapp/WEB-INF/jsp/web/api/top_tepMenu.jsp
... | ... | @@ -93,7 +93,7 @@ |
| 93 | 93 |
<button type="button" id="btnDeptPop" data-tooltip="popup01" style="display: none;"></button> |
| 94 | 94 |
|
| 95 | 95 |
<ul class="tabType4"> |
| 96 |
- <li class="tab"><button type="button" class="goPage" id="intrdView" data-info="<c:url value="/web/api/intrdView.do" />">문자 API소개</button></li> |
|
| 96 |
+ <li class="tab"><button type="button" class="goPage" id="intrdView" data-info="<c:url value="/web/api/intrdView.do" />">문자연동(API)소개</button></li> |
|
| 97 | 97 |
<li class="tab"><button type="button" class="goPage" id="apiSpec" data-info="<c:url value="/web/api/apiSpec.do" />">API 사용안내</button></li> |
| 98 | 98 |
<li class="tab"><button type="button" class="goPage" id="examDown" data-info="<c:url value="/web/api/examDown.do" />">예제 다운로드</button></li> |
| 99 | 99 |
<li class="tab"><button type="button" class="goPage" id="appMgmt" data-info="<c:url value="/web/api/appMgmt.do" />" >신청/관리</button></li> |
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -1843,8 +1843,8 @@ |
| 1843 | 1843 |
.api_guide_cont .api_intro {background-color: #f2f2f2; border-radius: 10px; padding:0 55px; box-sizing: border-box;}
|
| 1844 | 1844 |
.api_guide_cont .api_intro .title{margin: 0 auto;}
|
| 1845 | 1845 |
.api_guide_cont .api_intro .title h3 {font-family:'yg-jalnan'; font-size: 28px; text-align: center; padding-top: 55px;}
|
| 1846 |
-.api_guide_cont .api_intro .title-line .left-line{width:35%; height: 2px; background-color: #949aa5; border-radius: 1.5; float: left; margin-top: -15px;}
|
|
| 1847 |
-.api_guide_cont .api_intro .title-line .right-line{width:35%; height: 2px; background-color: #949aa5; border-radius: 1.5; float: right; margin-top: -15px;}
|
|
| 1846 |
+.api_guide_cont .api_intro .title-line .left-line{width:33%; height: 2px; background-color: #949aa5; border-radius: 1.5; float: left; margin-top: -15px;}
|
|
| 1847 |
+.api_guide_cont .api_intro .title-line .right-line{width:33%; height: 2px; background-color: #949aa5; border-radius: 1.5; float: right; margin-top: -15px;}
|
|
| 1848 | 1848 |
.api_guide_cont .api_intro .con { padding:0 0 50px 0; margin:30px 0 0 0; }
|
| 1849 | 1849 |
.api_guide_cont .api_process_guide {display: flex; margin: 0 0 20px 0;}
|
| 1850 | 1850 |
.api_guide_cont .api_process_guide li{position: relative; width: calc((100% - 60px)/4); padding: 0; border-radius: 5px; margin: 0 60px 0 0; text-align: center;}
|
--- src/main/webapp/publish/images/api_intro_cont/api_intro_visual.jpg
+++ src/main/webapp/publish/images/api_intro_cont/api_intro_visual.jpg
| Binary file is not shown |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?