From eb529fb23f3d7933ec66ab543f2d796f7134364b Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 12 Nov 2013 10:14:04 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EC=82=AC?= =?UTF-8?q?=EC=9A=A9=EC=9E=90=20=EB=B0=B0=EC=86=A1=EC=A7=80=EB=AA=A9?= =?UTF-8?q?=EB=A1=9D=20=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/orderaddress.php | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) 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']; ?> - - - + + - - - + + + + + +
+ 배송지명 기본
배송지
이름전화번호주소관리관리
전화번호
주소
+ + > + + + + > +
+ - +
삭제
/