From 238b127986efdd4d9e1b1707eaa4af9f7d207e8c Mon Sep 17 00:00:00 2001 From: filesite Date: Wed, 5 Jun 2024 22:22:48 +0800 Subject: [PATCH] ui improve --- themes/tajian/views/my/sharedir.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/tajian/views/my/sharedir.php b/themes/tajian/views/my/sharedir.php index 09709d5..4edb779 100644 --- a/themes/tajian/views/my/sharedir.php +++ b/themes/tajian/views/my/sharedir.php @@ -56,6 +56,8 @@ eof;
$dirs) { + if (empty($dirs)) {continue;} + $maskPhone = Common::maskCellphone($friends_cellphone); $btn_html = '';