From be8b38f94d004df646f70c0fed3b136c2bf08516 Mon Sep 17 00:00:00 2001 From: fofolee Date: Tue, 23 Jan 2024 09:52:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=8F=9C=E5=8D=95=E9=A1=BA?= =?UTF-8?q?=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ConfigurationMenu.vue | 111 ++++++++++++++------------- 1 file changed, 57 insertions(+), 54 deletions(-) diff --git a/src/components/ConfigurationMenu.vue b/src/components/ConfigurationMenu.vue index 0b0d61a..ee4b55e 100644 --- a/src/components/ConfigurationMenu.vue +++ b/src/components/ConfigurationMenu.vue @@ -13,6 +13,61 @@ /> + + + + + + 命令管理 + + + + + + + + 从文件导入命令 + + + + + + 从剪贴板导入命令 + + + + + + + 导出所有命令 + + + + + + 启用本页所有命令 + + + + + + 禁用本页所有命令 + + + + + + + 清空数据 + + + + @@ -178,60 +233,7 @@ - - - - - - 命令管理 - - - - - - - 从文件导入命令 - - - - - - 从剪贴板导入命令 - - - - - - - 导出所有命令 - - - - - - 启用本页所有命令 - - - - - - 禁用本页所有命令 - - - - - - - 清空数据 - - - - + @@ -294,6 +296,7 @@ +