Commit 23326c84 authored by wuhao's avatar wuhao 🎯

asder

parent 9f7ec966
...@@ -145,7 +145,7 @@ const Login = () => { ...@@ -145,7 +145,7 @@ const Login = () => {
</CloseOutlined> </CloseOutlined>
</h2> </h2>
<Search <Search
placeholder="请输入手机号" placeholder="请输入用户名"
allowClear allowClear
onSearch={(value) => { onSearch={(value) => {
if (value) { if (value) {
......
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