大约有 44 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0035 秒)
...口页面方法改成了mPlugin.game_plugin_set_option("gameUrl", "http://stand.alone.version/index_native.html"); 然后再运行layanative refreshres 这样应该是可以的吧 2018-03-10 0 0 分享 微博 QZONE 微信 qian 赞同来自: 你自己先连接电脑查看一下问题 20...
来源: Laya_社区 发布时间: 20180310
...ion("localize", "true"); mPlugin.game_plugin_set_option("gameUrl", "http://stand.alone.version/ind ... 6quot;); 因为我觉得资源还是存在本地,只是位置变了,所以没有改成网络加载的方式 结果现在获取index.html的时候,无法在相对应的目录进行获取,导...
来源: Laya_社区 发布时间: 20180327
...网IP地址,然而run的输出仍然含有I/LayaBox: Downloaded http://stand.alone.version/ind ... 32.94 s=0 l=0这样的插入IP。求高手帮我分析下截图的输出,并给个解决方案。我只是要运行个单机版的APP而已啊android studio下build没问题,run的时候情形如...
来源: Laya_社区 发布时间: 20180714
...xxx.com/resource/xxx.jpg does not belong to the same app domain: http://stand.alone.version/ .. 在线等 2019-06-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 zpo 赞同来自: 同问。。PC浏览器不...
来源: Laya_社区 发布时间: 20190624
...自: xcode infoplist里面 ats设置是yes, xcode log Downloaded http://stand.alone.version/index.html@ s=0 l=0 .我不知道这个是什么 ide里面游戏url我设置为空构建的。我尝试升级了ide但是构建出来也提示了网络异常。, 一开始申请网络权限的弹框是...
来源: Laya_社区 发布时间: 20170303
...址就能切换单机版和网络版,单机版的地址固定为 `http://stand.alone.version/index.html`。 例如一开始是网络版,地址为: `loadUrl(conch.presetUrl||"http://10.10.20.19:7788/index.js");` 要改成单机版的话,修改这句话: `loadUrl(conch.presetUrl||"http://sta...
来源: Laya2.0_文档 发布时间: 20210715
...址就能切换单机版和网络版,单机版的地址固定为 http://stand.alone.version/index.js。 例如,一开始是网络版,地址为: loadUrl(conch.presetUrl||"http://10.10.20.19:7788/index.js"); 要改成单机版的话,修改这里: loadUrl(conch.presetUrl||"http://stand.alon...
来源: Laya3.0_文档 发布时间: 20241025
...ugin.game_plugin_set_option("gameUrl", "http://stand.alone.version/index.html"); mPlugin.game_plugin_init(); View gameView = mPlugin.game_plugin_get_view(); this.setContentView(gameView); isLoad = true; ...
来源: Laya_社区 发布时间: 20170423
...00 layabox13[5688:1846328] JCFileRes::onDownloadError file error[6]:http://stand.alone.version/index.js?v= 2020-10-11 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复...
来源: Laya_社区 发布时间: 20201011
...04 18:20:03.353 17840-17920/com.dg.moto E/LayaBox: ==JSERROR: http://stand.alone.version/js/bundle.js:8263: TypeError: Cannot read property 'createClass' of undefined var bridge = Laya.PlatformClass.createClass("demo.JSBridge"); ...
来源: Laya_社区 发布时间: 20200104