Commit e4abe142 authored by Tang Xinwei's avatar Tang Xinwei

allow name change

parent 757022a4
Pipeline #17035 passed with stages
in 1 minute and 52 seconds
......@@ -75,7 +75,7 @@ class EmailForm extends React.Component {
<Form onSubmit={this.onSubmit}>
<FormItem {...usernameProps.fromItem}>
{getFieldDecorator('username', { ...usernameProps.decorator })(
<Input {...usernameProps.input} disabled/>,
<Input {...usernameProps.input} />,
)}
{
<div class="alert alert-warning" role="alert">改名开启至10923:59。改名后战绩将清空,并且需要点击切换用户按钮后才能进入游戏。</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment