<!DOCTYPE html>
<html>

	<head>
		<meta charset="utf-8">
		<title></title>
		<meta name="Expires" content="0">
		<meta name="Cache-Control" content="no-store, no-cache, must-revalidate">
		<meta name="Cache-Control" content="post-check=0, pre-check=0">
		<meta name="Pragma" content="no-cache">
		<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">
		<meta name="apple-mobile-web-app-capable" content="yes">
		<meta name="apple-mobile-web-app-status-bar-style" content="black">
		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
		<meta http-equiv="Pragma" content="no-cache" />
		<meta http-equiv="Expires" content="0" />
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
		<meta http-equiv="X-UA-Compatible" content="IE=8">
		<meta http-equiv="Cache" content="no-cache">
		<link rel="stylesheet" type="text/css" href="css/mui.min.css" />
		<link rel="stylesheet" type="text/css" href="css/iconfont.css" />
		<link rel="stylesheet" type="text/css" href="css/style.css" />
		<link rel="stylesheet" type="text/css" href="css/clearing.css" />
		<style type="text/css">
			.buy-footer1:after {
				display: none;
			}
			
			.my-yhq-tab:before,
			.my-yhq-tab:after,
			.my-yhq-tab>li:after {
				display: none;
			}
			
			.my-yhq-tab>li {
				border-bottom: 8px solid #F2F2F2;
				color: #333;
			}
			.mui-switch {
				background: #bbb;
				height: 20px;
				border: 1px solid #bbb;
				padding: 0 5px;
			}
			
			.mui-switch:before {
				content: '';
			}
			
			.mui-switch.mui-active:before {
				content: '';
			}
			
			.mui-switch .mui-switch-handle {
				top: -6px;
				width: 30px;
				height: 30px;
				margin-left: 2px;
			}
			
			.clearing-box .mui-table-view-cell.mui-active,
			.mui-navigate-right.mui-active {
				background: #fff !important;
			}
			
			.mui-switch.mui-active {
				background: #74c7dd;
				border-color: #74c7dd;
			}
			
			.clearing-box .mui-table-view-cell {
				border-bottom: 8px solid #f2f2f2;
			}
			
			.clearing-box .mui-table-view-cell:after,
			.my-view-no-top:after {
				left: 0;
				display: none;
			}
			
			.shopping-cart-list {
				border-bottom: 8px solid #f2f2f2;
			}
			
			.clearing-box {
				margin: 0;
				padding-bottom: 0;
			}
			
			.icon-dingwei {
				font-size: 22px;
				color: #e06974;
			}
			.my-yhq-tab .mui-navigate-right:after{
				font-size: 20px;
				color: #999;
				right: 8px;
			}
			.btn-add-address .icon-jia{
				color: #999;
				left: 7px;
			}
			.address-cantainner .mui-icon-arrowright{
				font-size: 20px;
				color: #999;
			}
			#textarea::-webkit-input-placeholder{
				color: #999;
			}
		</style>
		<script type="text/javascript">
			// 屏蔽分享
			window.hiddenAllWechatMenu = true;
		</script>
	</head>

	<body style="background: #f2f2f2">
		<div class="loading-bg">
			<div class="mui-loading">
				<div class="mui-spinner">
				</div>
				&nbsp;&nbsp;加载中...
			</div>
		</div>
		<div class="mui-content" style="padding-bottom: 100px !important;background: #f2f2f2;">
			<div class="address-cantainner">
				<ul class="mui-table-view mui-table-view-striped my-grid-view-no mui-table-view-condensed">
					<li class="mui-table-view-cell">
						<div class="mui-table">
							<!--没有选地址时显示的div-->
							<div class="mui-table-cell mui-col-xs-12 table-middle btn-add-address">
								<div class="add-address"><span class="iconfont icon-jia"></span>添加收货地址</div>
							</div>
							<div class="mui-table-cell mui-col-xs-1 mui-text-right table-middle btn-add-address">
								<p><span class="mui-icon mui-icon-arrowright"></span></p>
							</div>
							<!--选择微信地址后显示的div-->
							<div id="user-address-div" style="display: none;">
								<!--<div class="mui-table-cell mui-col-xs-1 mui-text-left table-middle">
                        <p><span class="iconfont icon-dingwei"></span></p>
                    </div>
                    <div class="mui-table-cell mui-col-xs-10 mui-text-left table-middle">
                        <div>收货人:林笑笑 <span class="mui-pull-right">16899996678</span></div>
                        <p>收货地址:广东省深圳市福田区莲花街道深圳特区 报业大厦12b</p>
                    </div>-->

							</div>
						</div>
					</li>
				</ul>
			</div>
			<!--<ul class="mui-table-view more">-->
			<!--<li class="mui-table-view-cell line-color" style="padding:20px 10px;">-->
			<!--<div style="display: none;" id="user-address-div"></div>-->
			<!--<a class="check_address" id="open-wechat-addres-a">-->
			<!--<span>请选择收货地址!</span><span class="mui-icon mui-icon-forward icon-r-c"></span>-->
			<!--</a>-->
			<!--</li>-->
			<!--</ul>-->
			<ul class="mui-table-view mui-table-view-chevron my-grid-view-no" id="products-list-ul" style="border-bottom: 8px solid #f2f2f2;">
				<li class="mui-table-view-cell mui-media" id="load-li">
					&nbsp;&nbsp;加载产品信息中...
				</li>
			</ul>
			<ul class="mui-table-view my-yhq-tab">
				<li class="mui-table-view-cell forward" style="margin: 0">
					<a href="#forward" class="mui-navigate-right">
						<div class="mui-media-body">
							优惠券<span class="yhq-right"><span class="cl-red" id="yhq_count" style="display: none;">0</span></span>
						</div>
					</a>
				</li>
				<li class="mui-table-view-cell show_integral" style="display: none;" >
					可用积分 <span style="margin-left: 10px;" class="integral_num">0</span>,抵扣¥<span class="integral_money">0</span>
					<!-- 开关打开状态,多了一个.mui-active类 -->
					<div class="mui-switch mui-switch-mini mui-active" id="mySwitch">
						<div class="mui-switch-handle"></div>
					</div>
				</li>
				<div style="padding: 10px 15px 0 15px;display: none;">可用余额:<span class="cl-red" id="used_balance">¥0.00</span></div>
				<li class="mui-table-view-cell pay_ipt_box" style="padding: 0;display: none;">
					<div class="mui-input-group">
						<div class="mui-input-row">
							<label>输入使用金额:</label>
							<input id="pay_ipt" type="number" placeholder="(如699)">
						</div>
					</div>
				</li>
				<li class="mui-table-view-cell" style="padding: 0;margin: 0;">
					<div class="mui-input-group">
						<div class="mui-input-row">
							<label>订单备注</label>
							<input style="font-size: 12px" type="text" placeholder="(选填:特殊要求,可以在此备注)" id="textarea">
						</div>
					</div>
				</li>
				<li class="mui-table-view-cell" style="padding: 0;margin: 0;display: none;">
					<div class="mui-input-group">
						<div class="mui-input-row">
							<label>商品金额:</label>
							<input style="font-size: 12px;text-align: right;" type="text" readonly="readonly" placeholder="(选填:订单要求,可以在此备注)" id="total">
						</div>
					</div>
				</li>
				<li class="mui-table-view-cell" id="vipSub" style="display: none;">
					<div><span>VIP专享(1年滤芯套装)</span><span class="mui-pull-right"><span id="vip_price">- ¥0</span></span>
					</div>
				</li>
				<li class="mui-table-view-cell" id="accSub">
					<div><span id="yhq_name"></span><span class="mui-pull-right"><span id="yhq_price"></span></span>
					</div>
					<div>账户余额:<span class="mui-pull-right cl-red">- ¥<span id="used_buy">0</span></span>
					</div>
				</li>
				<li class="mui-table-view-cell" id="user2000" style="display: none;">
					<div><span>全场购满2000元</span><span class="mui-pull-right"><span id="user_2000">赠Aiberle电动牙刷1支</span></span>
					</div>
				</li>
				<li class="mui-table-view-cell" id="user3000" style="display: none;">
					<div><span>全场购满3000元</span><span class="mui-pull-right">- ¥<span id="user_3000">100</span></span>
					</div>
				</li>
			</ul>
			<!--<div class="clearing-count" style="text-align: right;">订单合计:<font class="cl-red">¥</font><span class="cl-red" id="user-pay-money-span">加载中...</span></div>-->

			<div class="buy-footer1">
				<table class="tb-clearing">
					<tbody>
						<tr>
							<td>
								共<span><span id="pro-count">0</span>件</span>
							</td>
							<td class="mui-text-center">合计:<span class="count_price_box">¥<span class="cl-red" id="user-pay-money-span">0.0</span></span>
							</td>
							<td>
								<a id="btn-weixin-pay" class="mui-btn mui-pull-right add_gwc btn-weixin-pay" style="min-width: 120px;">支付</a>
							</td>
						</tr>
					</tbody>
				</table>
			</div>
			<!--<div class="pay_weixin">
		<button type="button" class="mui-btn mui-btn-success mui-btn-block btn-weixin-pay" id="btn-weixin-pay" style="border-radius: 0;background-color: #55c0dc;border-color: #55c0dc;">立即支付</button>
	</div>-->
		</div>
		<div id="forward" class="mui-popover mui-popover-action mui-popover-bottom">
			<div class="mui-input-group mui-table-view-radio my-popover ">

			</div>
			<ul class="mui-table-view">
				<li class="mui-table-view-cell">
					<a href="#forward"><b>确定</b></a>
				</li>
			</ul>
		</div>
		<div class="dhq-dalog">
			<div>
				<div class="titles">请选择免费兑换产品
					<p>(您有1张T1/T2滤芯兑换券)</p>
				</div>
				<div>
					<form class="mui-input-group">
						<div class="mui-input-row mui-radio mui-left">
							<label>兑换T1滤芯</label>
							<input name="radio2" type="radio" value="7" />
						</div>
						<div class="mui-input-row mui-radio mui-left">
							<label>兑换T2滤芯</label>
							<input name="radio2" type="radio" value="8" />
						</div>
					</form>
				</div>
				<div class="btn-boxs">
					<button type="button" class="mui-btn nexts">下次兑换</button>
					<button type="button" class="mui-btn enter">确认兑换</button>
				</div>
			</div>
		</div>
		<script src="js/mui.min.js"></script>
		<script src="js/jquery-2.1.1.min.js"></script>
		<script src="js/main.js"></script>
		<script src="js/page/wechat-utils-1.0.js"></script>
		<script src="js/page/layer.js"></script>
		<script>
			var userIntegral = 0; // 用户可用积分
			var meonyProportion = 0; // 兑换比例:1个积分=?分钱
			var payTotal = 0.0; // 支付总金额
			var userInputIntegral = 0; // 抵扣积分
			var isPay = true; // 是否在请求支付,false表示正在请求,true可以请求
			var cartIdStr = ""; // 购物车ID
			var pro_all_count = 0;
			var usePayMoney = 0;
			var constUsePayMoney = 0;
			var ipt_balance = 0;
			var yhq_val = 0;
			var used_balance = 0;
			var yhq_type = 1;
			var showIs = false;
			var accVipSub = 0;
			var exchangeColorId = '';
			var t1 = 0,
				t2 = 0,
				all_t = 0;
			var user38Interests = 2;
			var isSpell = 2; //不能拼单
			var orderId = getParam('orderId');
			// var isSpellstr = '';
			var productId = '';
			var colorId = '';
			var wechatAddr = new Object();
			var mypayTotal = 0; 	//后台返回总计
			var userIsVip=1; //是否为vip :1:非vip  2:vip
			var userIntegralUsed = 1; // 是否使用积分  1:使用   2:不使用
			var userIntegralUsedNumber = 1; //积分使用量

			mui.ready(function() {
				var name, value;
				var str = location.href; //取得整个地址栏
				var num = str.indexOf("?")
				str = str.substr(num + 1); //取得所有参数
				var $productListUl = $("#products-list-ul");

				$.ajax(base_path + '/order/payBefore?' + str, {
					dataType: 'json',
					type: 'POST',
					timeout: 15000,
					xhrFields: {
						withCredentials: true
					},
					crossDomain: true,
					success: function(dt) {
						if(dt.status == true) {
							// 购物项遍历
							//console.log(dt)
							var liNote = "";
							var cNum = 0;
							user38Interests = dt.data.user38Interests;
							if(dt.data.balance == 0) {
								$(".pay_ipt_box").hide();
							} else {
								used_balance = accDiv(dt.data.balance, 100);
								$('#used_balance').html("¥ " + accDiv(dt.data.balance, 100));
							}
														
							if(dt.data.couponItems.length == 0 || !dt.data.disable) {
								$(".forward").hide();
								$("#vipSub").hide();
							} else {
								setLvXin(dt);
							}

							for(let i = 0; i < dt.data.cartItems.length; i++) {
								pro_all_count += dt.data.cartItems[i].cartNum;
								// 购物车小计,分--元
								let total = dt.data.cartItems[i].cartNum * dt.data.cartItems[i].productDiscount / 100;
								let pro_color = switchcolor(dt.data.cartItems[i].cartColorId);
								let colorImg = switchColorImg(dt.data.cartItems[i].cartColorId);
								let cartProductId = dt.data.cartItems[i].cartProductId;
								let colorId = dt.data.cartItems[i].cartColorId;
								let productDiscount = dt.data.cartItems[i].productDiscount;
								total = total.toFixed(2); // 保留两位小数    
								let num = dt.data.cartItems[i].cartNum;
								liNote = liNote +
									"<li class='mui-table-view-cell mui-media'>" +
									"<a>" +
									"<span class='mui-media-object mui-pull-left wh-100'> <img src='" + dt.data.cartItems[i].colorImg + "'></span>" +
									"<div class='mui-media-body'  style='padding: 3% 0 3% 0;'>" +
									"<div class='wt-space gwc_tit'>" + dt.data.cartItems[i].productName + "</div>" +
									"<div><small class='mui-h6'>" + dt.data.cartItems[i].productColor + " x " + dt.data.cartItems[i].cartNum + "</small></div>" +
									"</div>" +
									"<div class='price_sp cl-gwc' id='product-" + cartProductId + "' price='" + productDiscount + "'>¥" + total + "</div>" +
									"</a>" +
									"</li>";
								if(dt.data.cartItems[i].cartColorId == 5 && dt.data.cartItems[i].cartProductId == 38) {
									accVipSub += (100 * dt.data.cartItems[i].cartNum);
								}
							}

							$productListUl.empty();
							$productListUl.append(liNote);
							// 保存数据
							meonyProportion = dt.data.meonyProportion; // 兑换比例
							payTotal = dt.data.payTotal; // 支付金额,单位分
							usePayMoney = dt.data.payTotal; // 支付金额,单位分
							constUsePayMoney = dt.data.payTotal; // 支付金额,单位分-不因积分而改变
							userIntegral = dt.data.userIntegral; // 用户可用积分
							cartIdStr = dt.data.cartId; // 购物车ID
							
							//计算积分能换算的钱
							var myUserIntegral =  0;
							if(dt.data.userIsVip == 2 && dt.data.userIntegral > 0){
								$('.show_integral').show();
								//积分赋值
								$('.integral_num').text(dt.data.userIntegral);
								var myUserIntegral = dt.data.userIntegral;
								myUserIntegral = parseInt(accDiv(myUserIntegral, 10));
								userIntegralUsedNumber = myUserIntegral
								$('.integral_money').text(myUserIntegral)
							}else{
								$('.show_integral').hide();
								userIntegralUsed = 2;
							}
							
							mypayTotal = dt.data.payTotal
							userIsVip = dt.data.userIsVip;
							
							setMoney();
							
							//默认自己拉出地址
							if(dt.data.addressInfo != undefined && dt.data.addressInfo != null) {
								$(".btn-add-address").hide();
								$("#user-address-div").html('<div class="mui-table"><div class="mui-table-cell mui-col-xs-1 mui-text-left table-middle"><p><span class="iconfont icon-dingwei"></span></p></div><div class="mui-table-cell mui-col-xs-10 mui-text-left table-middle"><div>收货人:' + dt.data.addressInfo.salesAddressName + ' <span class="mui-pull-right">' + dt.data.addressInfo.salesAddressTel + '</span></div><p>收货地址:' + dt.data.addressInfo.salesAddressInfo + '</p></div><div class="mui-table-cell mui-col-xs-1 mui-text-right table-middle"><p><span class="mui-icon mui-icon-arrowright"></span></p></div></div>').show();
								//给微信参数赋值
								wechatAddr.status = true;
								wechatAddr.detailInfo = dt.data.addressInfo.salesAddressInfo;
								wechatAddr.userName = dt.data.addressInfo.salesAddressName;
								wechatAddr.userTel = dt.data.addressInfo.salesAddressTel;
								wechatAddr.postalCode = dt.data.addressInfo.salesAddressPostnum;
							}
						} else {
							mui.alert(dt.message);
						}
					},
					error: function(xhr, type, errorThrown) {
						console.log(xhr);
					}
				});
				// 获取微信共享地址
				$(document).on('tap', '.btn-add-address,#user-address-div', function() {
					editAddrV1(
						function(res) {
							// 用户成功拉出地址
							var address = res.provinceName + "-" + res.cityName + "-" + res.countryName + "-" + res.detailInfo;
							
							wechatAddr.status = true;
							wechatAddr.detailInfo = address;
							wechatAddr.postalCode = res.postalCode;
							wechatAddr.userName = res.userName;
							wechatAddr.userTel = res.telNumber;
							wechatAddr.nationalCode = res.nationalCode;
							$(".btn-add-address").hide();
							$("#user-address-div").html('<div class="mui-table"><div class="mui-table-cell mui-col-xs-1 mui-text-left table-middle"><p><span class="iconfont icon-dingwei"></span></p></div><div class="mui-table-cell mui-col-xs-10 mui-text-left table-middle"><div>收货人:' + wechatAddr.userName + ' <span class="mui-pull-right">' + wechatAddr.userTel + '</span></div><p>收货地址:' + wechatAddr.detailInfo + '</p></div><div class="mui-table-cell mui-col-xs-1 mui-text-right table-middle"><p><span class="mui-icon mui-icon-arrowright"></span></p></div></div>').show();
						},
						function() {
							if($('#user-address-div').html() != null && $('#user-address-div').html() != '') {
								wechatAddr.status = true;
							} else {
								wechatAddr.status = false;
								// 用户取消拉出地址
								mui.alert("您没有选择收货地址!");
							}
						}
					);
				});

				
				//去支付
				mui('body').on('tap', '.btn-weixin-pay', function() {
					var yhq_id = $("input[name=radio1]:checked").attr('id');
					if(yhq_id == undefined) {
						yhq_id = "";
					}
					var remark = $("#textarea").val();
					var pattern = new RegExp("[ `~!@#$^&*()=|{}':;'\\[\\]<>/?~!@#¥……&*()——|{}【】‘;:”“'、?]")
					if(remark != "") {
						$.trim(remark);
						if(pattern.test(remark)) {
							mui.alert("请不要输入中文、字母、数字以外的特殊字符!");
							return;
						}
						if(!(remark.length >= 0 && remark.length <= 100)) {
							mui.alert("备注字数长度在0-100之间!");
							return;
						}
					}
					
					userInputIntegral = 0;
					if(userIntegralUsed == 1){
						userInputIntegral = $('.integral_money').text();
						userInputIntegral = accMul(userInputIntegral,10)
					}

					if(wechatAddr.status) {
						if(isPay) {
							isPay = false; // 锁定请求按钮
							layer.open({
								type: 2,
								shadeClose: false,
								content: "正在请求加载订单信息..."
							}); // 调用加载弹出层

							/* 组装数据 */
							var dataArgs = {
								"orderAddressInfo": wechatAddr.detailInfo,
								"orderAddressPostNum": wechatAddr.postalCode,
								"orderAddressMoblie": wechatAddr.userTel,
								"orderAddressName": wechatAddr.userName,
								"cartIdStr": cartIdStr,
								"orderIntegralNum": userInputIntegral,
								"orderUserRemark": remark,
								"couponId": yhq_id,
								"balancePayAmount": accMul(ipt_balance, 100)
							};
							if($(".dhq-last-add").is(":visible")) {
								exchangeColorId = $(".dhq-dalog input[type=radio]:checked").val();
								dataArgs["exchangeColorId"] = exchangeColorId;
							}
							if(isSpell == 1) {
								dataArgs['isSpell'] = isSpell;
							}
							if(orderId != '' && orderId != null) {
								dataArgs['spellOrderId'] = orderId;
							}
							//                  }
							$.ajax(base_path + '/order/pay', { // 提交订单,准备支付
								data: dataArgs,
								dataType: 'json',
								type: 'POST',
								timeout: 15000,
								xhrFields: {
									withCredentials: true
								},
								crossDomain: true,
								success: function(dt) {
									if(dt.isRedirect) {
										location.href = dt.redirectURL;
									} else {
										layer.closeAll();
										//mui.alert(dt.resultCode=="500");
										if(dt.resultCode == "500") {
											mui.alert(dt.message);
											isPay = true;
											return;
										};

										if(dt.data.info == "isOK") {
											location.href = 'pay_win.html?orderId=' + dt.data.orderId;
											return;
										};

										if(dt.status) {
											var str = dt.data.info;
											var obj = JSON.parse("{" + str + "}");
											WeixinJSBridge.invoke('getBrandWCPayRequest', obj, function(res) {
												if(res.err_msg == 'get_brand_wcpay_request:ok') {
													var orderIds = {
														"orderId": dt.data.orderId
													};
													layer.open({
														type: 2,
														shadeClose: false,
														content: "正在请求加载订单信息..."
													}); // 调用加载弹出层
													$.ajax(base_path + '/order/checkOrderPaySuccess?dates=' + new Date().getTime(), {
														data: {
															"orderId": dt.data.orderId
														},
														dataType: 'json',
														xhrFields: {
															withCredentials: true
														},
														crossDomain: true,
														type: 'get',
														timeout: 15000,
														success: function(dataobj) {
															if(dataobj.isRedirect) {
																location.href = dataobj.redirectURL;
															} else {
																if(dataobj.status == true) { // 支付成功
																	if(isSpell == 1 && orderId == null) {
																		location.href = 'pay_add_group.html?productId=' + productId + '&colorId=' + colorId + '&orderid=' + orderIds.orderId + '&isSpell=1'
																	} else {
																		location.href = "pay_win.html?orderId=" + orderIds.orderId
																	}
																} else {
																	setTimeout("checkOrderStatus('" + dt.data.orderId + "')", 1000); // 前往订单详情
																}
															}
														},
														error: function(xhr, type, errorThrown) {
															console.log(xhr);
														}
													});
												} else {
													isPay = true;
													location.href = "order_details.html?orderId=" + dt.data.orderId ; // 前往订单详情
												}
											});
										} else {
											isPay = true;
											mui.alert(dt.message);
											location.href = "order_details.html?orderId=" + dt.data.orderId ; // 前往订单详情
										}
									}
								},
								error: function(xhr, type, errorThrown) {
									isPay = true;
									layer.closeAll();
									mui.alert("您的网络异常,请刷新重试!");
									return;
								}
							});
						} else {
							mui.alert("正在请求支付中~~请稍后!");
							return;
						}
					} else {
						mui.alert("请选择收货地址!");
						return;
					}
				});
				//选择优惠券
				mui('body').on('tap', '.mui-popover-action li>a', function() {
					var a = this,
						parent;
					//根据点击按钮,反推当前是哪个actionsheet
					for(parent = a.parentNode; parent != document.body; parent = parent.parentNode) {
						if(parent.classList.contains('mui-popover-action')) {
							break;
						}
					}
					//关闭actionsheet
					mui('#' + parent.id).popover('toggle');
						setMoney();
				});
				document.querySelector('.loading-bg').style.display = 'none';
			});
			// 校验订单状态
			function checkOrderStatus(orderId) {
				$.ajax(base_path + '/wechat/order/checkOrderPaySuccess?dates=' + new Date().getTime(), {
					data: {
						"orderId": orderId
					},
					dataType: 'json',
					xhrFields: {
						withCredentials: true
					},
					crossDomain: true,
					type: 'get',
					timeout: 15000,
					success: function(dataobj) {
						if(dataobj.isRedirect) {
							location.href = dataobj.redirectURL;
						} else {
							if(dataobj.status == true) { // 支付成功
								if(isSpell == 1 && orderId == null) {
									location.href = 'pay_add_group.html?productId=' + productId + '&colorId=' + colorId + '&orderid=' + dataobj.data + '&isSpell=1'
								} else {
									location.href = "pay_win.html?orderId=" + dataobj.data
								}
							} else {
								location.href = 'order_details.html?orderId=' + orderId ; // 前往订单详情
								// location.href = 'order_details.html?orderId=' + orderId + isSpellstr; // 前往订单详情
							}

						}
					},
					error: function(xhr, type, errorThrown) {
						console.log(xhr);
					}
				});
			};
			
			// 积分开关事件
			document.getElementById("mySwitch").addEventListener("toggle", function(e) {
				if(e.detail.isActive) {
					console.log("你启动了开关");
					userIntegralUsed = 1;
				} else {
					console.log("你关闭了开关");
					userIntegralUsed = 2;
				}
				setMoney();
			})
			
			/**
			 * 滤芯弹窗及方法
			 * @param {Object} dt
			 */
			function setLvXin(dt){
				var yhq_str = "";
				var $productListUl = $("#products-list-ul");
				var c = 0,
					flag = false;
				var btnArray = ['否', '是'];
				mui(dt.data.couponItems).each(function(index) {
					if(this.couponId == 10000) {
						c++;
					}
				});
				mui(dt.data.cartItems).each(function(index) {
					var flag = true 
					if(this.productName.indexOf('【赠品】') > -1){
						flag = false
					}
					if(this.cartColorId == 7 && flag) {
						t1 += this.cartNum;
					} else if(this.cartColorId == 8 && flag) {
						t2 += this.cartNum;
					} else {
						all_t++;
					}
				});
				if(c > 0) {
					if((t1 == 0 && t2 == 0) || all_t == 0) {
						$(".dhq-dalog").show();
					} else {
						flag = true;
					}
					$(document).on('tap', '.enter', function() {
						if($(".dhq-dalog input[type=radio]:checked").length > 0) {
							flag = true;
							exchangeColorId = $(".dhq-dalog input[type=radio]:checked").val();
							$.ajax(base_path + '/cart/get_exchange?dates=' + new Date().getTime(), {
								data: {
									"couponId": 10000
								},
								dataType: 'json',
								xhrFields: {
									withCredentials: true
								},
								crossDomain: true,
								type: 'post',
								async: false,
								timeout: 15000,
								success: function(dts) {
									console.log(dts);
									//if(dts.status==true){
									if(dt.isRedirect) {
										location.href = dt.redirectURL;
									} else {
										console.log("t1=" + t1 + ",t2=" + t2 + ",all_t=" + all_t);
										mui(dts.data).each(function(index) {
											if(exchangeColorId == this.colorId) {
												if((((exchangeColorId == 7 && t1 == 0) || (exchangeColorId == 8 && t2 == 0)) && (all_t <= 1) && ((t1 + all_t) <= 1 || (t2 + all_t) <= 1)) || (t1 + t2 == 0) && all_t > 0 || (((t1 + all_t) == 0 && t2 < 2) || ((t2 + all_t) == 0 && t1 < 2))) {
													$productListUl.append('<li class="mui-table-view-cell mui-media dhq-last-add"><a><span class="mui-media-object mui-pull-left wh-100"> <img src="' + this.colorProductPic + '"></span><div class="mui-media-body" style="padding: 3% 0 3% 0;"><div class="wt-space gwc_tit">' + this.colorProductName + '</div><div><small class="mui-h6">' + this.colorName + 'x1</small></div></div><div class="price_sp cl-gwc"  price="' + this.colorDiscount + '">¥' + accDiv(this.colorDiscount, 100) + '</div></a></li>');
												} else {
													setMoney()
												}
											}
										});
									}
									//}
								},
								error: function(xhr, type, errorThrown) {
									console.log(xhr);
								}
							});
							$("#forward input[couponid=10000]").prop('checked', true);
							var yhq_check = $("input[name=radio1]:checked");
							yhq_val = yhq_check.val();
							yhq_type = yhq_check.attr("yhq_type");
							var yhq_id = yhq_check.attr("couponid");
							if(yhq_val == undefined) {
								yhq_val = 0
							} else {
								if(yhq_type == 3) {
									if(yhq_id == 10000) {
										var usednumber = usePayMoney;
										if(userIntegralUsed == 1){	//userIntegralUsed = 1; // 是否使用积分  1:使用   2:不使用
											usednumber = usePayMoney + userIntegralUsedNumber
										}
										
										if(yhq_val > (usednumber - ipt_balance)) {
											yhq_check.removeAttr("checked");
											yhq_val = 0;
											mui.alert(' ', '当前优惠券不可用', function() {});
										}
										$("#yhq_name").html(yhq_check.prev().html());
										$("#yhq_price").html("免费兑换1支T1或T2滤芯");
										$("#accSub,#accSub>div:first-child").show();
										if($(".dhq-last-add").length > 0) {
											yhq_val = 0;
										}
										setMoney()
									}
								}
							}
							$(".dhq-dalog").hide();
						} else {
							console.log("请选择要兑换的滤芯");
						}
					});
					//下次兑换
					$(document).on('tap', '.nexts', function() {
						$("#forward input[couponid=10000]").removeAttr('checked').prop("disabled", "disabled");
						$(".dhq-dalog").hide();
						flag = false;
						setMoney()
					});
				
				}
				if(dt.data.disable) {
					mui(dt.data.couponItems).each(function(index) {
						var checked = '';
						console.log(flag)
						if((this.couponId == 10000 && flag) || this.couponId == 10002) {
							checked = 'checked';
						}
						yhq_str += '<div class="mui-input-row mui-radio"><label>' + this.couponName + '</label><input name="radio1" value="' + accDiv(this.couponReduce, 100) + '" type="radio" couponid=' + this.couponId + ' id="' + this.couponItemId + '" yhq_type="' + this.couponType + '" enough="' + accDiv(this.couponConsumeEnough, 100) + '" ' + checked + '/></div>';
					});
					$(".my-popover").html(yhq_str + '<div class="mui-input-row mui-radio"><label>不使用优惠券</label><input name="radio1" value="1" type="radio"></div>');
					$("#yhq_count").html(dt.data.couponItems.length);
					if(t1 == 0 && t2 == 0) {
						$("#forward input[couponid=10001]").removeAttr('checked').prop("disabled", "disabled");
					}
				}
			}
			
			/**
			 * 设置金额 - 任何需要变动总金额的地方,都只能调用此方法来计算
			 */
			function setMoney() {
				usePayMoney = accDiv(mypayTotal, 100);
				$("#total").val(usePayMoney.toFixed(2) + " 元");
				
				//滤芯套装
				if(userIsVip == 2 && isSpell != 1) {
					$("#vip_price").text("- ¥" + (accVipSub).toFixed(2));
					$("#vipSub").show();
					usePayMoney -= accVipSub;
				}
				
				//优惠券
				var yhq_check = $("input[name=radio1]:checked");
				yhq_val = yhq_check.val();
				yhq_type = yhq_check.attr("yhq_type");
				enough = yhq_check.attr("enough");
				if(yhq_val == undefined) {
					yhq_val = 0
				} else {
					if(yhq_type == 1) {
						if(accDiv(payTotal, 100) >= enough) {
							if(yhq_val > usePayMoney) {
								yhq_check.removeAttr("checked");
								yhq_val = 0;
								mui.alert(' ', '当前优惠券不可用', function() {});
							}
							$("#yhq_name").html(yhq_check.prev().html());
							$("#yhq_price").html("- ¥" + parseInt(yhq_val).toFixed(2));
							$("#accSub,#accSub>div:first-child").show();
							console.log(usePayMoney)
							usePayMoney = (usePayMoney - yhq_val - ipt_balance).toFixed(2);
							$(".dhq-last-add").hide();
							exchangeColorId = '';
						} else {
							yhq_check.removeAttr("checked");
							yhq_val = 0;
							mui.alert(' ', '当前商品金额不满足使用条件', function() {});
						}
					} else if(yhq_type == 3) {
						if(yhq_val > (usePayMoney - ipt_balance)) {
							yhq_check.removeAttr("checked");
							yhq_val = 0;
							mui.alert(' ', '当前优惠券不可用', function() {});
						}
						$("#yhq_name").html(yhq_check.prev().html());
						$("#yhq_price").html("免费兑换1支T1或T2滤芯");
						$("#accSub,#accSub>div:first-child").show();
						$(".dhq-last-add").show();
						console.log(yhq_val)
						if($(".dhq-last-add").length > 0) {
							yhq_val = 0;
						}
						$("#user2000,#user3000").hide();
						usePayMoney =  (usePayMoney - yhq_val - ipt_balance).toFixed(2)
					} else {
						yhq_val = accSub(usePayMoney, Math.floor(accMul(yhq_check.val(), usePayMoney) * 100) / 100);
						$("#yhq_name").html(yhq_check.prev().html());
						$("#yhq_price").html("- ¥" + yhq_val);
						$("#accSub,#accSub>div:first-child").show();
						$(".dhq-last-add").hide();
						usePayMoney = (usePayMoney - yhq_val - ipt_balance).toFixed(2)
						exchangeColorId = '';
					}
				}
				
				//最后使用积分
				if(userIntegralUsed == 1){
					var integral = $('.integral_money').text();
					if(parseInt(integral) > usePayMoney){
						$('.integral_money').text(usePayMoney)
						$('.integral_num').text(accMul(usePayMoney,10))
						integral = usePayMoney;
					}
					usePayMoney = usePayMoney - integral;
				}
				
				$("#user-pay-money-span").html(usePayMoney);
				
				$("#pro-count").text(pro_all_count); //总件数
			}
		</script>
	</body>

</html>