跳到主内容
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新手教程
2024-03-17 06:04:05 UTC
BitMart交易所 安卓版APP使用教程
2022-08-15 21:21:11 UTC
BitMart交易所 iOS版APP使用教程
2022-08-15 21:21:24 UTC
iOS企业版客户端下载安装教程
2022-08-15 21:22:11 UTC
BitMart关于iOS企业签名失效的解决办法【附海外App Store下载教程】
2022-08-18 15:03:40 UTC
BitMart iOS APP苹果商店下载教程(大陆用户无法更新APP,赶紧看过来)
2022-12-13 02:36:03 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) { %>
查看更多
<% } %>
<% } %>