This commit is contained in:
xu_yanfeng
2025-01-29 20:53:10 +08:00
parent bc2052e2b7
commit 8e67104ec6
3 changed files with 206 additions and 201 deletions

View File

@@ -94,6 +94,7 @@ export function getSimpleProperties(typeName: string): string[] {
config[CompType.RichText] = [
"string",
"horizontalAlign",
"verticalAlign",
"fontSize",
"font",
"fontFamily",