• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 3 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0014 秒)

1. laya 的list组件,如果有多页信息,怎么实现翻页丫?? [ 100%]

...private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new Laya.Handler(this, this.onChange) this.list_rule.mouseHandler = new Laya.Handler(this, t...

来源: Laya_社区 发布时间: 20180724

2. 请问laya有没有类似翻页容器(pageView)的组件? [ 97%]

...private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new Laya.Handler(this, this.onChange) this.list_rule.mouseHandler = new Laya.Handler(this, t...

来源: Laya_社区 发布时间: 20170215

3. laya2.0微信开发域无法显示 [ 91%]

...发布到移动端不显示模型,但是顶点数面数都有 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 问题状态 最新活动: 2018-12-24 10:37 浏览: 2062 关注: 3 人

来源: Laya_社区 发布时间: 20181222