修复功能(用户申请提现)
This commit is contained in:
@ -113,7 +113,7 @@ Page({
|
||||
}, 1000); // 延时1秒跳转
|
||||
} else {
|
||||
wx.showToast({
|
||||
title: '提现失败,请重试',
|
||||
title: res.data.message,
|
||||
icon: 'none'
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user