大约有 195 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)
...p: 编辑 .laya/compile.js 文件,将第66-71行 return bundle.write({ file: workSpaceDir + '/bin/js/bundle.js', format: 'iife', name: 'laya', sourcemap: false });修改为 return bundle.write({ file: workSpaceDir + '/bin/js/bundle.js', format: 'iife', name: 'laya', sourcemap: true });编辑 tsc...
来源: Laya_社区 发布时间: 20201223
...le "--cwd=D:\\workspace\\layabox\\LayaAirIDE_beta\\resources\\app", "--gulpfile=${workspaceFolder}/.laya/compile.js", "compile" ] } 四、laya项目文件夹下 .laya/compile.js 修改代码 1、修改ideModuleDir、workSpaceDir解析规则 //获取Node插件和工作路径 let ideModuleDir; let wor...
来源: Laya_社区 发布时间: 20200607
...,在谷歌下报错运行不了 报的是这个错 Image from origin 'file://' has been blocked from loading by Cross-Origin Resource Sharing policy: Invalid response. Origin 'null' is therefore not allowed access. 2016-08-31 0 2 分享 微博 QZONE 微信 xiaobear250 赞同来自: 写得很好...
来源: Laya_社区 发布时间: 20160722
...ge(function(message:Object):void{ trace(message); if(message['isLoad'] == "filedata") { MiniFileMgr.ziyuFileData[message.url] = message.data;//文本数据 }else if(message['isLoad'] == "filenative") { //子域接收主域传递的文件信息 if(message.isAdd) MiniFileMgr.filesListObj[message.url] ...
来源: Laya_社区 发布时间: 20180525
...g --- 其他设置 Cover Original Export Files 导出时覆盖原始导出文件 Customize Export Root Directory Name 自定义导出文件夹名称 Automatically Save Th...
来源: Laya_社区 发布时间: 20170428