layout: false --- <% if (page.title){ %><%= page.title %> | <% } %><%= config.title %> <%- css('css/base') %> <%- css('css/header') %> <%- css('css/reference') %> <%- css('css/footer') %> <%- partial('_partial/header', {header: [ {link: '/introduction/register', text: '介绍', name: 'introduction', nav: [ ] }, { link: '/develop/tutorial/index', text: '开发', name: 'develop', nav: [ ] }, { link: '/design/principle', text: '设计', name: 'design', nav: [ ] }, { link: '/operations/specification', text: '运营', name: 'operations', nav: [] }], h1: "运营规范"}) %>
组件
API