chore: 完成锁定及隐藏,列表方式功能占位

This commit is contained in:
tnt group
2022-09-28 11:21:29 +08:00
parent 04539d605d
commit e559ca928a
5 changed files with 119 additions and 47 deletions
+7 -2
View File
@@ -60,7 +60,9 @@ import {
FolderOpen as FolderOpenIcon,
Image as ImageIcon,
Images as ImagesIcon,
List as ListIcon
List as ListIcon,
EyeOutline as EyeOutlineIcon,
EyeOffOutline as EyeOffOutlineIcon
} from '@vicons/ionicons5'
import {
@@ -220,7 +222,10 @@ const ionicons5 = {
// 多个图片
ImagesIcon,
// 列表
ListIcon
ListIcon,
// 眼睛
EyeOutlineIcon,
EyeOffOutlineIcon
}
const carbon = {