style: 样式调整

This commit is contained in:
zhengkunwang223
2022-09-09 11:20:02 +08:00
committed by zhengkunwang223
parent 9bcbe1df05
commit 450114f049
58 changed files with 341 additions and 481 deletions

View File

@@ -23,6 +23,7 @@ export namespace File {
search?: string;
expand: boolean;
dir?: boolean;
showHidden?: boolean;
}
export interface FileTree {