review:【naive 全局】实现

This commit is contained in:
YunaiV
2025-05-12 20:01:05 +08:00
parent 47716d6264
commit d5321bc34a
11 changed files with 14 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
<script lang="ts" setup>
// TODO @xingyu这个展示不出来从右上角的站内信点进来的
import type { SystemNotifyMessageApi } from '#/api/system/notify/message';
import { ref } from 'vue';