mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-08-08 22:08:33 +00:00
为 Background/Font/Position 补充类型校验提示。 字重字段支持字符串与数字,并复用 validateDataSourceFieldSelectValue。 getRules 过滤无 validator 的 typeMatch:false 规则,避免 number 被误校验。