文本显示 (Text/Span) Text可通过以下两种方式来创建: Text(content?: string | Resource , value?: TextOptions) Text('我是一段文本')//string字符串 Text