async initialize() { await this.platform.ready(); await this.hasDeploy(); await this.pro.deploy().init({ appId: APP_ID, channel: this.settings.channel, }); ...
確定! 回上一頁