diff --git a/packages/zhiyicx-plus-pc/resources/views/message/notifications.blade.php b/packages/zhiyicx-plus-pc/resources/views/message/notifications.blade.php index 1418e5d20..7a073302c 100644 --- a/packages/zhiyicx-plus-pc/resources/views/message/notifications.blade.php +++ b/packages/zhiyicx-plus-pc/resources/views/message/notifications.blade.php @@ -1,114 +1,221 @@ @php use function Zhiyi\Component\ZhiyiPlus\PlusComponentPc\getTime; @endphp -@if (!empty($notifications)) +@if (count($notifications) > 0)