diff --git a/resources/views/admin/modules/show.blade.php b/resources/views/admin/modules/show.blade.php index 50de26c..f85cfce 100644 --- a/resources/views/admin/modules/show.blade.php +++ b/resources/views/admin/modules/show.blade.php @@ -5,9 +5,14 @@ @section('content')
状态: {{ $module->status }}
- 编辑 - MQTT 授权 - 快速登录 + + +已被封禁,原因: {{ $user->banned_reason }}
+ @else + 给此用户发送通知 @endif