会员,充值,明细,下单问题修复
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const pay = (res) => {
|
||||
return new Promise((reslove, reject) => {
|
||||
return new Promise((resolve, reject) => {
|
||||
uni.showLoading({
|
||||
title: '支付中...',
|
||||
mask: true
|
||||
|
||||
Reference in New Issue
Block a user