瀏覽代碼

auto commit

gcz 4 年之前
父節點
當前提交
3baf0d5072
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)