今天是2024年11月5日 第45周 星期二

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

變更

跳至導覽 跳至搜尋
移除 21 位元組 、 2020年8月2日 (日) 16:45
無編輯摘要
行 241: 行 241:  
    for (let i = 0; i < temp.length; i++)
 
    for (let i = 0; i < temp.length; i++)
 
    {
 
    {
      temp[i].className = 'navbox __web-inspector-hide-shortcut__';
+
      temp[i].parentNode.removeChild(temp[i]);
 
    }
 
    }
 
}
 
}

導覽選單