youxin roomView.tfNick.text = "12345";roomView.tfNick.changeText("54321");怎么这样没法修改label的text显示值啊?不报错,也不显示"12345"
youxin this.box.dataSource = {slider: 50, scroll: 80, progress: 0.2, input: "This is a input", label: {color: "#ff0000", text: "Hello LayaAir"}}; this.TestLablel.text = "测试测试"; 官网提供,默认demo,添加一个label控件,然后设置text属性为"测试测试",不生效。 要单独发demo给你吗? 都发了 FirstDemo.zip0B