下掉退款审核入口

This commit is contained in:
yezian 2025-01-04 09:22:18 +08:00
parent 92fd681cc8
commit c045400190
1 changed files with 7 additions and 7 deletions

View File

@ -118,13 +118,13 @@ const My = () => {
subTitle: subTitle:
account.data.account.role == 3 ? "创作者功能" : "完善资料后解锁", account.data.account.role == 3 ? "创作者功能" : "完善资料后解锁",
}, },
{ // {
url: `my/refund/refundList`, // url: `my/refund/refundList`,
iconUrl: "/icons/32DP/wallet.png", // iconUrl: "/icons/32DP/wallet.png",
title: "退款审核", // title: "退款审核",
subTitle: // subTitle:
account.data.account.role == 3 ? "创作者功能" : "完善资料后解锁", // account.data.account.role == 3 ? "创作者功能" : "完善资料后解锁",
}, // },
// ...currentOld, // ...currentOld,
]; ];
if (isInJoinProgress) { if (isInJoinProgress) {