소스 검색

chore: update prompt

JustSong 2 년 전
부모
커밋
cded36439e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/src/components/OperationSetting.js

+ 1 - 1
web/src/components/OperationSetting.js

@@ -154,7 +154,7 @@ const OperationSetting = () => {
               placeholder='例如 ChatGPT Next Web 的部署地址'
             />
             <Form.Input
-              label='额度汇率'
+              label='单位美元额度'
               name='QuotaPerUnit'
               onChange={handleInputChange}
               autoComplete='new-password'