996引擎-前端组件:富文本(RichText) 1. 创建富文本 RichText_Create 2. 创建原始富文本 RichTextFCOLOR_Create 参考资料 1. 创建富文本 RichText_Create local parent = ui.RichText_loc_2 -- 父节点对象 local id = "RichText_2_content" -- 唯一ID local xPos = 0 -- 横坐标位置