diff --git a/application/config.php b/application/config.php index 83e80f0..ecf0507 100644 --- a/application/config.php +++ b/application/config.php @@ -268,7 +268,7 @@ return [ //FastAdmin配置 'fastadmin' => [ //是否开启前台会员中心 - 'usercenter' => true, + 'usercenter' => false, //会员注册验证码类型email/mobile/wechat/text/false 'user_register_captcha' => 'text', //登录验证码