提现增加lodin,提现记录,红包记录修改
This commit is contained in:
@@ -178,6 +178,9 @@
|
||||
let data = {
|
||||
amount: that.money
|
||||
}
|
||||
uni.showLoading({
|
||||
title: '提现中'
|
||||
});
|
||||
this.$u.api.withdraw(data).then(res => {
|
||||
if (res.code == 0) {
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user