跳到主内容
Help Center
切换导航菜单
Back to website
简体中文
Deutsch
English (US)
Español
Français
日本語
Nederlands
Português
Русский
Українська
Tiếng Việt
繁體中文
提交请求
登录
搜索
BitMart
新闻公告
新项目
How can we help?
搜索
新项目
BitMart支持BTC闪电网络进行充提
被推荐的文章
2024-04-05 00:20:37 UTC
BitMart 香港 交易平台正式上线,为香港用户提供虚拟货币交易服务
被推荐的文章
2024-08-29 14:40:29 UTC
关于BitMart与TradingView完成集成图标的公告
2025-05-11 09:01:47 UTC
BitMart Community Partner计划正式开启,邀您共建全球影响力!
2025-05-06 15:44:41 UTC
BitMart限时零手续费 适用于全部A类交易对!
2024-08-29 17:45:35 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) { %>
查看更多
<% } %>
<% } %>