engine-native
engine-native copied to clipboard
[2.3] 预览模版的内置的手机分辨率有误
论坛帖子 https://forum.cocos.org/t/boots-js-cocos/88750 { name: 'Goolge Nexus 7', width: 960, height: 600, ratio: 2 }, => 应该是这个 { name: 'Goolge Nexus 7', width:600, height: 960, ratio: 2 },