Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f5befd5a
authored
May 18, 2024
by
CaIon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: update SettingsMagnification
parent
467b9a43
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
web/src/pages/Setting/Operation/SettingsMagnification.js
+1
-1
No files found.
web/src/pages/Setting/Operation/SettingsMagnification.js
View file @
f5befd5a
...
...
@@ -135,7 +135,7 @@ export default function SettingsMagnification(props) {
<
Row
gutter
=
{
16
}
>
<
Col
span
=
{
16
}
>
<
Form
.
TextArea
label
=
{
'模型补全倍率'
}
label
=
{
'模型补全倍率
(仅对自定义模型有效)
'
}
extraText
=
{
'仅对自定义模型有效'
}
placeholder
=
{
'为一个 JSON 文本,键为模型名称,值为倍率'
}
field
=
{
'CompletionRatio'
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment