摘要:
-- Author: zlf -- Date: 2016年5月9日17:05:37 -- 简易富文本 RichText = class("RichText", function() return ccui.Layout:create() end) --自适应最大宽度,自动换行 RichText.auto = 1 --系统公告,无限宽 RichText.gmnotice = 2 lo... 阅读全文
posted @ 2017-05-13 12:01
黔王
阅读(2076)
评论(0)
推荐(0)