feat: 统一管理端多语言、配置与票据/结算页面重构
This commit is contained in:
@@ -34,16 +34,12 @@ export const CONFIG_NAV_GROUPS: readonly ConfigNavGroup[] = [
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "risk_wallet",
|
||||
id: "risk",
|
||||
items: [
|
||||
{
|
||||
href: "/admin/config/risk-cap",
|
||||
key: "risk-cap",
|
||||
},
|
||||
{
|
||||
href: "/admin/config/wallet",
|
||||
key: "wallet",
|
||||
},
|
||||
],
|
||||
},
|
||||
] as const;
|
||||
|
||||
Reference in New Issue
Block a user