今天是2024年7月9日 第28周 星期二

代人,时大变了。

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

更改

跳到导航 跳到搜索
添加211字节 、 2020年8月2日 (日) 17:03
无编辑摘要
第11行: 第11行:  
     importScriptRL('MediaWiki:Mobile.js\/edit.js');
 
     importScriptRL('MediaWiki:Mobile.js\/edit.js');
 
    }
 
    }
 +
});
    +
$(function() {
 +
   console.log("toggle_view_mobile");
 +
   temp = document.getElementsByClassName('navbox');
 +
   for (var i = 0; i < temp.length; i++) {
 +
     temp[i].parentNode.removeChild(temp[i]);
 +
   }
 
});
 
});

导航菜单