# bklog-components > Components 地图(目录/全局注册/改动半径)。 - Author: liang ling - Repository: JayCC1/bk-monitor - Version: 20260204191642 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/JayCC1/bk-monitor - Web: https://mule.run/skillshub/@@JayCC1/bk-monitor~bklog-components:20260204191642 --- --- name: bklog-components description: Components 地图(目录/全局注册/改动半径)。 --- # Components(最小地图) ## Map Local: `src/components/` App-global: `src/global/` Register: `src/main.js` UI: `bk-magic-vue`(`bk-*`) ## ChangeImpact(只写层级) - Reusable component → `src/components//`(`index.(tsx|vue)` + `index.scss`) - App-shell component → `src/global/` - Global registration change → `src/main.js` ## Boundaries(否定约束) - No business API in component - No duplicated component before search in `src/components/` ## Refs(按需读取) `components-reference.md`