画质默认质量优先

This commit is contained in:
13038267101 2023-03-17 22:32:58 +08:00
parent 2ed27d438b
commit c53afd8854
2 changed files with 4 additions and 4 deletions

View File

@ -411,8 +411,8 @@
"title": "画质", "title": "画质",
"desc": "选择扫描仪的画质模式", "desc": "选择扫描仪的画质模式",
"type": "string", "type": "string",
"cur": "速度优先", "cur": "画质优先",
"default": "速度优先", "default": "画质优先",
"size": 24, "size": 24,
"range": ["速度优先", "画质优先"], "range": ["速度优先", "画质优先"],
"depend_or": ["resolution>=300"] "depend_or": ["resolution>=300"]

View File

@ -349,8 +349,8 @@
"title": "画质", "title": "画质",
"desc": "选择扫描仪的画质模式", "desc": "选择扫描仪的画质模式",
"type": "string", "type": "string",
"cur": "速度优先", "cur": "画质优先",
"default": "速度优先", "default": "画质优先",
"size": 24, "size": 24,
"range": ["速度优先", "画质优先"], "range": ["速度优先", "画质优先"],
"depend_or": ["resolution>=300"] "depend_or": ["resolution>=300"]