sync: soul-admin 页面 | 原因: 前端页面修改
This commit is contained in:
@@ -107,6 +107,8 @@ interface EditingSection {
|
|||||||
filePath?: string
|
filePath?: string
|
||||||
isFree?: boolean
|
isFree?: boolean
|
||||||
isNew?: boolean
|
isNew?: boolean
|
||||||
|
isPinned?: boolean
|
||||||
|
hotScore?: number
|
||||||
}
|
}
|
||||||
|
|
||||||
function buildTree(sections: SectionListItem[]): Part[] {
|
function buildTree(sections: SectionListItem[]): Part[] {
|
||||||
|
|||||||
Reference in New Issue
Block a user