使用道具 举报
<script language="javascript" type="text/javascript"> function infsel(id){ for(var i=1; i<6; i++){ if(i == id){ document.getElementById("infsel"+i).className = "infsel1"; document.getElementById("inflistcnt"+i).style.display = ""; }else{ document.getElementById("infsel"+i).className = "infsel"; document.getElementById("inflistcnt"+i).style.display = "none"; } } } </script>
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2025-9-13 10:15 , Processed in 0.092875 second(s), 17 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.