Former-commit-id: eed58007b7d833bf631c2d41995f674c684ef88f Former-commit-id: 9595475f9795c91774d8e51239dea5ad191bfd29 Former-commit-id: 19eae36217dbae6d66c10124040d7011b70ea2b0
9 lines
223 B
Markdown
9 lines
223 B
Markdown
# 局部组件
|
|
|
|
局部组件是指在某个组件内注册的组件,它一般只在一个地方用到,全局无法访问
|
|
|
|
## dd-menu
|
|
|
|
::: tip 出现位置
|
|
src/components/core/MainLayout/components/SideMenu/index.vue
|
|
::: |