Browse Source

Merge branch '2025鹅状元数学' of https://gogs.mtavip.com/wangguoyu/uniProject into 2025鹅状元数学

tanxue 1 month ago
parent
commit
096d6d83db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/chanpinShop/usePay.js

+ 1 - 1
pages/chanpinShop/usePay.js

@@ -183,7 +183,7 @@ export function usePay(opt = {}) {
 				return;
 			}
 			uni.showLoading({
-				title: '订单创建中...',
+				title: '支付中请等待...',
 				mask: true
 			});
 			applePay(options)