diff --git a/src/pages/storage/components/StorageSettingCard.tsx b/src/pages/storage/components/StorageSettingCard.tsx index 2828f044882a2daf25dda0c7420c741e42f3b782..bea3ea963f0c3e5ea78cb0059f8e407fe6efb00c 100644 --- a/src/pages/storage/components/StorageSettingCard.tsx +++ b/src/pages/storage/components/StorageSettingCard.tsx @@ -261,43 +261,77 @@ export function StorageSettingCard({ {/* Actions Menu */} -
- -
- - - +
+ + + + + + +

{setting.enabled === 1 ? '禁用' : '启用'}

+
+
+ + + + + + +

查看配置

+
+
+ + + + + + +

编辑配置

+
+
+ + + + + + +

删除配置

+
+
+