Files

26 lines
580 B
YAML
Raw Permalink Normal View History

# Module Specvab-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-settingstitle"
- "VabIcon"
styles:
- "SCSS 变量:$base-padding / $base-border-color来自 styles 模块)"
acceptance:
- "渲染后能显示年份与 title"
pitfalls:
- "样式依赖全局 SCSS 变量;目标项目缺失变量会导致样式编译失败"