|
@@ -107,7 +107,7 @@
|
|
|
<strong class="c_primary"><span>VIP</span> 등급 혜택</strong>을 받으실 수 있습니다.
|
|
<strong class="c_primary"><span>VIP</span> 등급 혜택</strong>을 받으실 수 있습니다.
|
|
|
</p>
|
|
</p>
|
|
|
<p id="vipGrade" style="display: none;">
|
|
<p id="vipGrade" style="display: none;">
|
|
|
- 다음달에<strong class="c_primary"><span>VIP</span> 등급 혜택</strong>을 받으실 수 있습니다.
|
|
|
|
|
|
|
+ 다음달에 <strong class="c_primary"><span>VIP</span> 등급 혜택</strong>을 받으실 수 있습니다.
|
|
|
</p>
|
|
</p>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -340,6 +340,7 @@
|
|
|
if (remnantBuyAmt > 0 || remnantBuyCnt > 0) {
|
|
if (remnantBuyAmt > 0 || remnantBuyCnt > 0) {
|
|
|
$nextGrde.text(nextCustGradePolicy.gradeCdNm);
|
|
$nextGrde.text(nextCustGradePolicy.gradeCdNm);
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// 기존 VIP / 새로운 VIP 구분
|
|
// 기존 VIP / 새로운 VIP 구분
|