{% if description %}{% endif %} {# 真相源:tokens.css = App 原型 tokens.css 主题A 拷贝;site.css 镜像 atoms.css。 全站零外链(无 Google Fonts / unpkg):字体走系统栈(与 App 真机一致),图标走内联雪碧图。 #} {% if pageExtraCss %}{% endif %} {# auth.js 放 head 同步加载:页面内联脚本(checkout/登录态判断)在 body 中就要用 jiuAuth #} {% if pageStyle %}{% endif %} {% include "icons.njk" %} {% include "nav.njk" %} {{ content | safe }} {% include "footer.njk" %}