单项选择题
在until.js 文件中定义的函数utilFunc ,如果在index.js 中引用,首先需要在util.js 文件中利用module.exports 或exports 来输出该函数,然后在index.js 中利用()获取模块实例。
A.require()
B.exports()
C.getApp()
D.Page()
点击查看答案&解析

单项选择题
A.require()
B.exports()
C.getApp()
D.Page()
微信扫一扫,加关注免费搜题