2023/10/13 예약 분할전송 : input 및 텍스트 수정, 으로 주석 처리
@2e34fa8a476949d94370cdfbe48667b6eb3c0352
--- src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataSMLView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataSMLView.jsp
... | ... | @@ -3179,6 +3179,251 @@ |
| 3179 | 3179 |
<div class="text">Loading</div> |
| 3180 | 3180 |
</div> |
| 3181 | 3181 |
</div> |
| 3182 |
+ |
|
| 3183 |
+<!-- 재전송 문자내용 팝업 data-tooltip: rev_popup01 작업중--> |
|
| 3184 |
+ <div class="tooltip-wrap" style="z-index:999;"> |
|
| 3185 |
+ <div class="popup-com adr_layer rev_popup01" tabindex="0" data-tooltip-con="rev_popup01" |
|
| 3186 |
+ data-focus="rev_popup01" data-focus-prev="rev_popup01-close" style="width: 440px;"> |
|
| 3187 |
+ <div class="popup_heading"> |
|
| 3188 |
+ <p>문자내용</p> |
|
| 3189 |
+ <button type="button" class="tooltip-close" data-focus="rev_popup01-close"><img |
|
| 3190 |
+ src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button> |
|
| 3191 |
+ </div> |
|
| 3192 |
+ <div class="layer_in"> |
|
| 3193 |
+ <div class="rev_pop_in"> |
|
| 3194 |
+ <div class="rev_pop_middle clearfix"> |
|
| 3195 |
+ <span>발송일시 : 2021-05-28 16:52:30</span> |
|
| 3196 |
+ <span class="msg_com msg_photo">MMS</span> |
|
| 3197 |
+ </div> |
|
| 3198 |
+ <div class="rev_pop_txt"> |
|
| 3199 |
+ <ul> |
|
| 3200 |
+ <li><img src="/publish/images/content/thumb1.jpg" alt="발송된 그림문자 미리보기"></li> |
|
| 3201 |
+ <li><img src="/publish/images/content/thumb2.jpg" alt="발송된 그림문자 미리보기"></li> |
|
| 3202 |
+ <li><img src="/publish/images/content/thumb3.jpg" alt="발송된 그림문자 미리보기"></li> |
|
| 3203 |
+ </ul> |
|
| 3204 |
+ <div> |
|
| 3205 |
+ <p class="deny_receipt">(광고) 무료거부 080-888-8282</p> |
|
| 3206 |
+ <p class="rev_cont">안녕하세요. 문자온미용실 입니다.<br> |
|
| 3207 |
+ 여름 맞이 이벤트 입니다.<br> |
|
| 3208 |
+ 7월부터 8월까지 모든 염색 10만원(시세이도 및 탈색은 별도) |
|
| 3209 |
+ </p> |
|
| 3210 |
+ </div> |
|
| 3211 |
+ </div> |
|
| 3212 |
+ </div> |
|
| 3213 |
+ <div class="popup_btn_wrap2" style="justify-content: center;"> |
|
| 3214 |
+ <button type="button" class="tooltip-close" data-focus="rev_popup01-close" |
|
| 3215 |
+ data-focus-next="rev_popup01">닫기</button> |
|
| 3216 |
+ </div> |
|
| 3217 |
+ </div> |
|
| 3218 |
+ </div> |
|
| 3219 |
+ </div> |
|
| 3220 |
+ <!--// 재전송 문자내용 팝업 --> |
|
| 3221 |
+ |
|
| 3222 |
+ |
|
| 3223 |
+<!-- 재전송 작업중--> |
|
| 3224 |
+ <div class="tooltip-wrap"> |
|
| 3225 |
+ <div class="popup-com import_layer popup05" tabindex="0" data-tooltip-con="popup05" data-focus="popup05" data-focus-prev="popup05-close"> |
|
| 3226 |
+ <div class="popup_heading"> |
|
| 3227 |
+ <p><span>전송내역</p> |
|
| 3228 |
+ <button type="button" class="tooltip-close" data-focus="popup05-close" id="btnLatestAddPhoneClose"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button> |
|
| 3229 |
+ </div> |
|
| 3230 |
+ <div class="layer_in"> |
|
| 3231 |
+ <!-- 전송내역 불러오기 --> |
|
| 3232 |
+ |
|
| 3233 |
+ <div class="tb_wrap" style="min-height:400px;"> |
|
| 3234 |
+ <table class="tType4"> |
|
| 3235 |
+ <colgroup> |
|
| 3236 |
+ <col style=""> |
|
| 3237 |
+ <col style=""> |
|
| 3238 |
+ <col style=""> |
|
| 3239 |
+ <col style=""> |
|
| 3240 |
+ <col style=""> |
|
| 3241 |
+ <col style=""> |
|
| 3242 |
+ <col style=""> |
|
| 3243 |
+ <col style=""> |
|
| 3244 |
+ </colgroup> |
|
| 3245 |
+ <thead> |
|
| 3246 |
+ <tr> |
|
| 3247 |
+ <th>발송일시 |
|
| 3248 |
+ <div class="sort_wrap"><button type="button"><img src="/publish/images/sortUp.png" |
|
| 3249 |
+ alt="오름차순으로 분류"></button><button type="button"><img src="/publish/images/sortDown.png" |
|
| 3250 |
+ alt="내림차순으로 분류"></button></div> |
|
| 3251 |
+ </th> |
|
| 3252 |
+ <th>형태 |
|
| 3253 |
+ <div class="sort_wrap"><button type="button"><img src="/publish/images/sortUp.png" |
|
| 3254 |
+ alt="오름차순으로 분류"></button><button type="button"><img src="/publish/images/sortDown.png" |
|
| 3255 |
+ alt="내림차순으로 분류"></button></div> |
|
| 3256 |
+ </th> |
|
| 3257 |
+ <th>발송방식 |
|
| 3258 |
+ <div class="sort_wrap"><button type="button"><img src="/publish/images/sortUp.png" |
|
| 3259 |
+ alt="오름차순으로 분류"></button><button type="button"><img src="/publish/images/sortDown.png" |
|
| 3260 |
+ alt="내림차순으로 분류"></button></div> |
|
| 3261 |
+ </th> |
|
| 3262 |
+ <th>내용</th> |
|
| 3263 |
+ <th>받는사람 |
|
| 3264 |
+ <div class="sort_wrap"><button type="button"><img src="/publish/images/sortUp.png" |
|
| 3265 |
+ alt="오름차순으로 분류"></button><button type="button"><img src="/publish/images/sortDown.png" |
|
| 3266 |
+ alt="내림차순으로 분류"></button></div> |
|
| 3267 |
+ </th> |
|
| 3268 |
+ <th>발신번호 |
|
| 3269 |
+ <div class="sort_wrap"><button type="button"><img src="/publish/images/sortUp.png" |
|
| 3270 |
+ alt="오름차순으로 분류"></button><button type="button"><img src="/publish/images/sortDown.png" |
|
| 3271 |
+ alt="내림차순으로 분류"></button></div> |
|
| 3272 |
+ </th> |
|
| 3273 |
+ <th>발송건수 |
|
| 3274 |
+ <div class="sort_wrap"><button type="button"><img src="/publish/images/sortUp.png" |
|
| 3275 |
+ alt="오름차순으로 분류"></button><button type="button"><img src="/publish/images/sortDown.png" |
|
| 3276 |
+ alt="내림차순으로 분류"></button></div> |
|
| 3277 |
+ </th> |
|
| 3278 |
+ <th>재전송 선택 |
|
| 3279 |
+ </th> |
|
| 3280 |
+ </tr> |
|
| 3281 |
+ </thead> |
|
| 3282 |
+ <tbody> |
|
| 3283 |
+ <tr> |
|
| 3284 |
+ <td>2023-06-10 17:50</td> |
|
| 3285 |
+ <td>그림</td> |
|
| 3286 |
+ <td>WEB</td> |
|
| 3287 |
+ <td><button class="btnType btnType20" data-tooltip="rev_popup01" type="button">상세보기</button> |
|
| 3288 |
+ </td> |
|
| 3289 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3290 |
+ <td>010-5897-7895</td> |
|
| 3291 |
+ <td>8</td> |
|
| 3292 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3293 |
+ </tr> |
|
| 3294 |
+ <tr> |
|
| 3295 |
+ <td>2021-06-10 17:50</td> |
|
| 3296 |
+ <td>그림</td> |
|
| 3297 |
+ <td>WEB</td> |
|
| 3298 |
+ <td><button class="btnType btnType20" type="button">상세보기</button> |
|
| 3299 |
+ <div class="history_hover"> |
|
| 3300 |
+ <p>(광고) 하이~ 무료 거부 08010000008 빨리빨리대리전★☎ 1588-8282 시원한 맥주한잔 후엔 10% 적립! 불러주시면 빨리 달려갑니다! (광고) 하이~ |
|
| 3301 |
+ 무료 거부 08010000008 빨리빨리대리전★☎ 1588-8282 시원한 맥주한잔 후엔 10% 적립! 불러주시면 빨리 달려갑니다!</p> |
|
| 3302 |
+ </div> |
|
| 3303 |
+ </td> |
|
| 3304 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3305 |
+ <td>010-5897-7895</td> |
|
| 3306 |
+ <td>8</td> |
|
| 3307 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3308 |
+ </tr> |
|
| 3309 |
+ <tr> |
|
| 3310 |
+ <td>2021-06-10 17:50</td> |
|
| 3311 |
+ <td>그림</td> |
|
| 3312 |
+ <td>WEB</td> |
|
| 3313 |
+ <td><button class="btnType btnType20" data-tooltip="rev_popup03" type="button">상세보기</button></td> |
|
| 3314 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3315 |
+ <td>010-5897-7895</td> |
|
| 3316 |
+ <td>8</td> |
|
| 3317 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3318 |
+ </tr> |
|
| 3319 |
+ <tr> |
|
| 3320 |
+ <td>2021-06-10 17:50</td> |
|
| 3321 |
+ <td>그림</td> |
|
| 3322 |
+ <td>WEB</td> |
|
| 3323 |
+ <td><button class="btnType btnType20" data-tooltip="rev_popup03" type="button">상세보기</button></td> |
|
| 3324 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3325 |
+ <td>010-5897-7895</td> |
|
| 3326 |
+ <td>8</td> |
|
| 3327 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3328 |
+ </tr> |
|
| 3329 |
+ <tr> |
|
| 3330 |
+ <td>2021-06-10 17:50</td> |
|
| 3331 |
+ <td>그림</td> |
|
| 3332 |
+ <td>WEB</td> |
|
| 3333 |
+ <td><button class="btnType btnType20" data-tooltip="rev_popup03" type="button">상세보기</button></td> |
|
| 3334 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3335 |
+ <td>010-5897-7895</td> |
|
| 3336 |
+ <td>8</td> |
|
| 3337 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3338 |
+ </tr> |
|
| 3339 |
+ <tr> |
|
| 3340 |
+ <td>2021-06-10 17:50</td> |
|
| 3341 |
+ <td>그림</td> |
|
| 3342 |
+ <td>WEB</td> |
|
| 3343 |
+ <td><button class="btnType btnType20" data-tooltip="rev_popup03" type="button">상세보기</button></td> |
|
| 3344 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3345 |
+ <td>010-5897-7895</td> |
|
| 3346 |
+ <td>8</td> |
|
| 3347 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3348 |
+ </tr> |
|
| 3349 |
+ <tr> |
|
| 3350 |
+ <td>2021-06-10 17:50</td> |
|
| 3351 |
+ <td>그림</td> |
|
| 3352 |
+ <td>WEB</td> |
|
| 3353 |
+ <td><button class="btnType btnType20" data-tooltip="rev_popup03" type="button">상세보기</button></td> |
|
| 3354 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3355 |
+ <td>010-5897-7895</td> |
|
| 3356 |
+ <td>8</td> |
|
| 3357 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3358 |
+ </tr> |
|
| 3359 |
+ <tr> |
|
| 3360 |
+ <td>2021-06-10 17:50</td> |
|
| 3361 |
+ <td>그림</td> |
|
| 3362 |
+ <td>WEB</td> |
|
| 3363 |
+ <td><button class="btnType btnType20" data-tooltip="rev_popup03" type="button">상세보기</button></td> |
|
| 3364 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3365 |
+ <td>010-5897-7895</td> |
|
| 3366 |
+ <td>8</td> |
|
| 3367 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3368 |
+ </tr> |
|
| 3369 |
+ <tr> |
|
| 3370 |
+ <td>2021-06-10 17:50</td> |
|
| 3371 |
+ <td>그림</td> |
|
| 3372 |
+ <td>WEB</td> |
|
| 3373 |
+ <td><button class="btnType btnType20" type="button">상세보기</button> |
|
| 3374 |
+ </td> |
|
| 3375 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3376 |
+ <td>010-5897-7895</td> |
|
| 3377 |
+ <td>8</td> |
|
| 3378 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3379 |
+ </tr> |
|
| 3380 |
+ <tr> |
|
| 3381 |
+ <td>2021-06-10 17:50</td> |
|
| 3382 |
+ <td>그림</td> |
|
| 3383 |
+ <td>WEB</td> |
|
| 3384 |
+ <td><button class="btnType btnType20" type="button">상세보기</button> |
|
| 3385 |
+ </td> |
|
| 3386 |
+ <td>010-1547-5895 외 1명</td> |
|
| 3387 |
+ <td>010-5897-7895</td> |
|
| 3388 |
+ <td>8</td> |
|
| 3389 |
+ <td><button class="btnType btnType24" type="button">재전송</button></td> |
|
| 3390 |
+ </tr> |
|
| 3391 |
+ </tbody> |
|
| 3392 |
+ </table> |
|
| 3393 |
+ </div> |
|
| 3394 |
+ |
|
| 3395 |
+ <!--// 전송내역 불러오기 --> |
|
| 3396 |
+ |
|
| 3397 |
+ <!-- pagination --> |
|
| 3398 |
+ <ul class="pagination"> |
|
| 3399 |
+ <li class="page_first"><button><img src="/publish/images/content/page_first.png" |
|
| 3400 |
+ alt="첫페이지"></button></li> |
|
| 3401 |
+ <li class="page_prev"><button><img src="/publish/images/content/page_prev.png" |
|
| 3402 |
+ alt=""></button></li> |
|
| 3403 |
+ <li class="on"><button>1</button></li> |
|
| 3404 |
+ <li><button>2</button></li> |
|
| 3405 |
+ <li><button>3</button></li> |
|
| 3406 |
+ <li><button>4</button></li> |
|
| 3407 |
+ <li><button>5</button></li> |
|
| 3408 |
+ <li><button>6</button></li> |
|
| 3409 |
+ <li><button>7</button></li> |
|
| 3410 |
+ <li><button>8</button></li> |
|
| 3411 |
+ <li><button>9</button></li> |
|
| 3412 |
+ <li><button>10</button></li> |
|
| 3413 |
+ <li class="page_next"><button><img src="/publish/images/content/page_next.png" |
|
| 3414 |
+ alt=""></button></li> |
|
| 3415 |
+ <li class="page_last"><button><img src="/publish/images/content/page_last.png" |
|
| 3416 |
+ alt="마지막페이지"></button></li> |
|
| 3417 |
+ </ul><!-- pagination --> |
|
| 3418 |
+ |
|
| 3419 |
+ <div class="popup_btn_wrap2"> |
|
| 3420 |
+ <button type="button" class="tooltip-close" data-focus="popup02-close" data-focus-next="popup02">닫기</button> |
|
| 3421 |
+ </div> |
|
| 3422 |
+ </div> |
|
| 3423 |
+ </div> |
|
| 3424 |
+ </div> |
|
| 3425 |
+<!--// 재전송 --> |
|
| 3426 |
+ |
|
| 3182 | 3427 |
|
| 3183 | 3428 |
<div class="tooltip-wrap"> |
| 3184 | 3429 |
<div class="popup-com history_layer popup03" tabindex="0" data-tooltip-con="popup03" data-focus="popup03" data-focus-prev="popup03-close"> |
... | ... | @@ -3807,6 +4052,9 @@ |
| 3807 | 4052 |
<div class="btn_popup_wrap"> |
| 3808 | 4053 |
<button type="button" data-tooltip="popup03" class="btnType btnType7 tab2">자주 보내는 번호</button> |
| 3809 | 4054 |
</div> |
| 4055 |
+ <div class="btn_popup_wrap"> |
|
| 4056 |
+ <button type="button" data-tooltip="popup05" class="btnType btnType7 tab2">재전송</button> |
|
| 4057 |
+ </div> |
|
| 3810 | 4058 |
<div class="btn_popup_wrap check_validity_wrap"> |
| 3811 | 4059 |
<button type="button" class="btnType btnType7 check_validity">오류 검사 <i class="qmMark"></i></button> |
| 3812 | 4060 |
<div class="error_hover_cont send_hover_cont"> |
... | ... | @@ -4006,14 +4254,15 @@ |
| 4006 | 4254 |
</div> |
| 4007 | 4255 |
<div class="rev_bottom"> |
| 4008 | 4256 |
<input type="checkbox" id="divideChk" name="divideChk"> |
| 4009 |
- <label for="divideChk">분할전송</label> |
|
| 4010 |
- <select class="selType1" id="divideCnt" name="divideCnt"> |
|
| 4257 |
+ <label for="divideChk">분할전송</label> |
|
| 4258 |
+ <input type="text" class="dividType1"> <!-- 2023 10 13 수정 --> |
|
| 4259 |
+ <!--<select class="selType1" id="divideCnt" name="divideCnt"> |
|
| 4011 | 4260 |
<option value="2">2</option> |
| 4012 | 4261 |
<option value="10">10</option> |
| 4013 | 4262 |
<option value="20">20</option> |
| 4014 | 4263 |
<option value="30">30</option> |
| 4015 |
- </select> |
|
| 4016 |
- <label for="divideCnt">건</label> |
|
| 4264 |
+ </select>--> |
|
| 4265 |
+ <label for="divideCnt">건씩</label> <!-- 2023 10 13 수정 --> |
|
| 4017 | 4266 |
<select class="selType1" id="divideTime" name="divideTime"> |
| 4018 | 4267 |
<option value="5">05분</option> |
| 4019 | 4268 |
<option value="10">10분</option> |
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -529,6 +529,8 @@ |
| 529 | 529 |
.send_top .send_right .send_rev .rev_selected {background-color: #f5f5f5;padding: 15px 0 15px 10px;border: 1px solid #d6d8da;border-radius: 10px;}
|
| 530 | 530 |
.send_top .send_right .send_rev .rev_radio input[type="radio"]+label {color: #555;margin-right: 8px;}
|
| 531 | 531 |
.send_top .send_right .send_rev select+label {color: #555;font-weight: 300; font-size: 14px;}
|
| 532 |
+.send_top .send_right .send_rev input+label {color: #555;font-weight: 300; font-size: 14px;} /*2023 10 13 추가*/
|
|
| 533 |
+.send_top .send_right .send_rev input.dividType1 {width:50px; border:1px solid #d5d5d5; padding:4px 0 4px 10px; color:#777; } /*2023 10 13 추가*/
|
|
| 532 | 534 |
.send_top .send_right .send_rev input[type="checkbox"]+label {color: #555;font-weight: 300; font-size: 14px;}
|
| 533 | 535 |
.send_top .send_right .send_rev .rev_top span {color: #555;font-weight: 300; font-size: 14px;}
|
| 534 | 536 |
.send_top .send_right .send_rev .rev_top .selBox {display: inline-block;}
|
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?