Sfoglia il codice sorgente

배송정보 위치 수정

jsh77b 4 anni fa
parent
commit
c76883ab08

+ 9 - 10
src/main/webapp/WEB-INF/views/web/order/OrderDeliveryAddrInfoWeb.html

@@ -52,6 +52,15 @@
 					</span>
 				</dd>
 			</div>
+			<div>
+				<dt><span class="sr-only">휴대폰 번호</span></dt>
+				<th:block th:if="${deliveryAddrInfo.recipZipcode} == '00000'">
+					<dd>휴대폰 번호를 등록해 주세요.</dd>
+				</th:block>
+				<th:block th:if="${deliveryAddrInfo.recipZipcode} != '00000'">
+					<dd th:text="${deliveryAddrInfo.recipPhnno}"></dd>
+				</th:block>
+			</div>
 			<div>
 				<dt><span class="sr-only">배송주소</span></dt>
 				<dd>
@@ -66,16 +75,6 @@
 					</button>
 				</dd>
 			</div>
-			<div>
-				<dt><span class="sr-only">휴대폰 번호</span></dt>
-				<th:block th:if="${deliveryAddrInfo.recipZipcode} == '00000'">
-					<dd>휴대폰 번호를 등록해 주세요.</dd>
-				</th:block>
-				<th:block th:if="${deliveryAddrInfo.recipZipcode} != '00000'">
-					<dd th:text="${deliveryAddrInfo.recipPhnno}"></dd>
-				</th:block>
-				
-			</div>
 			<div>
 				<dt>배송요청 사항</dt>
 				<dd>