diff --git a/components.d.ts b/components.d.ts index 58e27a4..3a98618 100644 --- a/components.d.ts +++ b/components.d.ts @@ -59,7 +59,9 @@ declare module 'vue' { NoticeTab: typeof import('./src/components/group/manage/NoticeTab.vue')['default'] NotificationApi: typeof import('./src/components/common/NotificationApi.vue')['default'] NProgress: typeof import('naive-ui')['NProgress'] + NRadio: typeof import('naive-ui')['NRadio'] NTag: typeof import('naive-ui')['NTag'] + NVirtualList: typeof import('naive-ui')['NVirtualList'] RevokeMessage: typeof import('./src/components/talk/message/RevokeMessage.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] diff --git a/src/components/user/ContactModal.vue b/src/components/user/ContactModal.vue index ad8d1a5..e2595ef 100644 --- a/src/components/user/ContactModal.vue +++ b/src/components/user/ContactModal.vue @@ -1,12 +1,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - {{ item.remark || item.name }} - - 群 - - - - - - - - - - - - - - -