소스 검색

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)