修改月充值活动1w档位定制头饰弹框文案不对问题
This commit is contained in:
@@ -310,7 +310,7 @@
|
||||
<div class="rewardImg">
|
||||
<div class="ts" id="txTop10000"></div>
|
||||
<img src="./images/bo.png" alt="" class="bo">
|
||||
<img src="./images/why.png" alt="" class="why">
|
||||
<img src="./images/why.png" alt="" class="why" id="recharge10000_why">
|
||||
<img src="./images/why.png" alt="" class="why why2">
|
||||
</div>
|
||||
<!-- 前三标题 -->
|
||||
|
@@ -241,7 +241,7 @@ $('.recharge10000 .content .rewardImg .why2').click(function () {
|
||||
bodyScroolFun(true);
|
||||
})
|
||||
// 打开10000座驾弹窗
|
||||
$('.recharge10000 .content .rewardImg .why').click(function () {
|
||||
$('.recharge10000 .content .rewardImg #recharge10000_why').click(function () {
|
||||
$('.pub .pub_in .centent').addClass('myRechargeTextWhy');
|
||||
$('.pub .pub_in .title').html(langReplace(localLang.demoModule.carTitle));
|
||||
$('.pub .pub_in .centent').html(langReplace(localLang.demoModule.carText));
|
||||
|
Reference in New Issue
Block a user