@@ -30,4 +30,8 @@ export const CATEGORY_TYPE = [
label: "电子书",
value: "电子书",
},
+ {
+ label: "视频",
+ value: "视频",
+ },
];