Browse Source

auto commit

gcz 4 năm trước cách đây
mục cha
commit
3baf0d5072
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)