维护页面优化

This commit is contained in:
“wanyongkang”
2021-03-23 17:12:57 +08:00
parent f938d0ad8f
commit 55eef7bf74

View File

@@ -139,13 +139,13 @@ class UserFollow extends Controller
} }
} }
// if ($is_screen && empty($user_search_id)) { if ($is_screen && empty($user_search_id)) {
// \result([ \result([
// 'list' => [], 'list' => [],
// 'count' => 0, 'count' => 0,
// 'types' => [], 'types' => [],
// ]); ]);
// } }
//将筛选出来额的userid进行处理 //将筛选出来额的userid进行处理
if (!empty($user_search_id)) { if (!empty($user_search_id)) {
foreach ($user_search_id as $v) { foreach ($user_search_id as $v) {