首页:修订间差异

来自勿忘草与永远的少女
跳到导航跳到搜索
Admin留言 | 贡献
无编辑摘要
Admin留言 | 贡献
无编辑摘要
第23行: 第23行:
                 <div style="font-size: 13px;">总编辑次数</div>
                 <div style="font-size: 13px;">总编辑次数</div>
                 <div class="zmd-stats">{{NUMBEROFEDITS}}</div>
                 <div class="zmd-stats">{{NUMBEROFEDITS}}</div>
                <a href="#" class="zmd-btn">💬 加入编辑群</a>
             </div>
             </div>


第158行: 第158行:


</div>
</div>
<script>
// 倒计时函数
function updateCountdown() {
    const endTime = new Date("June 24, 2025 23:59:59").getTime();
    const now = new Date().getTime();
    const distance = endTime - now;
    if (distance < 0) {
        document.getElementById("countdown1").innerHTML = "活动已结束";
        return;
    }
    const days = Math.floor(distance / (1000 * 60 * 60 * 24));
    const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
    const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
    const seconds = Math.floor((distance % (1000 * 60)) / 1000);
    document.getElementById("countdown1").innerHTML = days + "天 " + hours + "时 " + minutes + "分 " + seconds + "秒";
}
setInterval(updateCountdown, 1000);
updateCountdown();
</script>

2026年3月26日 (四) 21:31的版本

📖 终末地 WIKI
现有文章
44
活跃编辑
1
总编辑次数
1,982
🔗 常用链接
📱 游戏下载
                   <a href="#" style="background:#2f4f6f; text-align:center; padding:8px; border-radius:24px; color:white; text-decoration:none;">Android 下载</a>
                   <a href="#" style="background:#2f4f6f; text-align:center; padding:8px; border-radius:24px; color:white; text-decoration:none;">iOS 下载</a>
                   <a href="#" style="background:#2f4f6f; text-align:center; padding:8px; border-radius:24px; color:white; text-decoration:none;">PC 桌面版</a>
📢 正在进行
「技术测试」终末地测试开启
2025年6月10日 10:00 - 2025年6月24日 23:59
加载中...
「签到活动」每日登录领好礼
长期开放 · 每日重置
✨ 进行中
📰 最近更新
  • 06/15<a href="#">新增干员「凛视」档案</a>
  • 06/14<a href="#">「象限结构术」机制详解</a>
  • 06/13<a href="#">版本更新公告 1.2.0</a>
  • 06/12<a href="#">材料掉落一图流</a>
  • 06/11<a href="#">新活动预告「终末协议」</a>
📖 攻略推荐
  • <a href="#">新手入门指南 · 开荒必看</a>
  • <a href="#">干员培养优先级推荐</a>
  • <a href="#">基建布局最优解</a>
  • <a href="#">全关卡三星攻略合集</a>
🤝 友情链接