Explorar o código

chore: update placeholder text (#36)

JustSong %!s(int64=2) %!d(string=hai) anos
pai
achega
a1ea1bf696
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/src/pages/Channel/AddChannel.js

+ 1 - 1
web/src/pages/Channel/AddChannel.js

@@ -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'