跳到主内容
Help Center
切换导航菜单
Back to website
简体中文
Deutsch
English (United States)
Español
Français
日本語
Nederlands
Português
Русский
Українська
Tiếng Việt
繁體中文
提交请求
登录
搜索
BitMart
钱包
DEX
How can we help?
搜索
DEX
BitMart DEX 新手教程(App)
2026-05-24 14:41:12 UTC
BitMart DEX 新手教程 (Web)
2026-05-24 14:41:12 UTC
DEX 常见问题与回答
2026-05-24 14:44:15 UTC
DEX 交易助力 · 单人最高300USDT
2026-05-24 14:41:12 UTC
小资金也能玩转DEX!
2026-05-24 14:41:12 UTC
一站式 0 Gas费链上交易平台!瓜分 60 SOL & 6,000 BMX!
2026-05-24 14:41:12 UTC
BitMart DEX 重磅登场:一步开启链上交易新体验
2026-05-24 14:41:12 UTC
类别
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
切换导航菜单
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
类别
类别
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
查看更多
<% } %>
<% } %>