diff --git a/resources/views/admin/modules/index.blade.php b/resources/views/admin/modules/index.blade.php index 6f713aa..95f6f5d 100644 --- a/resources/views/admin/modules/index.blade.php +++ b/resources/views/admin/modules/index.blade.php @@ -11,6 +11,7 @@ ID 名称 + 余额 操作 @@ -25,11 +26,16 @@ {{ $module->name }} + + {{ $module->balance }} 元 + 查看 编辑 - MQTT 授权 - 快速登录 + MQTT + 授权 + 快速登录