From 87d289b4809e03e3a5faf357b9ff2c1714e43b5a Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Tue, 17 Jan 2023 21:21:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20=E6=96=B0=E7=9A=84=20payme?= =?UTF-8?q?nt=20=E7=AD=9B=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/View/Components/Payment.php | 1 + 1 file changed, 1 insertion(+) 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' => '控制台',