notifyAppReady (); // 检查更新 this.check(); } // 检查更新 check = () => { CodePush.checkForUpdate(key).then((update) => { // update 不存在或 ...
確定! 回上一頁