支付宝小游戏开发工具运行报错

引擎3.8.6
try {

  console.log("步骤,");

  game.frameRate = 30;

} catch (error) {

  console.log("步骤,", error);

}

在小游戏的开发工具上会提示找不到方法

image
手机正常