注册有礼
This commit is contained in:
@@ -85,6 +85,8 @@ const navigateTo = (e: any) => {
|
||||
pay({
|
||||
'orderId': orderBean.value?.id,
|
||||
'result': 'xxx'
|
||||
}).then(res => {
|
||||
uni.navigateBack();
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user