Closed yellowimg closed 8 months ago
以上的错误描述是 ue没有被定义。 出现这种情况可能是html页面中没有引用 jstoue.js 脚本. 可以看插件中的 samples.html 如何使用的。
在 2022-02-28 15:12:38,"yellowimg" @.***> 写道:
Uncaught ReferenceError: ue is not defined at eval (ue4WebUI.js?2e9e:9:1) at Module../src/ue4/ue4WebUI.js (app.js:2087:1) at webpack_require (app.js:849:30) at fn (app.js:151:20) at eval (main.js:20:72) at Module../src/main.js (app.js:2015:1) at webpack_require (app.js:849:30) at fn (app.js:151:20) at Object.1 (app.js:2184:18) at webpack_require (app.js:849:30)
这个ue4WebUI是使用jsToUe.js中的方法的
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Uncaught ReferenceError: ue is not defined at eval (ue4WebUI.js?2e9e:9:1) at Module../src/ue4/ue4WebUI.js (app.js:2087:1) at webpack_require (app.js:849:30) at fn (app.js:151:20) at eval (main.js:20:72) at Module../src/main.js (app.js:2015:1) at webpack_require (app.js:849:30) at fn (app.js:151:20) at Object.1 (app.js:2184:18) at __webpack_require__ (app.js:849:30)
这个ue4WebUI是使用jsToUe.js中的方法的