diff --git a/components.d.ts b/components.d.ts index 10019ed..c5dc932 100644 --- a/components.d.ts +++ b/components.d.ts @@ -26,6 +26,7 @@ declare module 'vue' { NButtonGroup: typeof import('naive-ui')['NButtonGroup'] NCard: typeof import('naive-ui')['NCard'] NCarousel: typeof import('naive-ui')['NCarousel'] + NCode: typeof import('naive-ui')['NCode'] NCollapse: typeof import('naive-ui')['NCollapse'] NCollapseItem: typeof import('naive-ui')['NCollapseItem'] NCollapseTransition: typeof import('naive-ui')['NCollapseTransition'] diff --git a/src/components/Avatar.vue b/src/components/Avatar.vue index e032742..ffcc5e7 100644 --- a/src/components/Avatar.vue +++ b/src/components/Avatar.vue @@ -5,36 +5,54 @@ * @Description: _(:з」∠)_ --> \ No newline at end of file + diff --git a/src/components/Comment.vue b/src/components/Comment.vue index d16081e..76980e1 100644 --- a/src/components/Comment.vue +++ b/src/components/Comment.vue @@ -8,14 +8,14 @@ \ No newline at end of file +