let root = { simulationVersionUpdate: false, // 非安卓平台模拟 simulationVersionFail: false, // 非安卓平台模拟 下载失败 remoteInfoTimeout: 10000, localManifestPath: 'resources/res_manifest/project.manifest' }; module.exports = root;