Przeglądaj źródła

chore: update prompt

JustSong 2 lat temu
rodzic
commit
1b5c628e66
1 zmienionych plików z 1 dodań i 1 usunięć
  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'