mirror of
				https://github.com/songquanpeng/one-api.git
				synced 2025-11-04 15:53:42 +08:00 
			
		
		
		
	chore: update placeholder text (#36)
This commit is contained in:
		@@ -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'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user