// 用来记录导出的模块 module.exports = { game: null, userInfo: null, ownerHome: null, tab: null, friendInfo: null, audioMng: null, };