feat 优化插件界面交互

This commit is contained in:
jxxghp
2023-09-08 15:36:54 +08:00
parent 37f982e0ea
commit 47ac7437c0
2 changed files with 36 additions and 4 deletions

View File

@@ -526,6 +526,9 @@ export interface Plugin {
// 运行状态
state?: boolean
// 是否有详情页面
has_page?: boolean
}
// 种子信息