feat:聚合搜索支持订阅

This commit is contained in:
jxxghp
2024-06-02 19:50:28 +08:00
parent d667c4e45d
commit 18d778a1cc
7 changed files with 104 additions and 12 deletions

View File

@@ -63,6 +63,8 @@ export interface Subscribe {
date: string
// 编辑框设置项
show_edit_dialog: boolean
// 编辑框打开状态
page_open?: boolean
}
// 历史记录