Commit 824ae247 authored by Tang Xinwei's avatar Tang Xinwei Committed by GitHub

Allow users to change name

parent f680688e
......@@ -78,7 +78,7 @@ class EmailForm extends React.Component {
<Input {...usernameProps.input} disabled />,
)}
{
<div class="alert alert-warning" role="alert"><strong>目前修改用户名功能暂时关闭,将在7月初开。</strong>修改用户名后战绩会清零、也会失去绑定的云卡组。建议提前备份卡组。</div>
<div class="alert alert-warning" role="alert">修改用户名后战绩会清零、也会失去绑定的云卡组。建议提前备份卡组。改名在772359关闭</div>
}
</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