feat: 添加推荐源类型字段,优化推荐页面分类逻辑和样式

This commit is contained in:
jxxghp
2025-04-08 19:14:16 +08:00
parent 89e4a68a03
commit 93686bd354
5 changed files with 157 additions and 90 deletions

View File

@@ -1265,6 +1265,8 @@ export interface RecommendSource {
name: string
// 媒体数据源API地址
api_path: string
// 类型
type: string
}
// 站点资源分类