Não. Esta é a versão MVP (Produto Mínimo Viável).
V2 incluirá a Seção de Explorador para Ofertas PRO / Pontos.
A V3 incluirá um Cartão de Serviço Garantia / PRO
Iterações futuras devem incluir um convite para funcionários e clientes, outros filtros de tarefas.
Como podemos ajudar?
Suporte ao cliente PRO360
Pesquisa
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>Neste artigo
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>