xuzhiheng 5 năm trước cách đây
mục cha
commit
ad4f41593e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/web/templates/weixin/vipsubscribe/vip_upgrade.html

+ 1 - 1
src/web/templates/weixin/vipsubscribe/vip_upgrade.html

@@ -1390,7 +1390,7 @@
 			if(cPrice < 0){
 				cPrice = 0;
 			}
-			$(".finally_price").html("¥"+cPrice);
+			$(".finally_price").html("¥"+(cPrice).toFixed(1));
 			//
 			if (cPrice>0){
 				if(buyCheck){