# Module Spec:vab-footer(页脚) module: id: vab-footer name: VabFooter(页脚) type: ui entrypoints: - library/components/VabFooter/index.vue public_api: concept: - "展示年份与站点 title(来自 settings store)" dependency_closure: runtime: - "store-settings:title" - "VabIcon" styles: - "SCSS 变量:$base-padding / $base-border-color(来自 styles 模块)" acceptance: - "渲染后能显示年份与 title" pitfalls: - "样式依赖全局 SCSS 变量;目标项目缺失变量会导致样式编译失败"