'登录', 'business_login_title' => '商家后台登录', 'business_login_config' => [ 'account' => '请输入商家账号', 'password' => '请输入商家密码', 'checkbox_list' => ['记住密码', '下次自动登录'], 'remarks' => "还不是商家? 去入住", ] ]; return $this->success("请求成功", ['config' => $config]); } }