mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-09 23:53:41 +08:00
feat: update SettingsMagnification
This commit is contained in:
@@ -135,7 +135,7 @@ export default function SettingsMagnification(props) {
|
|||||||
<Row gutter={16}>
|
<Row gutter={16}>
|
||||||
<Col span={16}>
|
<Col span={16}>
|
||||||
<Form.TextArea
|
<Form.TextArea
|
||||||
label={'模型补全倍率'}
|
label={'模型补全倍率(仅对自定义模型有效)'}
|
||||||
extraText={'仅对自定义模型有效'}
|
extraText={'仅对自定义模型有效'}
|
||||||
placeholder={'为一个 JSON 文本,键为模型名称,值为倍率'}
|
placeholder={'为一个 JSON 文本,键为模型名称,值为倍率'}
|
||||||
field={'CompletionRatio'}
|
field={'CompletionRatio'}
|
||||||
|
|||||||
Reference in New Issue
Block a user