Commit 563db528 by JustSong

chore: update placeholder text (#36)

parent 36605cf0
......@@ -52,7 +52,7 @@ const AddChannel = () => {
<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'
......
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 sign in to comment