优化图表大小及描述

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',
component: 'Input',
componentProps: {
maxlength: 32,
maxlength: 225,
},
required: true,
},
@@ -81,7 +81,7 @@
field: 'systemIcon',
component: 'Input',
componentProps: {
maxlength: 24,
maxlength: 225,
},
},
{