diff --git a/resources/views/balances/index.blade.php b/resources/views/balances/index.blade.php index 2a3a688..e1db4da 100644 --- a/resources/views/balances/index.blade.php +++ b/resources/views/balances/index.blade.php @@ -3,7 +3,9 @@ @section('title', '余额') @section('content') -

余额 {{ $balance }}

+

余额 + {{ bcadd($balance, 0, 2) }} +

余额不可用于提现