Commit 28e05cde by JustSong

chore: update placeholder text (#36)

parent 563db528
......@@ -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'
......
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