cc.view.setDesignResolutionSize(GameConfig.WIDTH, GameConfig.HEIGHT * heightRate / widthRate, cc.ResolutionPolicy.NO_BORDER);
@版主
cc.view.setDesignResolutionSize(GameConfig.WIDTH, GameConfig.HEIGHT * heightRate / widthRate, cc.ResolutionPolicy.NO_BORDER);
@版主