update 允许手机号/邮箱

This commit is contained in:
2021-07-02 20:17:41 +08:00
parent 36a9964899
commit 63374ac2c8
9 changed files with 55 additions and 13 deletions

View File

@@ -36,3 +36,6 @@
width: 26px;
height: 26px;
}
.ant-modal-mask {
backdrop-filter: blur(3px);
}