// get html body element. const bodyElement = document.body;. if (bodyElement) {. this.currentClassIdx = this. getNextClassIdx();. const nextClass = this ...
確定! 回上一頁