Showing
4 changed files
with
1 additions
and
0 deletions
@@ -14555,6 +14555,7 @@ function orderCompute() { | @@ -14555,6 +14555,7 @@ function orderCompute() { | ||
14555 | } | 14555 | } |
14556 | $coinLi.find('.msg').html(res.yohoCoinCompute.yohoCoinMsg); | 14556 | $coinLi.find('.msg').html(res.yohoCoinCompute.yohoCoinMsg); |
14557 | isYohoCoinClick = res.yohoCoinCompute.yohoCoinClick * 1; | 14557 | isYohoCoinClick = res.yohoCoinCompute.yohoCoinClick * 1; |
14558 | + $('.coin').data('yoho-coin', res.yohoCoinCompute.yohoCoin); | ||
14558 | 14559 | ||
14559 | total = ''; | 14560 | total = ''; |
14560 | if (res.promotion_formula_list) { | 14561 | if (res.promotion_formula_list) { |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
-
Please register or login to post a comment