You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

detail.html 220 B

2 years ago
123456789101112131415
  1. ---
  2. layout: default
  3. ---
  4. {% include vars.html %}
  5. <div class="hero">
  6. <div class="container">
  7. <h1 class="hero-text display-4">{{i18n.detail.title}}</h1>
  8. </div>
  9. </div>
  10. <div class="container">
  11. {{content}}
  12. </div>

js yarn包管理组件依赖分析

Contributors (1)