2023/09/20 문자온 메인페이지 > 롤링에 API 내용 추가, 퀵메뉴 견적서를 문자연동으로 변경
@92e73b3b9daa40e88ef39abf66d41bc2761bdfbd
--- src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
+++ src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
... | ... | @@ -1182,8 +1182,8 @@ |
| 1182 | 1182 |
<div class="hover_cont">엑셀 대량전송</div> |
| 1183 | 1183 |
</li> |
| 1184 | 1184 |
<li> |
| 1185 |
- <a href="/web/pay/PayGuide.do?tabType=2" rel="nosublink"><i class="quick7"></i><span>견적서</span></a> |
|
| 1186 |
- <div class="hover_cont">견적서</div> |
|
| 1185 |
+ <a href="/web/api/intrdView.do" rel="nosublink"><i class="quick7"></i><span>문자연동</span></a> |
|
| 1186 |
+ <div class="hover_cont">문자연동</div> |
|
| 1187 | 1187 |
</li> |
| 1188 | 1188 |
<li> |
| 1189 | 1189 |
<a href="/web/member/pay/PayList.do" rel="nosublink"><i class="quick8"></i><span>결제관리</span></a> |
--- src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp
+++ src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp
... | ... | @@ -1244,6 +1244,17 @@ |
| 1244 | 1244 |
</div> |
| 1245 | 1245 |
</div> |
| 1246 | 1246 |
<div class="swiper-slide"> |
| 1247 |
+ <div class="contWrap ct9"> |
|
| 1248 |
+ <a href="/web/api/intrdView.do" title="페이지 이동" rel="nosublink"> |
|
| 1249 |
+ <ul class="slide_cont table_cell"> |
|
| 1250 |
+ <li class="cont1_title">문자연동(API) 서비스 제공</li> |
|
| 1251 |
+ <li class="cont1_ex">맞춤형 웹 API 연동 서비스 제공<br>별도 모듈 설치 없이 소스를<br>추가하여 간단하게 문자 발송</li> |
|
| 1252 |
+ <li class="more" >자세히보기</li> |
|
| 1253 |
+ </ul> |
|
| 1254 |
+ </a> |
|
| 1255 |
+ </div> |
|
| 1256 |
+ </div> |
|
| 1257 |
+ <div class="swiper-slide"> |
|
| 1247 | 1258 |
<div class="contWrap ct2"> |
| 1248 | 1259 |
<a href="/web/mjon/custom/selectMsgCustomView.do" title="페이지 이동" rel="nosublink"> |
| 1249 | 1260 |
<ul class="slide_cont table_cell"> |
--- src/main/webapp/publish/css/common.css
+++ src/main/webapp/publish/css/common.css
... | ... | @@ -229,7 +229,7 @@ |
| 229 | 229 |
.quickMenu .quickMenuIn li i.quick4 {background-image: url(/publish/images/quick4.png);width: 24px; height:22px;}
|
| 230 | 230 |
.quickMenu .quickMenuIn li i.quick5 {background-image: url(/publish/images/quick5.png);width: 14px; height:24px;}
|
| 231 | 231 |
.quickMenu .quickMenuIn li i.quick6 {background-image: url(/publish/images/quick6.png);width: 24px; height:16px;}
|
| 232 |
-.quickMenu .quickMenuIn li i.quick7 {background-image: url(/publish/images/quick7.png);width: 20px; height:20px;}
|
|
| 232 |
+.quickMenu .quickMenuIn li i.quick7 {background-image: url(/publish/images/quick7.png);width: 34px; height:16px;}
|
|
| 233 | 233 |
.quickMenu .quickMenuIn li i.quick8 {background-image: url(/publish/images/quick8.png);width: 22px; height:16px;}
|
| 234 | 234 |
.quickMenu .quickMenuIn li i.quick9 {background-image: url(/publish/images/quick9.png);width: 24px; height:20px;}
|
| 235 | 235 |
.quickMenu .quickMenuIn li i.quick10 {background-image: url(/publish/images/quick10.png);width: 21px; height:20px;}
|
... | ... | @@ -244,7 +244,7 @@ |
| 244 | 244 |
.quickMenu .quickMenuIn li:hover i.quick4 {background-image: url(/publish/images/quick4_hover.png);width: 24px; height:22px;}
|
| 245 | 245 |
.quickMenu .quickMenuIn li:hover i.quick5 {background-image: url(/publish/images/quick5_hover.png);width: 14px; height:24px;}
|
| 246 | 246 |
.quickMenu .quickMenuIn li:hover i.quick6 {background-image: url(/publish/images/quick6_hover.png);width: 24px; height:16px;}
|
| 247 |
-.quickMenu .quickMenuIn li:hover i.quick7 {background-image: url(/publish/images/quick7_hover.png);width: 20px; height:20px;}
|
|
| 247 |
+.quickMenu .quickMenuIn li:hover i.quick7 {background-image: url(/publish/images/quick7_hover.png);width: 34px; height:16px;}
|
|
| 248 | 248 |
.quickMenu .quickMenuIn li:hover i.quick8 {background-image: url(/publish/images/quick8_hover.png);width: 22px; height:16px;}
|
| 249 | 249 |
.quickMenu .quickMenuIn li:hover i.quick9 {background-image: url(/publish/images/quick9_hover.png);width: 24px; height:20px;}
|
| 250 | 250 |
.quickMenu .quickMenuIn li:hover i.quick10 {background-image: url(/publish/images/quick10_hover.png);width: 21px; height:20px;}
|
--- src/main/webapp/publish/css/main.css
+++ src/main/webapp/publish/css/main.css
... | ... | @@ -50,6 +50,7 @@ |
| 50 | 50 |
.swiper2 .contWrap.ct6 .slide_cont::after {background:url('../images/main/cont1_6.png') #e1e1e5 center center no-repeat;}
|
| 51 | 51 |
.swiper2 .contWrap.ct7 .slide_cont::after {background:url('../images/main/cont1_7.png') #e1e1e5 center center no-repeat;}
|
| 52 | 52 |
.swiper2 .contWrap.ct8 .slide_cont::after {background:url('../images/main/cont1_8.png') #e1e1e5 center center no-repeat;}
|
| 53 |
+.swiper2 .contWrap.ct9 .slide_cont::after {background:url('../images/main/cont1_9.png') #e1e1e5 center no-repeat;}
|
|
| 53 | 54 |
.swiper2 .contWrap .slide_cont .more {width: 115px;height: 30px; padding-right:15px;border: 1px solid #d9d9d9; border-radius: 14px; text-align: center; color: #555;background-image: url(../images/main/cont1_arrow.png);background-position: 86% center;background-repeat: no-repeat;line-height: 29px;}
|
| 54 | 55 |
/* on클래스 */ |
| 55 | 56 |
.swiper2 .swiper-slide-next .contWrap::after, |
+++ src/main/webapp/publish/images/main/cont1_9.png
| Binary file is not shown |
--- src/main/webapp/publish/images/quick7.png
+++ src/main/webapp/publish/images/quick7.png
| Binary file is not shown |
--- src/main/webapp/publish/images/quick7_hover.png
+++ src/main/webapp/publish/images/quick7_hover.png
| Binary file is not shown |
--- src/main/webapp/publish/index_2023.html
+++ src/main/webapp/publish/index_2023.html
... | ... | @@ -211,7 +211,7 @@ |
| 211 | 211 |
<div class="header_top"> |
| 212 | 212 |
<div class="inner"> |
| 213 | 213 |
<ul class="menu_left"> |
| 214 |
- <li><a href="#"><i class="hdTop_fav"></i>즐겨찾기추가</a></li> |
|
| 214 |
+ <li><a href="#"><i class="hdTop_fav"></i>즐겨찾기추가2222</a></li> |
|
| 215 | 215 |
<li><a href="#"><i class="hdTop_mypage"></i>마이페이지</a></li> |
| 216 | 216 |
<li><a href="#"><i class="hdTop_center"></i>고객센터</a></li> |
| 217 | 217 |
</ul> |
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?