'required|confirmed', ]; } public function attributes() { return [ 'password' => '密码' ]; } }