diff --git a/css/mobile_shop.css b/css/mobile_shop.css index ecfe7d65b..1b4f5b34f 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -401,6 +401,9 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f #od_addr1, #od_addr2, #od_email, #od_b_addr1, #od_b_addr2 {width:100%} #sod_frm #od_memo {height:70px} +#sod_frm #show_progress {text-align:center} +#sod_frm #show_progress span {display:block;margin:5px 0 0} + /* 주문내역 */ #sod_v {} #sod_v .td_stat {width:100px} diff --git a/mobile/shop/img/loading.gif b/mobile/shop/img/loading.gif new file mode 100644 index 000000000..93dc39709 Binary files /dev/null and b/mobile/shop/img/loading.gif differ diff --git a/mobile/shop/orderform.php b/mobile/shop/orderform.php index e034b97c9..b04f8beae 100644 --- a/mobile/shop/orderform.php +++ b/mobile/shop/orderform.php @@ -287,12 +287,12 @@ ob_end_clean(); - - - + + + - + - - + + - - - + + + - - + + @@ -770,7 +770,10 @@ ob_end_clean(); 취소 - +