Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] User profile page, and password changing function #50

Merged
merged 5 commits into from
Sep 26, 2018

Conversation

WakeupTsai
Copy link
Contributor

No description provided.

@John-Lin John-Lin changed the title [Task] User profile page, and password changing function[Task] User profile page, and password changing function [Task] User profile page, and password changing function Sep 25, 2018
}
};

public handleConfirmBlur = (e: any) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove or add rule back

};
}

public columns = [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private type

dataIndex: 'value'
}
];
public data = [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private type

>
<Meta
avatar={
<Avatar src="https://zos.alipayobjects.com/rmsportal/ODTLcjxAfvqbxHnVXCYX.png" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to change the avatar image src.

dataSource={this.data}
pagination={false}
showHeader={false}
size={'middle'}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default is middle, you can remove that.

@LucienLee LucienLee merged commit 1e52c49 into develop Sep 26, 2018
@LucienLee LucienLee deleted the phstsai/profile branch September 26, 2018 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants