feat: 新增提现申请与提现管理页面
Build and Release / Build (push) Has been cancelled

This commit is contained in:
2026-05-24 20:25:12 -07:00
parent 55c78276fb
commit d8b65c6d82
12 changed files with 790 additions and 21 deletions
+5
View File
@@ -93,6 +93,11 @@ export function useNavs() {
url: "/dashboard/user",
icon: "flat-color-icons:conference-call",
},
{
title: t("Withdrawal Management", "Withdrawal Management"),
url: "/dashboard/withdrawal",
icon: "flat-color-icons:money-transfer",
},
{
title: t("Device Group", "Device Group"),
url: "/dashboard/family",