From 2269456d013da2f5cbb7473915f296fcf2c4b8d0 Mon Sep 17 00:00:00 2001 From: xlsea Date: Tue, 11 Jun 2024 17:29:06 +0800 Subject: [PATCH] =?UTF-8?q?style(sj=5F1.1.0=5Fbeta1):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E7=A9=BA=E9=97=B4=E5=88=87=E6=8D=A2=E7=BB=84=E4=BB=B6=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/iconify/material-symbols.json | 4 + .../modules/namespace-select/index.vue | 76 +++++++++++++------ 2 files changed, 57 insertions(+), 23 deletions(-) diff --git a/public/iconify/material-symbols.json b/public/iconify/material-symbols.json index 199f934..ee6075d 100644 --- a/public/iconify/material-symbols.json +++ b/public/iconify/material-symbols.json @@ -8,6 +8,10 @@ "dashboard-outline-rounded": { "body": "" }, + "expand-more-rounded": { + "body": "", + "hidden": true + }, "group-work-outline": { "body": "" }, diff --git a/src/layouts/modules/namespace-select/index.vue b/src/layouts/modules/namespace-select/index.vue index 2c8b2aa..ebb481d 100644 --- a/src/layouts/modules/namespace-select/index.vue +++ b/src/layouts/modules/namespace-select/index.vue @@ -1,10 +1,12 @@ -