其他js里调用util.js里的自定义方法,返回值undefined发布于 7 年前作者 vkang7125 次浏览最后编辑 7 年前来自 ask 我在index里调用在util.js里的自己写的一个方法, 我在util里打印是有值的,但是在index.js里打印就是undefined,求教