首页:修订间差异
来自江中缘
更多操作
无编辑摘要 |
无编辑摘要 |
||
| (未显示2个用户的71个中间版本) | |||
| 第4行: | 第4行: | ||
<html> | <html> | ||
<style> | <style> | ||
/* 页面级修正:不再把整块 MediaWiki 主体切出一条右侧区域 */ | |||
.mw-body{ | |||
background:transparent!important; | |||
border-color:transparent!important; | |||
box-shadow:none!important; | |||
backdrop-filter:none!important; | |||
-webkit-backdrop-filter:none!important; | |||
} | |||
.jzy-page-shell{ | |||
max-width:min(1220px,calc(100vw - 560px)); | |||
margin:0 auto; | |||
} | |||
.jzy-home-brand{ | |||
width:min(100%,500px); | |||
margin:92px 0 24px!important; | |||
border:0!important; | |||
border-collapse:collapse!important; | |||
background:transparent!important; | |||
} | |||
.jzy-home-brand td{ | |||
border:0!important; | |||
background:transparent!important; | |||
} | |||
.jzy-brand-logo{ | |||
width:100%; | |||
padding:0!important; | |||
text-align:center; | |||
vertical-align:middle; | |||
line-height:0; | |||
} | |||
.jzy-brand-logo img{ | |||
display:block; | |||
width:420px!important; | |||
height:236px!important; | |||
margin:0 auto; | |||
object-fit:contain; | |||
filter:drop-shadow(0 7px 12px rgba(1,18,28,.38)); | |||
transform:translateX(-92px); | |||
} | |||
.jzy-brand-copy{ | |||
padding:0!important; | |||
vertical-align:middle; | |||
text-align:left; | |||
} | |||
.jzy-brand-lead{ | |||
display:block; | |||
margin-top:0; | |||
color:#effcff; | |||
font-size:20px; | |||
font-style:italic; | |||
font-weight:700; | |||
line-height:1.72; | |||
text-shadow:0 2px 6px rgba(1,18,28,.68); | |||
} | |||
.jzy-brand-subtitle{ | |||
display:block; | |||
color:#e3f5f6; | |||
font-size:18px; | |||
font-weight:600; | |||
line-height:1.72; | |||
text-shadow:0 2px 6px rgba(1,18,28,.68); | |||
} | |||
.jzy-divider{ | .jzy-divider{ | ||
height:3px; | height:3px; | ||
| 第12行: | 第74行: | ||
box-shadow:0 0 16px rgba(120,216,240,.22); | box-shadow:0 0 16px rgba(120,216,240,.22); | ||
} | } | ||
.jzy-side-toc{ | |||
position:fixed; | |||
top:50%; | |||
right:64px; | |||
width:176px; | |||
padding:12px; | |||
background: | |||
radial-gradient(circle at 18% 0%,rgba(120,216,240,.14),transparent 36%), | |||
linear-gradient(145deg,rgba(8,43,58,.62),rgba(10,46,31,.46)); | |||
border:1px solid rgba(126,204,218,.24); | |||
border-radius:16px; | |||
box-shadow:0 14px 28px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.11); | |||
z-index:60; | |||
font-family:"Microsoft YaHei",Arial,sans-serif; | |||
backdrop-filter:blur(4px) saturate(115%); | |||
-webkit-backdrop-filter:blur(4px) saturate(115%); | |||
transform:translateY(-50%); | |||
display:block; | |||
} | |||
.jzy-side-toc-title{ | |||
margin:0 0 10px; | |||
padding-bottom:8px; | |||
color:#fff4c7; | |||
font-size:15px; | |||
font-weight:900; | |||
text-align:center; | |||
border-bottom:1px solid rgba(244,207,120,.28); | |||
} | |||
.jzy-side-toc a{ | |||
display:block; | |||
margin:5px 0; | |||
padding:7px 9px; | |||
border-radius:10px; | |||
color:#d6eee6!important; | |||
text-decoration:none!important; | |||
font-size:12px; | |||
font-weight:800; | |||
line-height:1.2; | |||
background:rgba(255,255,255,.045); | |||
border:1px solid rgba(255,255,255,.055); | |||
transition:background .16s ease,color .16s ease,transform .16s ease,border-color .16s ease; | |||
} | |||
.jzy-side-toc a:hover{ | |||
transform:translateX(-2px); | |||
color:#fff4c7!important; | |||
background:rgba(244,207,120,.13); | |||
border-color:rgba(244,207,120,.30); | |||
} | |||
span[id^="jzy-"]{scroll-margin-top:96px} | |||
.jzy-home-panel, | .jzy-home-panel, | ||
.jzy-card-table{ | .jzy-card-table{ | ||
| 第31行: | 第142行: | ||
line-height:1.88; | line-height:1.88; | ||
} | } | ||
.jzy-card-table{ | .jzy-card-table{border-spacing:10px!important} | ||
} | |||
.jzy-feature, | .jzy-feature, | ||
.jzy-play, | .jzy-play, | ||
| 第61行: | 第170行: | ||
pointer-events:none; | pointer-events:none; | ||
} | } | ||
.jzy-feature{ | .jzy-feature{padding:18px 14px;width:25%;text-align:center;font-weight:800} | ||
.jzy-play{padding:22px 16px;width:25%;text-align:center;font-weight:800} | |||
.jzy-step{padding:20px 14px;width:25%;text-align:center} | |||
.jzy-hot,.jzy-community{padding:14px 16px;text-align:center;font-weight:750} | |||
.jzy-stat{padding:22px 16px;width:50%;text-align:center;font-weight:800} | |||
} | .jzy-nav-card{padding:15px 18px;width:50%;font-weight:700;border-left:4px solid rgba(120,216,240,.78)} | ||
.jzy-play{ | .jzy-blue{background:rgba(8,74,88,.48);color:#dffbff;border-bottom:3px solid #16c3d0} | ||
.jzy-green{background:rgba(18,70,42,.48);color:#d7f8e2;border-bottom:3px solid #5ab878} | |||
.jzy-gold{background:rgba(98,67,20,.44);color:#ffe9ad;border-bottom:3px solid #d4a848} | |||
.jzy-rose{background:rgba(80,26,48,.44);color:#f4c9dc;border-bottom:3px solid #d95b91} | |||
.jzy-violet{background:rgba(42,30,80,.44);color:#dcd2ff;border-bottom:3px solid #8c78da} | |||
} | .jzy-cyan{background:rgba(8,58,68,.46);color:#d9f7ff;border-bottom:3px solid #0fb4c1} | ||
.jzy-step{ | .jzy-muted{color:rgba(238,248,251,.78);font-size:.88em;line-height:1.55} | ||
} | |||
.jzy-hot, | |||
.jzy-community{ | |||
} | |||
.jzy-stat{ | |||
} | |||
.jzy-nav-card{ | |||
} | |||
.jzy-blue{ | |||
} | |||
.jzy-green{ | |||
} | |||
.jzy-gold{ | |||
} | |||
.jzy-rose{ | |||
} | |||
.jzy-violet{ | |||
} | |||
.jzy-cyan{ | |||
} | |||
.jzy-muted{ | |||
} | |||
.jzy-nav-card.jzy-green{border-left-color:#5ab878} | .jzy-nav-card.jzy-green{border-left-color:#5ab878} | ||
.jzy-nav-card.jzy-gold{border-left-color:#d4a848} | .jzy-nav-card.jzy-gold{border-left-color:#d4a848} | ||
| 第246行: | 第296行: | ||
text-shadow:0 2px 3px rgba(0,0,0,.35); | text-shadow:0 2px 3px rgba(0,0,0,.35); | ||
} | } | ||
.jzy-grid{ | #jzy-game-info .jzy-grid{ | ||
display:grid; | display:grid; | ||
grid-template-columns:repeat(3,minmax(0,1fr)); | grid-template-columns:repeat(3,minmax(0,1fr)); | ||
| 第252行: | 第302行: | ||
padding:0 24px; | padding:0 24px; | ||
} | } | ||
.jzy-card{ | #jzy-game-info .jzy-card{ | ||
min-height: | min-height:132px; | ||
padding:18px 24px 18px | padding:18px 24px 18px 26px; | ||
display: | display:grid; | ||
grid-template-columns:122px minmax(0,1fr); | |||
align-items:center; | align-items:center; | ||
justify-content: | justify-content:stretch; | ||
gap: | column-gap:12px; | ||
background:linear-gradient(145deg,rgba(255,255,255,. | background: | ||
linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.052)), | |||
radial-gradient(circle at 22% 50%,rgba(111,226,212,.14),transparent 42%); | |||
border:1px solid rgba(207,246,229,.22); | border:1px solid rgba(207,246,229,.22); | ||
border-radius:16px; | border-radius:16px; | ||
| 第267行: | 第320行: | ||
font-size:22px; | font-size:22px; | ||
font-weight:900; | font-weight:900; | ||
overflow:hidden; | |||
transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease; | transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease; | ||
} | } | ||
.jzy-card:hover{ | #jzy-game-info .jzy-card:hover{ | ||
transform:translateY(-2px); | transform:translateY(-2px); | ||
background:linear-gradient(145deg,rgba(255,244,199,.18),rgba(99,211,182,.10)); | background: | ||
linear-gradient(145deg,rgba(255,244,199,.18),rgba(99,211,182,.10)), | |||
radial-gradient(circle at 22% 50%,rgba(255,236,157,.18),transparent 44%); | |||
border-color:rgba(244,207,120,.58); | border-color:rgba(244,207,120,.58); | ||
color:#fff1b8!important; | color:#fff1b8!important; | ||
} | } | ||
.jzy-icon{ | #jzy-game-info .jzy-icon{ | ||
width: | width:104px; | ||
height: | height:92px; | ||
display:flex; | display:flex; | ||
align-items:center; | align-items:center; | ||
justify-content:center; | justify-content:center; | ||
justify-self:start; | |||
border-radius:18px; | |||
background:radial-gradient(circle at 50% 42%,rgba(143,244,223,.16),rgba(8,39,51,.05) 68%); | |||
} | |||
#jzy-game-info .jzy-icon img{ | |||
width:auto; | |||
height:auto; | |||
max-width:86px; | |||
max-height:86px; | |||
object-fit:contain; | |||
display:block; | |||
filter:drop-shadow(0 7px 10px rgba(0,0,0,.28)); | |||
} | |||
#jzy-game-info .jzy-icon img[alt="江中缘等级"]{ | |||
width:170px; | |||
max-width:none; | |||
max-height:96px; | |||
} | } | ||
#jzy-game-info .jzy-fallback{ | |||
.jzy-fallback{ | |||
display:none; | display:none; | ||
width:74px; | width:74px; | ||
| 第298行: | 第369行: | ||
box-shadow:0 8px 18px rgba(0,0,0,.20); | box-shadow:0 8px 18px rgba(0,0,0,.20); | ||
} | } | ||
.jzy-name{text-align: | #jzy-game-info .jzy-name{ | ||
.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:2} | min-width:0; | ||
grid-column:2; | |||
justify-self:center; | |||
text-align:center; | |||
white-space:nowrap; | |||
transform:none; | |||
line-height:1.15; | |||
letter-spacing:0; | |||
text-shadow:0 2px 3px rgba(0,0,0,.35); | |||
} | |||
#jzy-game-info .jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:2} | |||
@media(max-width:1480px){ | |||
.jzy-page-shell{max-width:calc(100vw - 500px)} | |||
.jzy-side-toc{right:52px} | |||
} | |||
@media(max-width:1279px){ | |||
.jzy-page-shell{max-width:100%;margin:0} | |||
.jzy-side-toc{display:none} | |||
} | |||
@media(max-width:900px){ | @media(max-width:900px){ | ||
.jzy-card-table{border-spacing:8px!important} | .jzy-card-table{border-spacing:8px!important} | ||
.jzy-grid{grid-template-columns:repeat(2,1fr);padding:0} | #jzy-game-info .jzy-grid{grid-template-columns:repeat(2,1fr);padding:0} | ||
.jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:auto} | #jzy-game-info .jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:auto} | ||
} | } | ||
@media(max-width:560px){ | @media(max-width:560px){ | ||
| 第310行: | 第399行: | ||
.jzy-tab{min-width:82px;height:46px;font-size:16px} | .jzy-tab{min-width:82px;height:46px;font-size:16px} | ||
.jzy-heading{font-size:22px} | .jzy-heading{font-size:22px} | ||
.jzy-grid{grid-template-columns:1fr} | #jzy-game-info .jzy-grid{grid-template-columns:1fr} | ||
.jzy-card{min-height: | #jzy-game-info .jzy-card{min-height:104px;padding:14px 16px;font-size:20px;grid-template-columns:88px minmax(0,1fr);column-gap:8px} | ||
.jzy-icon{width: | #jzy-game-info .jzy-icon{width:78px;height:76px;border-radius:15px} | ||
#jzy-game-info .jzy-icon img{max-width:66px;max-height:66px} | |||
#jzy-game-info .jzy-icon img[alt="江中缘等级"]{width:96px;max-width:none;max-height:64px} | |||
} | |||
/* 首页最终修正:背景由全局主题统一提供,不使用玻璃模糊。 */ | |||
#jzy-game-info, | |||
.jzy-side-toc{ | |||
backdrop-filter:none!important; | |||
-webkit-backdrop-filter:none!important; | |||
} | |||
/* 移除 Citizen 页脚外层产生的伪元素和多余空白,避免正文与页脚被切开。 */ | |||
#citizen-footer.jzy-footer-ready, | |||
.citizen-footer.jzy-footer-ready, | |||
#footer.jzy-footer-ready, | |||
.mw-footer.jzy-footer-ready{ | |||
margin:0!important; | |||
padding:0!important; | |||
min-height:0!important; | |||
} | |||
#citizen-footer.jzy-footer-ready::before, | |||
#citizen-footer.jzy-footer-ready::after, | |||
.citizen-footer.jzy-footer-ready::before, | |||
.citizen-footer.jzy-footer-ready::after, | |||
#footer.jzy-footer-ready::before, | |||
#footer.jzy-footer-ready::after{ | |||
content:none!important; | |||
display:none!important; | |||
} | |||
#jzy-official-footer{padding-top:28px!important} | |||
/* ===== 首页精致字体与可读性优化 ===== */ | |||
.jzy-page-shell, | |||
.jzy-page-shell *, | |||
#jzy-game-info, | |||
#jzy-game-info *, | |||
.jzy-side-toc, | |||
.jzy-side-toc *{ | |||
font-family:"HarmonyOS Sans SC","MiSans","PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei",sans-serif!important; | |||
-webkit-font-smoothing:antialiased; | |||
-moz-osx-font-smoothing:grayscale; | |||
text-rendering:optimizeLegibility; | |||
} | |||
.jzy-page-shell{ | |||
font-size:17px; | |||
color:#f3fbff; | |||
line-height:1.9; | |||
text-shadow:0 2px 5px rgba(2,24,34,.62); | |||
} | |||
.jzy-page-shell h1, | |||
.jzy-page-shell .firstHeading{ | |||
font-size:40px!important; | |||
line-height:1.2!important; | |||
font-weight:900!important; | |||
text-shadow:0 3px 10px rgba(2,20,30,.72)!important; | |||
} | |||
.jzy-page-shell h2{ | |||
font-size:29px!important; | |||
line-height:1.32!important; | |||
font-weight:900!important; | |||
text-shadow:0 3px 8px rgba(2,20,30,.68)!important; | |||
} | |||
.jzy-copy-cell{ | |||
padding:25px 27px!important; | |||
background: | |||
radial-gradient(circle at 12% 0%,rgba(120,216,240,.13),transparent 34%), | |||
linear-gradient(135deg,rgba(6,43,58,.58),rgba(10,67,72,.50))!important; | |||
font-size:17px; | |||
line-height:1.95!important; | |||
text-shadow:0 2px 5px rgba(1,18,28,.76); | |||
} | |||
.jzy-copy-cell strong, | |||
.jzy-page-shell > b, | |||
.jzy-page-shell > strong{ | |||
color:#ffffff!important; | |||
font-weight:900!important; | |||
text-shadow:0 2px 6px rgba(1,18,28,.82)!important; | |||
} | |||
.jzy-feature, | |||
.jzy-play, | |||
.jzy-step, | |||
.jzy-hot, | |||
.jzy-stat, | |||
.jzy-community, | |||
.jzy-nav-card{ | |||
font-size:17px; | |||
line-height:1.5; | |||
text-shadow:0 2px 5px rgba(1,18,28,.72); | |||
} | |||
.jzy-muted{ | |||
color:rgba(241,250,253,.90)!important; | |||
font-size:.92em; | |||
text-shadow:0 1px 4px rgba(1,18,28,.68); | |||
} | |||
.jzy-side-toc-title{font-size:16px} | |||
.jzy-side-toc a{font-size:13px;line-height:1.3;text-shadow:0 1px 3px rgba(1,18,28,.66)} | |||
#jzy-game-info .jzy-card{font-size:23px;text-shadow:0 3px 7px rgba(1,18,28,.78)} | |||
#jzy-game-info .jzy-name{font-weight:900;text-shadow:0 3px 7px rgba(1,18,28,.78)} | |||
#jzy-game-info .jzy-tab{font-size:20px;font-weight:900;text-shadow:0 2px 4px rgba(1,18,28,.62)} | |||
#jzy-game-info .jzy-heading{font-size:29px;text-shadow:0 3px 7px rgba(1,18,28,.76)} | |||
@media(max-width:560px){ | |||
.jzy-page-shell{font-size:16px;line-height:1.85} | |||
.jzy-home-brand,.jzy-home-brand tbody,.jzy-home-brand tr,.jzy-home-brand td{display:block!important;width:100%!important} | |||
.jzy-home-brand{margin:50px 0 18px!important} | |||
.jzy-brand-logo img{width:270px!important;height:152px!important;transform:translateX(-42px)} | |||
.jzy-brand-copy{padding:0!important;text-align:left} | |||
.jzy-brand-lead{margin-top:8px;font-size:17px} | |||
.jzy-brand-subtitle{font-size:16px} | |||
.jzy-page-shell h1,.jzy-page-shell .firstHeading{font-size:34px!important} | |||
.jzy-page-shell h2{font-size:26px!important} | |||
.jzy-copy-cell{padding:20px 18px!important;font-size:16px;line-height:1.9!important} | |||
.jzy-feature,.jzy-play,.jzy-step,.jzy-hot,.jzy-stat,.jzy-community,.jzy-nav-card{font-size:16px} | |||
#jzy-game-info .jzy-card{font-size:21px} | |||
#jzy-game-info .jzy-tab{font-size:17px} | |||
#jzy-game-info .jzy-heading{font-size:24px} | |||
} | |||
/* 首页毛玻璃预览:只柔化半透明内容面板背后的画面,页面背景保持清晰。 */ | |||
.jzy-copy-cell, | |||
.jzy-feature, | |||
.jzy-play, | |||
.jzy-step, | |||
.jzy-hot, | |||
.jzy-stat, | |||
.jzy-community, | |||
.jzy-nav-card, | |||
.jzy-cta-cell, | |||
.jzy-footer-note, | |||
#jzy-game-info, | |||
#jzy-game-info .jzy-tabs, | |||
#jzy-game-info .jzy-heading, | |||
#jzy-game-info .jzy-card, | |||
.jzy-side-toc{ | |||
backdrop-filter:blur(8px) saturate(118%)!important; | |||
-webkit-backdrop-filter:blur(8px) saturate(118%)!important; | |||
} | |||
@media(max-width:560px){ | |||
.jzy-copy-cell, | |||
.jzy-feature, | |||
.jzy-play, | |||
.jzy-step, | |||
.jzy-hot, | |||
.jzy-stat, | |||
.jzy-community, | |||
.jzy-nav-card, | |||
.jzy-cta-cell, | |||
.jzy-footer-note, | |||
#jzy-game-info, | |||
#jzy-game-info .jzy-tabs, | |||
#jzy-game-info .jzy-heading, | |||
#jzy-game-info .jzy-card, | |||
.jzy-side-toc{ | |||
backdrop-filter:blur(5px) saturate(115%)!important; | |||
-webkit-backdrop-filter:blur(5px) saturate(115%)!important; | |||
} | |||
} | } | ||
</style> | </style> | ||
<div class="jzy-side-toc"> | |||
<div class="jzy-side-toc-title">江中缘导航</div> | |||
<a href="#jzy-top">首页顶部</a> | |||
<a href="#jzy-about">关于江中缘</a> | |||
<a href="#jzy-info">游戏资讯</a> | |||
<a href="#jzy-play">核心玩法</a> | |||
<a href="#jzy-start">快速入门</a> | |||
</div> | |||
</html> | </html> | ||
= | <div class="jzy-page-shell"> | ||
<span id="jzy-top"></span> | |||
{| class="jzy-home-brand" | |||
| class="jzy-brand-logo" | [[File:3.png|420x236px|link=|alt=江中缘]] | |||
|- | |||
| class="jzy-brand-copy" | <span class="jzy-brand-lead">海岛经营 · MMORPG · 多人社区</span><br><span class="jzy-brand-subtitle">《我的世界》网易 Java 游戏版服务器官方百科</span> | |||
|} | |||
<div class="jzy-divider"></div> | <div class="jzy-divider"></div> | ||
<span id="jzy-about"></span> | |||
== 关于江中缘 == | == 关于江中缘 == | ||
| 第343行: | 第600行: | ||
<div class="jzy-divider"></div> | <div class="jzy-divider"></div> | ||
<span id="jzy-info"></span> | |||
== 游戏资讯 == | == 游戏资讯 == | ||
| 第352行: | 第610行: | ||
<div id="jzy-grid" class="jzy-grid"></div> | <div id="jzy-grid" class="jzy-grid"></div> | ||
</div> | </div> | ||
<script> | <script> | ||
(function() { | (function() { | ||
var icons = { | |||
"教学": "https://wiki.mcjzy.net/images/thumb/8/8d/%E6%95%99%E5%AD%A6.png/120px-%E6%95%99%E5%AD%A6.png?20260718043338", | |||
"社区协助": "https://wiki.mcjzy.net/images/thumb/2/21/%E7%A4%BE%E5%8C%BA%E5%8D%8F%E5%8A%A9.png/120px-%E7%A4%BE%E5%8C%BA%E5%8D%8F%E5%8A%A9.png?20260718043421", | |||
"事件时间": "https://wiki.mcjzy.net/images/thumb/b/b1/%E4%BA%8B%E4%BB%B6%E6%97%B6%E9%97%B4.png/120px-%E4%BA%8B%E4%BB%B6%E6%97%B6%E9%97%B4.png?20260718043447", | |||
"赛事": "https://wiki.mcjzy.net/images/thumb/2/26/%E8%B5%9B%E4%BA%8B.png/120px-%E8%B5%9B%E4%BA%8B.png?20260721112148", | |||
"酸雨": "https://wiki.mcjzy.net/images/thumb/8/8b/%E9%85%B8%E9%9B%A8.png/120px-%E9%85%B8%E9%9B%A8.png?20260718043516", | |||
"采宝术": "https://wiki.mcjzy.net/images/thumb/a/a8/%E9%87%87%E5%AE%9D%E6%9C%AF.png/120px-%E9%87%87%E5%AE%9D%E6%9C%AF.png?20260718043548", | |||
"田园道": "https://wiki.mcjzy.net/images/thumb/f/f4/%E7%94%B0%E5%9B%AD%E9%81%93.png/120px-%E7%94%B0%E5%9B%AD%E9%81%93.png?20260718043612", | |||
"武斗法": "https://wiki.mcjzy.net/images/thumb/9/9b/%E6%AD%A6%E6%96%97%E6%B3%95.png/120px-%E6%AD%A6%E6%96%97%E6%B3%95.png?20260718043641", | |||
"渔乐道": "https://wiki.mcjzy.net/images/thumb/4/46/%E6%B8%94%E4%B9%90%E9%81%93.png/120px-%E6%B8%94%E4%B9%90%E9%81%93.png?20260718043709", | |||
"斩木术": "https://wiki.mcjzy.net/images/thumb/b/b8/%E6%96%A9%E6%9C%A8%E6%9C%AF.png/120px-%E6%96%A9%E6%9C%A8%E6%9C%AF.png?20260718043736", | |||
"家具": "https://wiki.mcjzy.net/images/thumb/5/59/%E5%AE%B6%E5%85%B7.png/120px-%E5%AE%B6%E5%85%B7.png?20260718043802", | |||
"商店": "https://wiki.mcjzy.net/images/thumb/0/05/%E5%95%86%E5%BA%97.png/120px-%E5%95%86%E5%BA%97.png?20260718043829", | |||
"指令": "https://wiki.mcjzy.net/images/thumb/2/20/%E6%8C%87%E4%BB%A4.png/120px-%E6%8C%87%E4%BB%A4.png?20260718043858", | |||
"宝石镶嵌": "https://wiki.mcjzy.net/images/thumb/2/27/%E5%AE%9D%E7%9F%B3%E9%95%B6%E5%B5%8C.png/120px-%E5%AE%9D%E7%9F%B3%E9%95%B6%E5%B5%8C.png?20260718043930", | |||
"宠物": "https://wiki.mcjzy.net/images/thumb/2/23/%E5%AE%A0%E7%89%A9.png/120px-%E5%AE%A0%E7%89%A9.png?20260718043956", | |||
"宠物物品": "https://wiki.mcjzy.net/images/thumb/9/97/%E5%AE%A0%E7%89%A9%E7%89%A9%E5%93%81.png/120px-%E5%AE%A0%E7%89%A9%E7%89%A9%E5%93%81.png?20260718044020", | |||
"地下城": "https://wiki.mcjzy.net/images/thumb/0/06/%E5%9C%B0%E4%B8%8B%E5%9F%8E.png/120px-%E5%9C%B0%E4%B8%8B%E5%9F%8E.png?20260718044049", | |||
"辅助物品": "https://wiki.mcjzy.net/images/thumb/6/68/%E8%BE%85%E5%8A%A9%E7%89%A9%E5%93%81.png/120px-%E8%BE%85%E5%8A%A9%E7%89%A9%E5%93%81.png?20260718044118", | |||
"附魔": "https://wiki.mcjzy.net/images/thumb/4/45/%E9%99%84%E9%AD%94.png/120px-%E9%99%84%E9%AD%94.png?20260718044141", | |||
"怪物": "https://wiki.mcjzy.net/images/thumb/5/59/%E6%80%AA%E7%89%A9.png/120px-%E6%80%AA%E7%89%A9.png?20260718044202", | |||
"盔甲": "https://wiki.mcjzy.net/images/thumb/e/e7/%E7%9B%94%E7%94%B2.png/120px-%E7%9B%94%E7%94%B2.png?20260718044225", | |||
"杀手任务": "https://wiki.mcjzy.net/images/thumb/b/b5/%E7%8C%8E%E6%89%8B.png/120px-%E7%8C%8E%E6%89%8B.png?20260718044249", | |||
"饰品": "https://wiki.mcjzy.net/images/thumb/2/21/%E9%A5%B0%E5%93%81.png/120px-%E9%A5%B0%E5%93%81.png?20260718044314", | |||
"武器": "https://wiki.mcjzy.net/images/thumb/e/ee/%E6%AD%A6%E5%99%A8.png/120px-%E6%AD%A6%E5%99%A8.png?20260718044336", | |||
"药水": "https://wiki.mcjzy.net/images/thumb/9/9a/%E8%8D%AF%E6%B0%B4.png/120px-%E8%8D%AF%E6%B0%B4.png?20260718044402", | |||
"重铸": "https://wiki.mcjzy.net/images/thumb/b/bf/%E9%87%8D%E9%93%B8.png/120px-%E9%87%8D%E9%93%B8.png?20260718044428" | |||
}; | |||
var groups = [ | var groups = [ | ||
{id:"base",tab:"基础",title:"游戏基础",items:["游戏简介","金唱片","收集器","个人收集","职业","海岛大世界","属性","NPC","集市","任务","拍卖","更新日志","教学"]}, | {id:"base",tab:"基础",title:"游戏基础",items:[{label:"游戏简介",icon:"https://wiki.mcjzy.net/images/7/78/%E6%B8%B8%E6%88%8F%E7%AE%80%E4%BB%8B.png"},{label:"金唱片",icon:"https://wiki.mcjzy.net/images/3/34/%E9%87%91%E5%94%B1%E7%89%87.png"},{label:"收集器",icon:"https://wiki.mcjzy.net/images/7/77/%E6%94%B6%E9%9B%86%E5%99%A8.png"},{label:"个人收集",icon:"https://wiki.mcjzy.net/images/0/00/%E4%B8%AA%E4%BA%BA%E6%94%B6%E9%9B%86.png"},{label:"职业",icon:"https://wiki.mcjzy.net/images/1/18/%E8%81%8C%E4%B8%9A.png"},{label:"海岛大世界",icon:"https://wiki.mcjzy.net/images/a/a5/%E6%B5%B7%E5%B2%9B%E5%A4%A7%E4%B8%96%E7%95%8C.png"},{label:"属性",page:"属性",icon:"https://wiki.mcjzy.net/images/0/0f/%E5%B1%9E%E6%80%A7.png"},{label:"NPC",icon:"https://wiki.mcjzy.net/images/2/23/NPC.png"},{label:"集市",icon:"https://wiki.mcjzy.net/images/e/ec/%E9%9B%86%E5%B8%82.png"},{label:"任务",icon:"https://wiki.mcjzy.net/images/6/6f/%E4%BB%BB%E5%8A%A1.png"},{label:"拍卖",icon:"https://wiki.mcjzy.net/images/4/4e/%E6%8B%8D%E5%8D%96.png"},{label:"更新日志",icon:"https://wiki.mcjzy.net/images/3/37/%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97.png"},"教学"]}, | ||
{id:"combat",tab:"装备/战斗",title:"装备 / 战斗",items:["武器","盔甲","饰品","附魔","重铸","宝石镶嵌","药水","宠物","怪物"," | {id:"combat",tab:"装备/战斗",title:"装备 / 战斗",items:["武器","盔甲","饰品","附魔","重铸","宝石镶嵌","药水","宠物","怪物","杀手任务","辅助物品","地下城","宠物物品"]}, | ||
{id:"skills",tab:" | {id:"skills",tab:"职业",title:"技能",items:[{label:"江中缘等级",icon:"https://wiki.mcjzy.net/images/1/10/3.png"},"武斗法","斩木术","采宝术","田园道","渔乐道"]}, | ||
{id:"events",tab:"活动",title:"活动",items:["事件时间","社区协助","酸雨"]}, | {id:"events",tab:"活动",title:"活动",items:["事件时间","赛事","社区协助","酸雨"]}, | ||
{id:"other",tab:"其他",title:"其他内容",items:["指令","家具","商店"]} | {id:"other",tab:"其他",title:"其他内容",items:["指令","家具","商店"]} | ||
]; | ]; | ||
var tabs = document.getElementById("jzy-tabs"); | var tabs = document.getElementById("jzy-tabs"); | ||
var heading = document.getElementById("jzy-heading"); | var heading = document.getElementById("jzy-heading"); | ||
var grid = document.getElementById("jzy-grid"); | var grid = document.getElementById("jzy-grid"); | ||
function normalize(item) { | function normalize(item) { | ||
var data = typeof item === "string" ? {label:item, page:item} : item; | |||
if (!data.icon && icons[data.label]) data.icon = icons[data.label]; | |||
return data; | |||
} | } | ||
function pageUrl(title) { | function pageUrl(title) { | ||
title = String(title || "").trim().replace(/\s+/g, "_"); | title = String(title || "").trim().replace(/\s+/g, "_"); | ||
if (window.mw && mw.util && mw.util.getUrl) | if (window.mw && mw.util && mw.util.getUrl) return mw.util.getUrl(title); | ||
if (window.wgArticlePath) return window.wgArticlePath.replace("$1", encodeURIComponent(title)); | |||
if (window.wgArticlePath) | |||
var script = window.wgScript || "/index.php"; | var script = window.wgScript || "/index.php"; | ||
return script + "?title=" + encodeURIComponent(title); | return script + "?title=" + encodeURIComponent(title); | ||
} | } | ||
function makeCard(item) { | function makeCard(item) { | ||
item = normalize(item); | item = normalize(item); | ||
| 第389行: | 第668行: | ||
a.className = "jzy-card"; | a.className = "jzy-card"; | ||
a.href = item.url || pageUrl(page); | a.href = item.url || pageUrl(page); | ||
var icon = document.createElement("span"); | var icon = document.createElement("span"); | ||
icon.className = "jzy-icon"; | icon.className = "jzy-icon"; | ||
var fallback = document.createElement("span"); | var fallback = document.createElement("span"); | ||
fallback.className = "jzy-fallback"; | fallback.className = "jzy-fallback"; | ||
fallback.textContent = String(item.label).charAt(0); | fallback.textContent = String(item.label).charAt(0); | ||
fallback.style.display = "flex"; | fallback.style.display = item.icon ? "none" : "flex"; | ||
if (item.icon) { | if (item.icon) { | ||
var img = document.createElement("img"); | var img = document.createElement("img"); | ||
img.alt = item.label; | img.alt = item.label; | ||
img.src = item.icon; | img.src = item.icon; | ||
img.onerror = function () { | img.onerror = function () { img.remove(); fallback.style.display = "flex"; }; | ||
icon.appendChild(img); | icon.appendChild(img); | ||
} | } | ||
var name = document.createElement("span"); | var name = document.createElement("span"); | ||
name.className = "jzy-name"; | name.className = "jzy-name"; | ||
name.textContent = item.label; | name.textContent = item.label; | ||
icon.appendChild(fallback); | icon.appendChild(fallback); | ||
a.appendChild(icon); | a.appendChild(icon); | ||
| 第418行: | 第689行: | ||
return a; | return a; | ||
} | } | ||
function render(id) { | function render(id) { | ||
var group = groups.find(function(g) { return g.id === id; }) || groups[0]; | var group = groups.find(function(g) { return g.id === id; }) || groups[0]; | ||
heading.textContent = group.title; | heading.textContent = group.title; | ||
grid.innerHTML = ""; | grid.innerHTML = ""; | ||
group.items.forEach(function(item) { | group.items.forEach(function(item) { grid.appendChild(makeCard(item)); }); | ||
tabs.querySelectorAll(".jzy-tab").forEach(function(btn) { | tabs.querySelectorAll(".jzy-tab").forEach(function(btn) { | ||
btn.classList.toggle("is-active", btn.dataset.id === group.id); | btn.classList.toggle("is-active", btn.dataset.id === group.id); | ||
}); | }); | ||
} | } | ||
groups.forEach(function(group) { | groups.forEach(function(group) { | ||
var btn = document.createElement("button"); | var btn = document.createElement("button"); | ||
| 第437行: | 第704行: | ||
btn.dataset.id = group.id; | btn.dataset.id = group.id; | ||
btn.textContent = group.tab; | btn.textContent = group.tab; | ||
btn.onclick = function() { | btn.onclick = function() { render(group.id); }; | ||
tabs.appendChild(btn); | tabs.appendChild(btn); | ||
}); | }); | ||
render("base"); | render("base"); | ||
})(); | })(); | ||
| 第451行: | 第715行: | ||
<div class="jzy-divider"></div> | <div class="jzy-divider"></div> | ||
<span id="jzy-play"></span> | |||
== 核心玩法 == | == 核心玩法 == | ||
| 第462行: | 第727行: | ||
<div class="jzy-divider"></div> | <div class="jzy-divider"></div> | ||
<span id="jzy-start"></span> | |||
< | |||
== 快速入门 == | == 快速入门 == | ||
| 第488行: | 第737行: | ||
|} | |} | ||
< | <html> | ||
<script> | |||
(function () { | |||
function removeFooterArtifacts() { | |||
var selectors = [ | |||
"#mw-data-after-content", | |||
".mw-data-after-content", | |||
".citizen-page-footer__info", | |||
".citizen-page-footer .mw-footer-info" | |||
]; | |||
selectors.forEach(function (selector) { | |||
document.querySelectorAll(selector).forEach(function (element) { | |||
element.style.setProperty("display", "none", "important"); | |||
}); | |||
}); | |||
} | |||
== | function removeFooterGapStrip(footer) { | ||
var editLink = document.querySelector('a[href*="action=edit"]'); | |||
if (!editLink || !footer) return; | |||
var editBottom = editLink.getBoundingClientRect().bottom; | |||
var footerTop = footer.getBoundingClientRect().top; | |||
if (footerTop <= editBottom) return; | |||
document.querySelectorAll("body div, body section, body hr").forEach(function (element) { | |||
if (element === footer || footer.contains(element) || element.contains(footer)) return; | |||
== | var rect = element.getBoundingClientRect(); | ||
var isWideStrip = rect.width > window.innerWidth * 0.45 && rect.height >= 8 && rect.height <= 80; | |||
var isInFooterGap = rect.top >= editBottom - 4 && rect.bottom <= footerTop + 4; | |||
{ | if (isWideStrip && isInFooterGap) { | ||
element.style.setProperty("display", "none", "important"); | |||
} | |||
}); | |||
} | |||
function getFooterLink(selector, fallback) { | |||
var link = document.querySelector(selector); | |||
return link && link.href ? link.href : fallback; | |||
} | |||
function buildFooter() { | |||
removeFooterArtifacts(); | |||
= | var footer = document.querySelector("#citizen-footer, .citizen-footer, #footer, .mw-footer"); | ||
if (!footer || document.getElementById("jzy-official-footer")) return; | |||
var gameRulesUrl = "/index.php?title=%E6%B8%B8%E6%88%8F%E8%A7%84%E5%88%99"; | |||
var contactUrl = "https://qm.qq.com/q/560dSf2pxe"; | |||
<div class="jzy- | var layout = document.createElement("section"); | ||
layout.id = "jzy-official-footer"; | |||
layout.setAttribute("aria-label", "江中缘网站页脚"); | |||
layout.innerHTML = | |||
'<div class="jzy-official-footer-top">' + | |||
'<a class="jzy-official-footer-brand" href="https://www.mcjzy.net/" target="_blank" rel="noopener" aria-label="访问江中缘官网">' + | |||
'<img src="https://wiki.mcjzy.net/images/1/10/3.png" alt="江中缘">' + | |||
'</a>' + | |||
'<div class="jzy-official-footer-socials" aria-label="江中缘社区平台">' + | |||
'<span class="jzy-footer-social" title="抖音"><img src="https://wiki.mcjzy.net/images/thumb/0/01/%E6%8A%96%E9%9F%B3.png/120px-%E6%8A%96%E9%9F%B3.png?20260720050242" alt="抖音"></span>' + | |||
'<a class="jzy-footer-social" href="https://space.bilibili.com/102775924?spm_id_from=333.1007.0.0" target="_blank" rel="noopener" title="哔哩哔哩"><img src="https://wiki.mcjzy.net/images/thumb/6/66/B%E7%AB%99.png/120px-B%E7%AB%99.png?20260720050109" alt="哔哩哔哩"></a>' + | |||
'<a class="jzy-footer-social" href="https://kook.vip/3mszpv" target="_blank" rel="noopener" title="KOOK"><img src="https://wiki.mcjzy.net/images/thumb/8/83/KOOK.png/120px-KOOK.png?20260720050143" alt="KOOK"></a>' + | |||
'<a class="jzy-footer-social" href="https://qm.qq.com/q/560dSf2pxe" target="_blank" rel="noopener" title="QQ 群"><img src="https://wiki.mcjzy.net/images/thumb/8/8c/QQ.png/120px-QQ.png?20260720050211" alt="QQ 群"></a>' + | |||
'</div>' + | |||
'</div>' + | |||
'<div class="jzy-official-footer-rule"></div>' + | |||
'<div class="jzy-official-footer-bottom">' + | |||
'<p class="jzy-official-footer-copy">江中缘满载无限可能,随心定义你的线上欢乐时光。<br><strong>江中缘 Wiki</strong> 由社区维护,记录服务器的玩法、系统与资料。<br>本站内容基于《江中缘》相关的《我的世界》游戏内容整理;本 Wiki 与 Mojang Studios、Microsoft、网易无隶属关系。<br>© 2026 江中缘。版权所有。</p>' + | |||
'<nav class="jzy-official-footer-links" aria-label="页脚链接">' + | |||
'<a href="' + gameRulesUrl + '">游戏规则</a>' + | |||
'<a href="/index.php?title=%E9%A6%96%E9%A1%B5">关于本站</a>' + | |||
'<a href="' + contactUrl + '" target="_blank" rel="noopener">联系我们</a>' + | |||
'</nav>' + | |||
'</div>'; | |||
footer.insertBefore(layout, footer.firstChild); | |||
footer.classList.add("jzy-footer-ready"); | |||
{ | /* Citizen 会在部分页面设置下延后插入页面信息容器,再清理两次。 */ | ||
window.setTimeout(function () { | |||
removeFooterArtifacts(); | |||
removeFooterGapStrip(footer); | |||
}, 120); | |||
window.setTimeout(function () { | |||
removeFooterArtifacts(); | |||
removeFooterGapStrip(footer); | |||
}, 600); | |||
} | |||
<div | if (document.readyState === "loading") { | ||
document.addEventListener("DOMContentLoaded", buildFooter); | |||
} else { | |||
buildFooter(); | |||
} | |||
})(); | |||
</script> | |||
<div style="width:100%; margin:22px 0 8px; text-align:center;"> | |||
<a href="/index.php?title=%E9%A6%96%E9%A1%B5&action=edit" style="display:inline-flex; align-items:center; justify-content:center; min-width:150px; min-height:44px; padding:0 24px; border-radius:12px; background:linear-gradient(180deg,#fff4c7,#f4cf78); color:#164554 !important; text-decoration:none !important; font-size:16px; font-weight:900; border:1px solid rgba(255,255,255,.45); border-bottom:3px solid #d4a848; box-shadow:0 10px 22px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.55); text-shadow:none !important;">编辑入口</a> | |||
</div> | |||
</html> | |||
</div> | |||
2026年8月10日 (一) 05:03的最新版本
| 海岛经营 · MMORPG · 多人社区 《我的世界》网易 Java 游戏版服务器官方百科 |
关于江中缘
|
江中缘是一款历经四年精心打造的《我的世界:网易Java版》海岛经营结合高版本特性的社区趣味多人 MMORPG 服务器。玩家从一座废弃已久的海岛度假庄园启程,白手起家,解锁超过 10000+ 全新物品道具,一步步打造属于自己的商业版图。 服务器融合了类似 Hypixel Skyblock 的核心内容——采集资源、提升技能、挑战首领、开拓岛屿区域,享受深度成长的乐趣。此外,服务器内置了多款自研游戏,随时与好友来一场轻松的对决或合作。 |
服务器特色:
| 10000+ 全新道具 |
多人联机 趣味互动 |
随机地牢 挑战宝藏 |
自研游戏 独家玩法 |
游戏资讯
游戏基础
核心玩法
| 🏝️ 海岛经营 从废弃度假庄园启程 打造商业帝国 |
⚔️ 随机地牢 挑战隐秘地牢 获取稀有装备 |
🌱 技能成长 采集资源提升技能 深度成长乐趣 |
🎮 自研游戏 多款自研游戏 与好友对决合作 |
快速入门
| 1 加入服务器 网易Java版 搜索「江中缘」 |
2 领取海岛 前往中心岛 与NPC对话 |
3 开始经营 布置庄园 接待旅客 |
4 探索冒险 挑战地牢 获取宝藏 |