------
This commit is contained in:
@ -103,8 +103,8 @@ Page({
|
||||
wx.showToast({
|
||||
title: '提现成功,等待后台审核',
|
||||
icon: 'none',
|
||||
duration: 1000,
|
||||
});
|
||||
|
||||
// 1秒后跳转到账单详情页面
|
||||
setTimeout(() => {
|
||||
wx.redirectTo({
|
||||
|
Reference in New Issue
Block a user