@@ -267,7 +267,7 @@
// 启动定时器查询订单状态
uni.showLoading({
- title: '查询支付状态中'
+ title: '等待支付中'
});
this.timer = setInterval(() => {
this.handlePayQuery(res.data.polyOrderId)