فهرست منبع

Merge remote-tracking branch 'origin/jsh77b' into xodud1202

xodud1202 5 سال پیش
والد
کامیت
a9b65fcbbd
1فایلهای تغییر یافته به همراه6 افزوده شده و 3 حذف شده
  1. 6 3
      src/main/webapp/WEB-INF/views/web/order/OrderFormWeb.html

+ 6 - 3
src/main/webapp/WEB-INF/views/web/order/OrderFormWeb.html

@@ -364,6 +364,7 @@
 																				<div class="coupon">
 																				<div class="coupon">
 																					<div class="item_gd">
 																					<div class="item_gd">
 																						<figure>
 																						<figure>
+																							<span th:text="${goods.goodsCd}"></span>
 																							<span class="thumb"><img src="/images/pc/thumb/tmp_odSide1.jpg" alt=""></span>
 																							<span class="thumb"><img src="/images/pc/thumb/tmp_odSide1.jpg" alt=""></span>
 																							<figcaption>
 																							<figcaption>
 																								<div class="brand" th:text="${goods.brandEnm}+' '+${goods.brandKnm}"></div>
 																								<div class="brand" th:text="${goods.brandEnm}+' '+${goods.brandKnm}"></div>
@@ -794,6 +795,7 @@
 														<figure>
 														<figure>
 															<span class="thumb"><img src="/images/pc/thumb/tmp_odSide1.jpg" alt=""></span>
 															<span class="thumb"><img src="/images/pc/thumb/tmp_odSide1.jpg" alt=""></span>
 															<figcaption>
 															<figcaption>
+																<span th:text="${goods.goodsCd}"></span>
 																<div class="brand" th:text="${goods.brandEnm} + ' ' + ${goods.brandKnm}"></div>
 																<div class="brand" th:text="${goods.brandEnm} + ' ' + ${goods.brandKnm}"></div>
 																<div class="name" th:text="${goods.goodsNm}"></div>
 																<div class="name" th:text="${goods.goodsNm}"></div>
 																<div class="option" th:each="opt, index : ${goods.itemNmArr}">
 																<div class="option" th:each="opt, index : ${goods.itemNmArr}">
@@ -820,9 +822,9 @@
 												<th:block th:each="goods, i : ${delvCartList}">
 												<th:block th:each="goods, i : ${delvCartList}">
 													<div class="item_gd">
 													<div class="item_gd">
 														<figure>
 														<figure>
-															<span class="thumb"><img
-																src="/images/pc/thumb/tmp_odSide1.jpg" alt=""></span>
+															<span class="thumb"><img src="/images/pc/thumb/tmp_odSide1.jpg" alt=""></span>
 															<figcaption>
 															<figcaption>
+																<span th:text="${goods.goodsCd}"></span>
 																<div class="brand" th:text="${goods.brandEnm} + ' ' + ${goods.brandKnm}"></div>
 																<div class="brand" th:text="${goods.brandEnm} + ' ' + ${goods.brandKnm}"></div>
 																<div class="name" th:text="${goods.goodsNm}"></div>
 																<div class="name" th:text="${goods.goodsNm}"></div>
 																<div class="option">
 																<div class="option">
@@ -851,6 +853,7 @@
 														<figure>
 														<figure>
 															<span class="thumb"><img src="/images/pc/thumb/tmp_odSide1.jpg" alt=""></span>
 															<span class="thumb"><img src="/images/pc/thumb/tmp_odSide1.jpg" alt=""></span>
 															<figcaption>
 															<figcaption>
+																<span th:text="${goods.goodsCd}"></span>
 																<div class="brand" th:text="${goods.brandEnm} + ' ' + ${goods.brandKnm}"></div>
 																<div class="brand" th:text="${goods.brandEnm} + ' ' + ${goods.brandKnm}"></div>
 																<div class="name" th:text="${goods.goodsNm}"></div>
 																<div class="name" th:text="${goods.goodsNm}"></div>
 																<div class="option">
 																<div class="option">
@@ -863,7 +866,7 @@
 															</figcaption>
 															</figcaption>
 														</figure>
 														</figure>
 														<p class="info_reserv">
 														<p class="info_reserv">
-															<i class="ico ico_calender"></i><span>2021.01.15</span>
+															<i class="ico ico_calender"></i><span th:text="${goods.delvResDt}"></span>
 															배송예정상품
 															배송예정상품
 														</p>
 														</p>
 													</div>
 													</div>