fix: simplify balance billing and govern operation logs

This commit is contained in:
hectorzhao
2026-07-14 17:40:32 +08:00
parent f35691f185
commit 28dad93e3e
40 changed files with 740 additions and 395 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ export function ClientLayout() {
{
title: '账户',
items: [
{ label: '充值套餐', to: '/client/billing', icon: BadgeDollarSign },
{ label: '账户余额', to: '/client/billing', icon: BadgeDollarSign },
],
},
{