['bail', 'required', 'confirmed', 'min:6'], ]; } /** * {@inheritdoc} */ public function attributes() { return [ 'password' => '密码', ]; } }