From dedb4442005b0bdf0e0910c8fd25c08826dffba8 Mon Sep 17 00:00:00 2001 From: xudan Date: Wed, 10 Sep 2025 10:41:10 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=87=8D=E6=9E=84=E6=9C=BA?= =?UTF-8?q?=E5=99=A8=E4=BA=BA=E8=8F=9C=E5=8D=95=E7=BB=84=E4=BB=B6=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=B8=83=E5=B1=80=E5=92=8C=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=BC=BA=E5=93=8D=E5=BA=94=E5=BC=8F=E8=AE=BE?= =?UTF-8?q?=E8=AE=A1=EF=BC=8C=E6=8F=90=E5=8D=87=E7=94=A8=E6=88=B7=E4=BD=93?= =?UTF-8?q?=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/context-menu/robot-menu.vue | 319 ++++++++++++--------- 1 file changed, 183 insertions(+), 136 deletions(-) diff --git a/src/components/context-menu/robot-menu.vue b/src/components/context-menu/robot-menu.vue index 062d281..cb10702 100644 --- a/src/components/context-menu/robot-menu.vue +++ b/src/components/context-menu/robot-menu.vue @@ -1,104 +1,111 @@