gcz 3 vuotta sitten
vanhempi
commit
3baf0d5072
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/getout/getoutpage/getoutpage.vue

+ 1 - 1
pages/getout/getoutpage/getoutpage.vue

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