Files

22 lines
559 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Module SpecVabHeader
module:
id: vab-header
name: VabHeader头部导航
type: ui
entrypoints:
- library/components/VabHeader/index.vue
- library/components/VabHeader/
usage_examples:
- "布局组件中使用 VabHeader承载用户信息/语言切换/全屏/刷新等入口"
dependency_closure:
runtime:
- "可能依赖 settings storefixedHeader/showTabs 等)"
- "可能依赖 i18n、router"
acceptance:
- "渲染不报错"
- "常用操作(如全屏/刷新/语言切换)不崩溃(若组件支持)"