@@ -75,7 +75,7 @@ export default {
"BookLimitFree",
"Yun"
];
- console.log(11111111111111111)
+
//获取是否加桌过
const { is_add_desk } = window.options;
if (
@@ -377,9 +377,9 @@ export function recharge({ product_id, bid, cid, use_coupon }) {
pay_redirect_url: encodeURIComponent(urlFormat(redirect))
}
};
- window.open(urlFormat(href),'微信支付',true)
+ //window.open(urlFormat(href),'微信支付',true)
- //a.href = urlFormat(href);
+ a.href = urlFormat(href);
- //a.click();
+ a.click();
//单本消费记录