首页:修订间差异
来自勿忘草与永远的少女
跳到导航跳到搜索
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的234个中间版本) | |||
| 第1行: | 第1行: | ||
<div class="custom-homepage"> | |||
<div class=" | |||
<!-- 全站通知 --> | |||
<div class="notice" style="background:#f8f9fa; border-left:4px solid #36c; padding:10px 15px; margin:10px 0; font-size:24px;"> | |||
<span style="background: linear-gradient(135deg, #ff0080, #ff8c00, #40e0d0); -webkit-background-clip: text; background-clip: text; color: transparent; font-weight: bold;">欢迎加群一起开黑玩!一群二群已经满人,四群:罪与罚的少女:1121644632正在绝赞招人中!</span> | |||
</div> | </div> | ||
<div class=" | <!-- 第一行:横幅 + 更新公告并排 --> | ||
<div class="top-row"> | |||
<div class="hero-banner"> | |||
[[File:wyhf.png|center|link=|alt=网站横幅]] | |||
</div> | |||
<div class="update-card"> | |||
<h3>📢 更新公告</h3> | |||
<div class="update-item"> | |||
<strong>当前版本:0.174</strong><br> | |||
更新日期:2026年9月13日<br> | |||
•新增一名存档棋子<br> | |||
•地图BUG修复与优化<br> | |||
•部分数据调整<br> | |||
•[https://s.kkdzpt.com/vKNZn-j1 <span style="color: white;">0.174版本地图下载(点击后正常跳转后</br>后台就在下载了不用管房间是否存在)]<br> | |||
</div> | </div> | ||
<div class=" | <div class="update-link"> | ||
[[更新日志|更新日志 →]] | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | |||
<!-- 两栏布局 --> | |||
<div class="two-columns"> | |||
<!-- 左侧区域 --> | |||
< | <div class="left-column"> | ||
<div | <!-- 常用内容标题 --> | ||
<div style="padding-left:15px; margin-bottom:20px; background: transparent; box-shadow: none; border-radius: 0;"> | |||
[[File:常用内容标题.png|link=]] | |||
</div> | </div> | ||
<!-- 四个图片卡片 --> | |||
<div class="feature-cards"> | |||
<div class="feature-card-link">[[File:棋子首页.png|center|link=棋子|alt=棋子图鉴]]</div> | |||
<div class="feature-card-link">[[File:装备图鉴.png|center|link=装备图鉴|alt=装备图鉴]]</div> | |||
<div class="feature-card-link">[[File:天赋首页.png|center|link=天赋图鉴|alt=天赋图鉴]]</div> | |||
<div class="feature-card-link">[[File:羁绊详情.png|center|link=羁绊详情|alt=羁绊详情]]</div> | |||
<div class="feature-card-link">[[File:游戏攻略.png|center|link=游戏攻略|alt=游戏攻略]]</div> | |||
< | |||
< | |||
< | |||
</div> | </div> | ||
<!-- 角色一览 --> | |||
<div style="text-align: left; margin: 0; padding: 0;"> | |||
<gallery mode="nolines" widths="850" perrow="1"> | |||
最新棋子标题.png | |||
</gallery> | |||
</div> | </div> | ||
<div class=" | <div class="character-section"> | ||
<gallery mode="nolines" widths="120" heights="120" perrow="7"> | |||
< | 角色140.png|link=知更鸟晴歌|知更鸟晴歌 | ||
角色139.png|link=刻晴|刻晴 | |||
角色138.png|link=7费Saber|7费Saber | |||
< | 角色137.png|link=琦玉|琦玉 | ||
角色136.png|link=K-dash|K-dash | |||
角色135.png|link=奥黛塔|奥黛塔 | |||
角色134.png|link=奥米加兽|奥米加兽 | |||
角色133.png|link=八千代|八千代 | |||
</gallery> | |||
<div style="text-align: left; margin: 0; padding: 0;"> | |||
<gallery mode="nolines" widths="850" perrow="1"> | |||
全部棋子.png|link=棋子 | |||
</gallery> | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
<!-- 右侧区域(修复后的完整代码) --> | |||
<div class="right-column"> | |||
<!-- 直播封面卡片 --> | |||
<div id="live-carousel-container" style=" | |||
background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%); | |||
border-radius: 20px; | |||
padding: 20px; | |||
color: white; | |||
margin-bottom: 20px; | |||
text-align: center; | |||
"> | |||
<h3 style=" | |||
background: linear-gradient(135deg, #ffd89b, #c7e9fb); | |||
-webkit-background-clip: text; | |||
background-clip: text; | |||
color: transparent; | |||
display: inline-block; | |||
font-size: 20px; | |||
margin: 0 0 12px 0; | |||
padding: 0; | |||
">推荐主播</h3> | |||
<div id="live-name" style="font-size: 22px; font-weight: bold; margin-bottom: 8px;"></div> | |||
<div id="live-desc" style="font-size: 14px; opacity: 0.85; margin-bottom: 20px;"></div> | |||
<div id="live-cover-img" style=" | |||
width: 100%; | |||
max-width: 280px; | |||
height: 160px; | |||
margin: 0 auto 15px auto; | |||
border-radius: 12px; | |||
box-shadow: 0 4px 12px rgba(0,0,0,0.3); | |||
background-size: cover; | |||
background-position: center; | |||
background-repeat: no-repeat; | |||
cursor: pointer; | |||
"></div> | |||
<div id="live-controls" style="display: flex; justify-content: center; align-items: center; gap: 0;"> | |||
<div id="live-dots" style="display: flex; gap: 10px; align-items: center;"></div> | |||
</div> | |||
</div> | |||
<!-- 兑换中心卡片 --> | |||
<div class="redeem-card" style=" | |||
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); | |||
border-radius: 12px; | |||
padding: 20px; | |||
color: white; | |||
"> | |||
<h3 style="background: linear-gradient(135deg, #ffd89b, #c7e9fb); -webkit-background-clip: text; background-clip: text; color: transparent; display: inline-block; font-size: 20px;">存档与赞助</h3> | |||
<div class="code-box" style="background: rgba(255,255,255,0.2); border-radius: 8px; padding: 12px; margin: 15px 0; text-align: center; font-family: monospace; font-size: 16px; letter-spacing: 2px;">新增存档与赞助道具</div> | |||
<div class="redeem-info" style="font-size: 13px; opacity: 0.9;"> | |||
'''棋子使用权-知更鸟晴歌'''<br> | |||
'''召唤师皮肤-知更鸟晴歌'''<br> | |||
'''召唤师皮肤-刻晴'''<br> | |||
'''存档棋子使用权-刻晴'''<br> | |||
'''召唤师皮肤-流萤'''<br> | |||
'''氪金棋子使用权-流萤'''<br> | |||
'''莱茵哈鲁特の加护'''<br> | |||
'''棋子使用权-泰妮布里雅'''<br> | |||
</div> | |||
<div class="redeem-btn" style="display: block; text-align: center; background: white; color: #667eea; padding: 6px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; margin-top: 15px; transition: transform 0.2s;"> | |||
[[兑换中心|兑换详情]] | |||
</div> | </div> | ||
</div> | |||
</div><!-- .right-column 结束 --> | |||
</div><!-- .two-columns 结束 --> | |||
</div><!-- .custom-homepage 结束 --> | |||
2026年9月19日 (六) 22:28的最新版本
欢迎加群一起开黑玩!一群二群已经满人,四群:罪与罚的少女:1121644632正在绝赞招人中!
📢 更新公告
推荐主播
存档与赞助
新增存档与赞助道具
棋子使用权-知更鸟晴歌
召唤师皮肤-知更鸟晴歌
召唤师皮肤-刻晴
存档棋子使用权-刻晴
召唤师皮肤-流萤
氪金棋子使用权-流萤
莱茵哈鲁特の加护
棋子使用权-泰妮布里雅






