增加提示

This commit is contained in:
S-t-e-v-e-e 2025-06-24 10:10:52 +08:00
parent c46980b378
commit e4081c2b57

View file

@ -35,7 +35,7 @@ export function supportGuoba() {
field: 'config.render.scale',
label: '渲染精度',
bottomHelpMessage:
'设置插件的渲染精度可选值50~200建议100。设置高精度会提高图片的精细度但因图片较大可能会影响渲染与发送速度',
'设置插件的渲染精度可选值50~200建议100。设置高精度会提高图片的精细度但因图片较大可能会影响渲染与发送速度官方QQBot建议不要超过85否则可能会因为文件过大发送失败',
component: 'InputNumber',
required: true,
componentProps: {