_is_admin_auth($mid.'/home/edit')) { return 0; } return 1; } // 判断底部链接的显示权限 public function is_auth($c, $m) { return 1; } }