diff --git a/mobile/shop/orderaddress.php b/mobile/shop/orderaddress.php index 6669edd6e..e40ef726f 100644 --- a/mobile/shop/orderaddress.php +++ b/mobile/shop/orderaddress.php @@ -16,15 +16,18 @@ $order_action_url = G5_HTTPS_SHOP_URL.'/orderaddressupdate.php'; - - - - + + + + + + @@ -34,21 +37,31 @@ $order_action_url = G5_HTTPS_SHOP_URL.'/orderaddressupdate.php'; $addr = $row['ad_name'].$sep.$row['ad_tel'].$sep.$row['ad_hp'].$sep.$row['ad_zip1'].$sep.$row['ad_zip2'].$sep.$row['ad_addr1'].$sep.$row['ad_addr2'].$sep.$row['ad_subject']; ?> - - - + + - - - + + + + + +
+ 배송지명 기본
배송지
이름전화번호주소관리관리
전화번호
주소
+ + > + + + + > +
+ - +
삭제
/