diff --git a/app/View/Components/Payment.php b/app/View/Components/Payment.php index 1c9bab5..7100637 100644 --- a/app/View/Components/Payment.php +++ b/app/View/Components/Payment.php @@ -33,6 +33,7 @@ public function render(): View 'wechat', 'wepay' => '微信支付', 'drops' => 'Drops', 'balance', 'balances' => '余额', + 'module_balance', => '模块余额', 'unfreeze' => '解冻', 'freeze' => '冻结', 'console' => '控制台',