|
|
|
@ -263,7 +263,6 @@ $(function () {
|
|
|
|
|
}
|
|
|
|
|
data.coupons = dataCache.coupons;
|
|
|
|
|
data.qrcodeVersion = window.qrcodeVersion;
|
|
|
|
|
dataCache.remark = '';
|
|
|
|
|
$.ajax({
|
|
|
|
|
url: '/api/payment/v1.0/wechat_jsapi_payment/partners/' + window.client_moniker + '/preorder',
|
|
|
|
|
method: 'get',
|
|
|
|
|