在游戏聊天栏输入 /bazaar,打开集市主界面。
集市:修订间差异
来自江中缘
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第48行: | 第48行: | ||
.jzy-bazaar-card strong{display:block;margin-bottom:7px;color:#fff;font-size:19px;font-weight:900} | .jzy-bazaar-card strong{display:block;margin-bottom:7px;color:#fff;font-size:19px;font-weight:900} | ||
.jzy-bazaar-card p{margin:0;color:#e3f3f3;font-size:16px;line-height:1.75} | .jzy-bazaar-card p{margin:0;color:#e3f3f3;font-size:16px;line-height:1.75} | ||
.jzy-bazaar-live-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin:16px 0;padding:22px 24px;background:rgba(7,56,69,.61);border:1px solid rgba(153,228,235,.26);border-radius:16px;box-shadow:0 12px 28px rgba(1,18,28,.22),inset 0 1px 0 rgba(255,255,255,.10)} | |||
.jzy-bazaar-live-panel h3{margin:0 0 6px;color:#fff4c7;font-size:21px;font-weight:900} | |||
.jzy-bazaar-live-panel p{margin:0;color:#e3f3f3;font-size:16px;line-height:1.75} | |||
.jzy-bazaar-live-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 18px;color:#173c42!important;font-size:16px;font-weight:900;text-decoration:none!important;text-shadow:none;background:linear-gradient(180deg,#fff4c7,#f4cf78);border:1px solid rgba(255,255,255,.55);border-radius:10px;box-shadow:0 6px 14px rgba(1,18,28,.24),inset 0 1px 0 rgba(255,255,255,.55);white-space:nowrap} | |||
.jzy-bazaar-live-link:hover{color:#102e34!important;background:linear-gradient(180deg,#fff9dc,#f8d768);transform:translateY(-1px)} | |||
.jzy-bazaar-cyan{background:rgba(8,74,88,.62);border-bottom:3px solid #16c3d0} | .jzy-bazaar-cyan{background:rgba(8,74,88,.62);border-bottom:3px solid #16c3d0} | ||
.jzy-bazaar-green{background:rgba(18,70,42,.62);border-bottom:3px solid #5ab878} | .jzy-bazaar-green{background:rgba(18,70,42,.62);border-bottom:3px solid #5ab878} | ||
| 第88行: | 第93行: | ||
.jzy-side-toc a{display:block;margin:5px 0!important;padding:7px 9px!important;color:#d6eee6!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important;text-shadow:0 1px 3px rgba(1,18,28,.66)!important;text-decoration:none!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:10px!important} | .jzy-side-toc a{display:block;margin:5px 0!important;padding:7px 9px!important;color:#d6eee6!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important;text-shadow:0 1px 3px rgba(1,18,28,.66)!important;text-decoration:none!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:10px!important} | ||
.jzy-side-toc a:hover{transform:translateX(-2px);color:#fff4c7!important;background:rgba(244,207,120,.13)!important;border-color:rgba(244,207,120,.30)!important} | .jzy-side-toc a:hover{transform:translateX(-2px);color:#fff4c7!important;background:rgba(244,207,120,.13)!important;border-color:rgba(244,207,120,.30)!important} | ||
#jzy-official-footer{max-width:min(1160px,calc(100vw - 560px));margin:42px auto 22px;padding:24px 28px;color:#eaf8f5;background:rgba(7,52,63,.70);border:1px solid rgba(153,228,235,.26);border-radius:16px;box-shadow:0 12px 28px rgba(1,18,28,.22),inset 0 1px 0 rgba(255,255,255,.10);font-family:"HarmonyOS Sans SC","MiSans","PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei",sans-serif;text-shadow:0 2px 5px rgba(1,18,28,.72)} | |||
.jzy-official-footer-top,.jzy-official-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px} | |||
.jzy-official-footer-brand{display:block;line-height:0} | |||
.jzy-official-footer-brand img{display:block;width:156px;height:auto;max-height:72px;object-fit:contain;filter:drop-shadow(0 5px 9px rgba(1,18,28,.28))} | |||
.jzy-official-footer-socials{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px} | |||
.jzy-footer-social{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:7px;background:rgba(255,255,255,.08);border:1px solid rgba(153,228,235,.22);border-radius:10px;box-shadow:inset 0 1px 0 rgba(255,255,255,.09)} | |||
.jzy-footer-social:hover{background:rgba(244,207,120,.16);border-color:rgba(244,207,120,.42);transform:translateY(-1px)} | |||
.jzy-footer-social img{display:block;width:100%;height:100%;object-fit:contain} | |||
.jzy-official-footer-rule{height:1px;margin:19px 0;background:linear-gradient(90deg,rgba(120,216,240,.52),rgba(90,184,120,.44),rgba(244,207,120,.48))} | |||
.jzy-official-footer-copy{margin:0;color:#e0f5f2;font-size:13px;font-weight:600;line-height:1.8} | |||
.jzy-official-footer-copy strong{color:#fff4c7;font-weight:900} | |||
.jzy-official-footer-links{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px} | |||
.jzy-official-footer-links a{padding:7px 10px;color:#d6eee6!important;font-size:13px;font-weight:800;text-decoration:none!important;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:8px} | |||
.jzy-official-footer-links a:hover{color:#fff4c7!important;background:rgba(244,207,120,.13);border-color:rgba(244,207,120,.30)} | |||
@media(max-width:1480px){.jzy-bazaar-shell{max-width:calc(100vw - 500px)}.jzy-side-toc{right:52px}} | @media(max-width:1480px){.jzy-bazaar-shell{max-width:calc(100vw - 500px)}.jzy-side-toc{right:52px}} | ||
@media(max-width:1279px){.jzy-bazaar-shell{max-width:100%;margin:0}.jzy-side-toc{display:none}} | @media(max-width:1279px){.jzy-bazaar-shell{max-width:100%;margin:0}.jzy-side-toc{display:none}#jzy-official-footer{max-width:100%;margin-left:0;margin-right:0}} | ||
@media(max-width:900px){.jzy-bazaar-grid,.jzy-bazaar-steps,.jzy-bazaar-tip-grid{grid-template-columns:1fr}.jzy-bazaar-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jzy-bazaar-step{min-height:0}} | @media(max-width:900px){.jzy-bazaar-grid,.jzy-bazaar-steps,.jzy-bazaar-tip-grid{grid-template-columns:1fr}.jzy-bazaar-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jzy-bazaar-live-panel{grid-template-columns:1fr}.jzy-bazaar-live-link{width:100%}.jzy-bazaar-step{min-height:0}} | ||
@media(max-width:760px){.jzy-bazaar-shell{font-size:16px}.jzy-bazaar-hero{padding:22px 18px}.jzy-bazaar-title{font-size:30px}.jzy-bazaar-lead{font-size:16px}.jzy-bazaar-panel{padding:18px 15px}.jzy-bazaar-section h2{font-size:25px!important}.jzy-bazaar-table{font-size:14px}.jzy-bazaar-table th,.jzy-bazaar-table td{padding:10px 8px!important}} | @media(max-width:760px){.jzy-bazaar-shell{font-size:16px}.jzy-bazaar-hero{padding:22px 18px}.jzy-bazaar-title{font-size:30px}.jzy-bazaar-lead{font-size:16px}.jzy-bazaar-panel{padding:18px 15px}.jzy-bazaar-section h2{font-size:25px!important}.jzy-bazaar-table{font-size:14px}.jzy-bazaar-table th,.jzy-bazaar-table td{padding:10px 8px!important}#jzy-official-footer{margin-top:30px;padding:20px 18px}.jzy-official-footer-top,.jzy-official-footer-bottom{align-items:flex-start;flex-direction:column}.jzy-official-footer-socials,.jzy-official-footer-links{justify-content:flex-start}.jzy-official-footer-brand img{width:140px}} | ||
</style> | </style> | ||
| 第98行: | 第117行: | ||
<a href="#bazaar-top">页面顶部</a> | <a href="#bazaar-top">页面顶部</a> | ||
<a href="#bazaar-open">打开集市</a> | <a href="#bazaar-open">打开集市</a> | ||
<a href="#bazaar-market-data">官方行情</a> | |||
<a href="#bazaar-overview">交易概览</a> | <a href="#bazaar-overview">交易概览</a> | ||
<a href="#bazaar-categories">商品分类</a> | <a href="#bazaar-categories">商品分类</a> | ||
| 第122行: | 第142行: | ||
<article class="jzy-bazaar-card jzy-bazaar-gold"><strong>管理订单</strong><p>点击订单管理按钮,可查看当前已创建的订单并进行管理。</p></article> | <article class="jzy-bazaar-card jzy-bazaar-gold"><strong>管理订单</strong><p>点击订单管理按钮,可查看当前已创建的订单并进行管理。</p></article> | ||
</div> | </div> | ||
</section> | |||
<div class="jzy-bazaar-divider"></div> | |||
<section class="jzy-bazaar-section" id="bazaar-market-data"> | |||
<h2>官方行情</h2> | |||
<div class="jzy-bazaar-live-panel"> | |||
<div> | |||
<h3>实时市场数据</h3> | |||
<p>官网行情中心会持续更新各物品的最新成交价、成交量、成交笔数与价格走势。进行大额交易前,可先查看行情,了解当前市场的成交情况。</p> | |||
</div> | |||
<a class="jzy-bazaar-live-link" href="https://www.mcjzy.net/market" target="_blank" rel="noopener">前往官网行情</a> | |||
</div> | |||
<div class="jzy-bazaar-note"><strong>说明:</strong>行情数据变化频繁,本 Wiki 不固定展示价格数值;请以官网行情中心的实时数据为准。</div> | |||
</section> | </section> | ||
| 第234行: | 第268行: | ||
}); | }); | ||
function | function removeFooterArtifacts() { | ||
['#mw-data-after-content', '.mw-data-after-content', '.citizen-page-footer__info', '.citizen-page-footer .mw-footer-info'].forEach(function (selector) { | |||
document.querySelectorAll(selector).forEach(function (element) { | |||
element.style.setProperty('display', 'none', 'important'); | |||
}); | |||
}); | }); | ||
} | } | ||
if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', | |||
else | function buildFooter() { | ||
removeFooterArtifacts(); | |||
var footer = document.querySelector('#citizen-footer, .citizen-footer, #footer, .mw-footer'); | |||
if (!footer || document.getElementById('jzy-official-footer')) return; | |||
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="/index.php?title=%E6%B8%B8%E6%88%8F%E8%A7%84%E5%88%99">游戏规则</a><a href="/index.php?title=%E9%A6%96%E9%A1%B5">关于本站</a><a href="https://qm.qq.com/q/560dSf2pxe" target="_blank" rel="noopener">联系我们</a></nav>' + | |||
'</div>'; | |||
footer.insertBefore(layout, footer.firstChild); | |||
footer.classList.add('jzy-footer-ready'); | |||
window.setTimeout(removeFooterArtifacts, 120); | |||
window.setTimeout(removeFooterArtifacts, 600); | |||
} | |||
if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', buildFooter); | |||
else buildFooter(); | |||
})(); | })(); | ||
</script> | </script> | ||
</html> | </html> | ||
2026年7月28日 (二) 04:51的版本
江中缘 Wiki · 经济系统
集市
集市是玩家之间流通资源的交易场所。输入 /bazaar 即可打开集市界面;你可以按当前市场价格快速完成交易,也可以发布订单,等待其他玩家以你设定的价格成交。
打开集市
点击界面中的搜索按钮,可按名称查找集市内的商品。
点击订单管理按钮,可查看当前已创建的订单并进行管理。
官方行情
实时市场数据
官网行情中心会持续更新各物品的最新成交价、成交量、成交笔数与价格走势。进行大额交易前,可先查看行情,了解当前市场的成交情况。
说明:行情数据变化频繁,本 Wiki 不固定展示价格数值;请以官网行情中心的实时数据为准。
交易概览
集市中的交易由玩家提交的买入与卖出需求撮合完成。价格和成交速度会随当前供需变化。
将暂时不需要的可交易资源出售,或购入当前玩法所需的材料,让资源更有效地流转。
即时交易适合追求效率;订单交易更适合对价格、数量和成交时机有明确安排的情况。
提示:集市价格由市场供需决定。下单前请以游戏内界面显示的价格、数量与规则为准。
商品分类
集市主界面目前按以下五个分类展示可交易商品。点击分类后,可查看该分类内当前开放的交易物品。
说明:实际可交易物品会随游戏内容调整,请以集市分类内的当前显示为准。
两种交易方式
按当前市场报价快速成交
选择需要买入或卖出的物品并确认数量后,系统会按当前可用报价进行撮合。适合需要立即补充材料,或希望快速将资源换成货币的情况。
- 成交快,操作步骤少。
- 最终成交结果会随当时市场报价变化。
- 确认前先核对物品、数量与预计结算信息。
设定价格与数量,等待市场成交
创建买入订单或卖出订单后,系统会在有匹配交易时逐步成交。适合不急于完成交易、希望按目标价格进行资源采购或出售的情况。
- 可按目标价格与目标数量安排交易。
- 成交速度取决于市场供需与同类订单的竞争情况。
- 订单创建后,应定期查看其进度与剩余数量。
订单管理
| 订单类型 | 适用场景 | 需要留意 |
|---|---|---|
| 买入订单 | 希望以目标价格持续购入某种资源。 | 价格过低或需求不足时,订单可能需要更长时间才能完成。 |
| 卖出订单 | 希望以目标价格分批出售手中的资源。 | 价格过高或供给较多时,订单可能不会立即成交。 |
| 已成交部分 | 订单已经完成了一部分数量。 | 及时领取或确认结算结果,并根据剩余数量决定是否继续等待。 |
| 未完成订单 | 仍在等待匹配交易。 | 市场变化较快时,可重新评估价格与数量是否仍符合当前计划。 |
交易流程
交易提示
大额交易前先确认背包内的实际物品数量,避免将重要材料一并出售。
订单不会保证立刻完成。需要材料时优先考虑时效,资源充足时再比较价格。
市场价格、可交易物品和具体规则可能调整,请以游戏内集市界面的当前显示为准。