Commit 3c2dbd6d authored by Tang Xinwei's avatar Tang Xinwei

Update UserNameForm.js

parent e4fb9525
Pipeline #18971 passed with stages
in 1 minute and 52 seconds
...@@ -78,7 +78,7 @@ class EmailForm extends React.Component { ...@@ -78,7 +78,7 @@ class EmailForm extends React.Component {
<Input {...usernameProps.input} />, <Input {...usernameProps.input} />,
)} )}
{ {
<div class="alert alert-warning" role="alert">改名已关闭。每年1月、4月、7月和10月的第一周开启改名</div> <div class="alert alert-warning" role="alert">改名已开启至1923:59。改名后需注销再登录,并且战绩会清空</div>
} }
</FormItem> </FormItem>
......
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