|
|
| 第1行: |
第1行: |
| <div class="zmd-left">
| |
| <!-- 关于WIKI模块 -->
| |
| <div class="zmd-wiki-info">
| |
| <div style="font-size: 20px; font-weight: bold; margin-bottom: 8px;">📖 终末地 WIKI</div>
| |
| <div style="font-size: 13px;">现有文章</div>
| |
| <div class="zmd-stats">{{NUMBEROFARTICLES}}</div>
| |
| <div style="font-size: 13px;">活跃编辑</div>
| |
| <div class="zmd-stats">{{NUMBEROFACTIVEUSERS}}</div>
| |
| <div style="font-size: 13px;">总编辑次数</div>
| |
| <div class="zmd-stats">{{NUMBEROFEDITS}}</div>
| |
| <a href="#" class="zmd-btn">💬 加入编辑群</a>
| |
| </div>
| |
|
| |
|
| <!-- 常用链接 -->
| |
| <div class="zmd-section">
| |
| <div class="zmd-section-title"><span>🔗 常用链接</span></div>
| |
| <div class="zmd-link-list">
| |
| <a href="#">官网地址</a>
| |
| <a href="#">官方B站</a>
| |
| <a href="#">攻略投稿</a>
| |
| <a href="#">数据勘误</a>
| |
| <a href="#">版本更新</a>
| |
| <a href="#">WIKI教程</a>
| |
| </div>
| |
| </div>
| |
|
| |
| <!-- 游戏下载入口 -->
| |
| <div class="zmd-section">
| |
| <div class="zmd-section-title"><span>📱 游戏下载</span></div>
| |
| <div style="display: flex; flex-direction: column; gap: 10px;">
| |
| <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>
| |
| </div>
| |
| </div>
| |
| </div>
| |