优化图表大小及描述

This commit is contained in:
2026-04-08 14:00:59 +08:00
parent 5c67241751
commit 265b3ebb25

View File

@@ -72,7 +72,7 @@
field: 'systemUrl', field: 'systemUrl',
component: 'Input', component: 'Input',
componentProps: { componentProps: {
maxlength: 32, maxlength: 225,
}, },
required: true, required: true,
}, },
@@ -81,7 +81,7 @@
field: 'systemIcon', field: 'systemIcon',
component: 'Input', component: 'Input',
componentProps: { componentProps: {
maxlength: 24, maxlength: 225,
}, },
}, },
{ {