/** 扫码支付请求 / immediatePayment() { this.fn.showLoading();constdata=paymethod:1,//支付方式1−−微信tradeno:this.tradeno//订单号;this.fn.showLoading(); const data = { pay_method: 1,// 支付方式1--微信 trade_no: this.trade_no // 订单号 }; this.fn.showLoading();cons