chore: update placeholder text (#36)
This commit is contained in:
parent
a1ea1bf696
commit
4fed003f1a
@ -66,7 +66,7 @@ const EditChannel = () => {
|
||||
<Form.Input
|
||||
label='Base URL'
|
||||
name='base_url'
|
||||
placeholder={'请输入新的自定义渠道的 Base URL'}
|
||||
placeholder={'请输入新的自定义渠道的 Base URL,例如:https://openai.justsong.cn'}
|
||||
onChange={handleInputChange}
|
||||
value={inputs.base_url}
|
||||
autoComplete='off'
|
||||
|
Loading…
Reference in New Issue
Block a user