From 95f17bc527c231b05ac79ba18c169afed7836172 Mon Sep 17 00:00:00 2001 From: lijiahang Date: Thu, 12 Oct 2023 17:17:16 +0800 Subject: [PATCH] =?UTF-8?q?fixed:=20=E6=96=B0=E5=AF=86=E7=A0=81=E4=B8=8D?= =?UTF-8?q?=E5=A6=82=E5=85=A5=E4=B8=8D=E6=8F=90=E7=A4=BA=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- orion-ops-ui/src/assets/style/global.less | 4 +++ orion-ops-ui/src/components/navbar/index.vue | 14 ++++---- .../components/host-identity-form-modal.vue | 19 ++++++++-- .../asset/host-identity/types/form.rules.ts | 6 ---- .../components/host-key-form-drawer.vue | 19 ++++++++-- .../views/asset/host-key/types/form.rules.ts | 6 ---- .../host/components/host-config-ssh-form.vue | 2 +- .../system/menu/components/menu-table.vue | 35 +++++++++++++------ .../user/user/components/user-form-modal.vue | 2 +- 9 files changed, 72 insertions(+), 35 deletions(-) diff --git a/orion-ops-ui/src/assets/style/global.less b/orion-ops-ui/src/assets/style/global.less index 5b272bb2..3359bd23 100644 --- a/orion-ops-ui/src/assets/style/global.less +++ b/orion-ops-ui/src/assets/style/global.less @@ -110,6 +110,10 @@ body { } } +.arco-dropdown-option-content { + user-select: none; +} + .arco-drawer-container.drawer-body-padding-0 { .arco-drawer-body { padding: 0 !important; diff --git a/orion-ops-ui/src/components/navbar/index.vue b/orion-ops-ui/src/components/navbar/index.vue index 0ad11597..d4f4acdc 100644 --- a/orion-ops-ui/src/components/navbar/index.vue +++ b/orion-ops-ui/src/components/navbar/index.vue @@ -152,18 +152,18 @@ {{ nickname }}