|
@@ -65,7 +65,7 @@
|
|
|
<!-- //주문자정보 -->
|
|
<!-- //주문자정보 -->
|
|
|
|
|
|
|
|
<!-- 사은품정보 -->
|
|
<!-- 사은품정보 -->
|
|
|
- <table border="1" style="font-size:10px; text-align:center; margin-top:20px; display:none; width:100%;" name="freegiftInfo" id="freegiftInfo">
|
|
|
|
|
|
|
+ <table border="1" style="font-size:10px; text-align:center; margin-top:20px; display:none; width:100%;" name="freegiftInfo">
|
|
|
<tr style="height:30px;">
|
|
<tr style="height:30px;">
|
|
|
<th>freegiftValArr</th>
|
|
<th>freegiftValArr</th>
|
|
|
<th>freegiftUsePointArr</th>
|
|
<th>freegiftUsePointArr</th>
|
|
@@ -576,7 +576,7 @@ $(document).ready( function() {
|
|
|
custemerInfoSet();
|
|
custemerInfoSet();
|
|
|
|
|
|
|
|
// 999. 개발화면정보설정
|
|
// 999. 개발화면정보설정
|
|
|
- var devTemp = false;
|
|
|
|
|
|
|
+ var devTemp = true;
|
|
|
var arr = []
|
|
var arr = []
|
|
|
arr[0] = "orderInfo";
|
|
arr[0] = "orderInfo";
|
|
|
arr[1] = "freegiftInfo";
|
|
arr[1] = "freegiftInfo";
|