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

大约有 232 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0039 秒)

71. 微信小游戏 关系链数据上屏绘制问题 [ 75%]

.../__ ... :23503)     at http://127.0.0.1:56214/game/game.js:7:18     at require (http://127.0.0.1:56214/game/__ ... :13675)     at http://127.0.0.1:56214/game/gamePage.html:131:80 2018-03-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

72. layaboxH5发布关于code.js [ 74%]

...发布关于code.js 小游戏发布之后如果想在code.js的全局有(require("weapp-adapter.js"),那么__JS__("require('weapp-adapter.js')")语句应该添加到哪里去?添加到main里和index.html里面是不行的 2018-05-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

73. 关于发布微信小游戏的问题 [ 74%]

...w.LayaSimple.window.LayaSimple @ code.js:54041 (anonymous) @ code.js:54050 require @ WAGame.js:1 (anonymous) @ WAGame.js:1 (anonymous) @ game.js? [sm]:2 require @ WAGame.js:1 (anonymous) @ gamePage.html:175   请问这个问题怎么解决? 2018-11-03 添加评论 免费帖 --> 分享 微博 QZON...

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

74. 小米快游戏引入xml解析库问题 [ 74%]

...ya.HTMLDivElement 导致需要引入xml解析库,但是 window.Parser = require("./js/dom_parser.js"); 这样引入时,编rpk包时有报错: 有没有大佬知道怎么处理? 附件 : --> 2019-10-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...

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

75. 小程序不支持matter.js[ 74%]

...game/code.js:1:839076 at http://xxx.xxx.x.x:14680/game/code.js:1:843108 at require (http://xxx.xxx.x.x:14680/game/ ... :77964) at http://xxx.xxx.x.x:14680/game/ ... 77573 at http://xxx.xxx.x.x:14680/game/game.js:4:1 at require (xxx.xxx.x.x:14680/game/__dev__/WAGame.js:1:77964) at http://xxx.xxx.x.x:...

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

76. html5发布iOS编译报错 [ 74%]

...ing: ld: warning: ignoring file ../LayaRuntime-iOS/libs/libjpeg.a, missing required architecture x86_64 in file ../LayaRuntime-iOS/libs/libjpeg.a (2 slices)ignoring file ../LayaRuntime-iOS/libs/libconch.a, missing required architecture x86_64 in file ../LayaRuntime-iOS/libs/libconch.a (2 slices)igno...

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

77. 关于TS工程第三方JS库使用问题 [ 74%]

...pe="text/javascript" src="libs/nebPay.js"></script> 在JS文件中require后可以正常使用 var NebPay = require("nebPay"); var nebPay = new NebPay(); 由于我们项目是基于TS开发的,以上方式在TS中会报错的,在TS工程通如何引用第三方JS库(没有.d.ts文件...

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

78. 打包ios时,第第一次进入游戏闪退,第二次就没问题,报一下错误 [ 74%]

...============ 2018-01-28 23:29:52.635670+0800 qimiaomuchanIOS[5815:1707048] require(/sdcard/layabox/scripts/promise.js) 2018-01-28 23:29:52.637141+0800 qimiaomuchanIOS[5815:1707048] found the file in the package:scripts/promise.js 2018-01-28 23:29:52.639543+0800 qimiaomuchanIOS[5815:1707048] require(...

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

79. 微信小游戏 [ 74%]

...737/game/code.js:28297:7 at http://127.0.0.1:49737/game/code.js:28300:3 at require (http://127.0.0.1:49737/game/__ ... :13675) at http://127.0.0.1:49737/game/__ ... 13424 at http://127.0.0.1:49737/game/game.js:4:1 at require (http://127.0.0.1:49737/game/__ ... :13675) 2018-05-10 添加评论 免费...

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

80. 用webpack打包laya会出错 [ 74%]

用webpack打包laya会出错 代码如下 require('./libs/laya.core.js'); require('./libs/laya.html.js'); 执行时,会报出错误 Uncaught TypeError: Cannot assign to read only property 'document' of object '#<Window>' 出错的句子是 function(global) {'use strict';var window=window||...

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