diff --git a/Application/Admin/Controller/MemberController.class.php b/Application/Admin/Controller/MemberController.class.php index 9510bb270..b203db626 100644 --- a/Application/Admin/Controller/MemberController.class.php +++ b/Application/Admin/Controller/MemberController.class.php @@ -613,7 +613,6 @@ class MemberController extends ThinkController ->where($map) /* 默认通过id逆序排列 */ ->order('login_time desc') - ->where() /* 数据分页 */ ->page($page, $row) /* 执行查询 */ diff --git a/Application/Home/View/default/Public/promote_base.html b/Application/Home/View/default/Public/promote_base.html index 42e2049da..36c149d7f 100644 --- a/Application/Home/View/default/Public/promote_base.html +++ b/Application/Home/View/default/Public/promote_base.html @@ -47,7 +47,7 @@ 推广员管理 - + @@ -72,14 +72,14 @@ 专服管理 - +