From a681a5508ee89cd9aac61f96523227a10b15fb90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <2449271624@qq.com> Date: Tue, 10 Oct 2023 19:22:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/member_main.php | 4 ++-- src/admin/templets/content_list.htm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/admin/member_main.php b/src/admin/member_main.php index b7ca32a8..ac1b8cbf 100644 --- a/src/admin/member_main.php +++ b/src/admin/member_main.php @@ -18,8 +18,8 @@ if (!isset($spacesta)) $spacesta = -10; if (!isset($matt)) $matt = 10; if (!isset($keyword)) $keyword = ''; else $keyword = trim(FilterSearch($keyword)); -$mtypeform = empty($mtype) ? "\r\n" : "\r\n"; -$sexform = empty($sex) ? "\r\n" : "\r\n"; +$mtypeform = empty($mtype) ? "\r\n" : "\r\n"; +$sexform = empty($sex) ? "\r\n" : "\r\n"; $sortkey = empty($sortkey) ? 'mid' : preg_replace("#[^a-z]#i", '', $sortkey); $staArr = array(-2 => '限制禁言会员', -1 => '未通过审核', 0 => '审核通过需要填写信息', 1 => '待补充完善信息', 2 => '正常使用'); $staArrmatt = array(1 => '被推荐', 0 => '非普通 '); diff --git a/src/admin/templets/content_list.htm b/src/admin/templets/content_list.htm index ce2647db..3d979476 100644 --- a/src/admin/templets/content_list.htm +++ b/src/admin/templets/content_list.htm @@ -53,7 +53,7 @@