Component { constructor() { super(); this.changeEmail = event => this.props.onChangeEmail(event.target.value); this.changePassword = event => this.props.
確定! 回上一頁