You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
1.1 KiB
20 lines
1.1 KiB
1 month ago
|
# Discovered Components
|
||
|
|
||
|
This is an auto-generated list of components discovered by [nuxt/components](https://github.com/nuxt/components).
|
||
|
|
||
|
You can directly use them in pages and other components without the need to import them.
|
||
|
|
||
|
**Tip:** If a component is conditionally rendered with `v-if` and is big, it is better to use `Lazy` or `lazy-` prefix to lazy load.
|
||
|
|
||
|
- `<Barrage>` | `<barrage>` (components/Barrage.vue)
|
||
|
- `<BottomRightFixed>` | `<bottom-right-fixed>` (components/BottomRightFixed.vue)
|
||
|
- `<CommonHeader>` | `<common-header>` (components/CommonHeader.vue)
|
||
|
- `<DoctorItem>` | `<doctor-item>` (components/DoctorItem.vue)
|
||
|
- `<DoctorVideoItem>` | `<doctor-video-item>` (components/DoctorVideoItem.vue)
|
||
|
- `<MobileHeader>` | `<mobile-header>` (components/MobileHeader.vue)
|
||
|
- `<NotLogin>` | `<not-login>` (components/NotLogin.vue)
|
||
|
- `<UserInfoCommon>` | `<user-info-common>` (components/UserInfoCommon.vue)
|
||
|
- `<VideoArticleListItem>` | `<video-article-list-item>` (components/VideoArticleListItem.vue)
|
||
|
- `<WebFooter>` | `<web-footer>` (components/WebFooter.vue)
|
||
|
- `<WebHeader>` | `<web-header>` (components/WebHeader.vue)
|