From 5d6d3ff2d91ea356c7a2320a5dbd630c250acb00 Mon Sep 17 00:00:00 2001 From: Megghy Date: Sun, 19 Oct 2025 20:10:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=94=B9=E8=BF=9B=E8=BA=AB=E4=BB=BD?= =?UTF-8?q?=E7=A0=81=E8=8E=B7=E5=8F=96=E8=AF=B4=E6=98=8E=E5=B9=B6=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=9B=BE=E7=89=87=E6=8C=87=E5=BC=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components.d.ts | 12 +----------- src/views/manage/DashboardView.vue | 18 ++++++++++++++++-- 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/src/components.d.ts b/src/components.d.ts index f7e30e6..aa98134 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -19,21 +19,11 @@ declare module 'vue' { LabelItem: typeof import('./components/LabelItem.vue')['default'] LiveInfoContainer: typeof import('./components/LiveInfoContainer.vue')['default'] MonacoEditorComponent: typeof import('./components/MonacoEditorComponent.vue')['default'] - NAlert: typeof import('naive-ui')['NAlert'] - NAvatar: typeof import('naive-ui')['NAvatar'] - NButton: typeof import('naive-ui')['NButton'] - NCard: typeof import('naive-ui')['NCard'] - NEllipsis: typeof import('naive-ui')['NEllipsis'] - NEmpty: typeof import('naive-ui')['NEmpty'] NFlex: typeof import('naive-ui')['NFlex'] NFormItemGi: typeof import('naive-ui')['NFormItemGi'] - NIcon: typeof import('naive-ui')['NIcon'] - NImage: typeof import('naive-ui')['NImage'] - NPopconfirm: typeof import('naive-ui')['NPopconfirm'] + NGridItem: typeof import('naive-ui')['NGridItem'] NScrollbar: typeof import('naive-ui')['NScrollbar'] - NSpace: typeof import('naive-ui')['NSpace'] NTag: typeof import('naive-ui')['NTag'] - NText: typeof import('naive-ui')['NText'] PointGoodsItem: typeof import('./components/manage/PointGoodsItem.vue')['default'] PointHistoryCard: typeof import('./components/manage/PointHistoryCard.vue')['default'] PointOrderCard: typeof import('./components/manage/PointOrderCard.vue')['default'] diff --git a/src/views/manage/DashboardView.vue b/src/views/manage/DashboardView.vue index aca48f1..e14eb08 100644 --- a/src/views/manage/DashboardView.vue +++ b/src/views/manage/DashboardView.vue @@ -697,10 +697,24 @@ onUnmounted(() => { - 前往获取 + 前往幻星页面 - 在幻星页面右侧或者开播页获取推流地址旁边可以复制身份码 + 在幻星页面右侧 或者 + 开播页 + 直播信息处可以获取 +
+ 刷新身份码后需要在这里更新 +