This commit is contained in:
2025-06-16 13:18:08 +08:00
parent fc957770ce
commit 8ea2d7a89e
2 changed files with 1 additions and 3 deletions

View File

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