“首页”的版本间差异

来自仁王 wiki
第13行: 第13行:
 
<html>
 
<html>
 
<script>
 
<script>
 +
window.onload=function(){
 
var aaa = document.getElementById("aaa");
 
var aaa = document.getElementById("aaa");
 
document.getElementById("f-list").append(aaa);
 
document.getElementById("f-list").append(aaa);
</script><div id="aaa" style="width:300px;margin:0 auto; padding:20px 0;"><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=51010402001074" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">川公网安备 51010402001074号</p></a></div></html>
+
aaa.style.display="inline";}
 +
</script>
 +
<span id="aaa" style="width:300px;margin:0 auto; padding:20px 0;display:none;"><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=51010402001074" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="http://www.beian.gov.cn/img/ghs.png" style="float:left;"/>川公网安备 51010402001074号</a> | <a href="https://beian.miit.gov.cn">蜀ICP备2020026678号-1</a></span></html>

2021年2月28日 (日) 22:16的版本

已安装MediaWiki。

请查阅用户指导以获取使用本wiki软件的信息!


入门