Refactor(Form): Optimize form input experience
Add placeholder. Optimize form validation. Hide ID input.
This commit is contained in:
@@ -153,7 +153,8 @@ const SensitiveWord = () => {
|
||||
<Icon component={IconOxygenPlus} />
|
||||
</AntdButton>
|
||||
}
|
||||
></AntdInput>
|
||||
placeholder={'请输入敏感词'}
|
||||
/>
|
||||
</SettingsCard>
|
||||
</>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user