舰R百科是靠无数自愿编辑者持续地建设更新完善的。编辑非常简单,无需代码知识,请勇于更新页面!
编辑入门 | 资助百科 | 留言讨论页 | 微博@舰R百科 | 百科编辑讨论Q群:366818861

微件:Chibi:修订间差异

跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
第4行: 第4行:
<script>  
<script>  
     function chibiAnimation(index, isMobile) {  
     function chibiAnimation(index, isMobile) {  
         document.getElementById("chibiLoad_" + index).style.display = "none";
         if (isMobile==1) { document.getElementById("chibiLoadMobile_" + index).style.display = "none"; }
            else { document.getElementById("chibiLoad_" + index).style.display = "none"; }


         const pngFile = 'https://www.zjsnrwiki.com/images/chibi/Parts/Ship_girl_' + index + '.png';
         const pngFile = 'https://www.zjsnrwiki.com/images/chibi/Parts/Ship_girl_' + index + '.png';