From bea440900387207041324ae04969036df1521467 Mon Sep 17 00:00:00 2001 From: 田源 <tianyuan@vci-tech.com> Date: 星期二, 31 十二月 2024 15:28:24 +0800 Subject: [PATCH] 整合代码 --- Source/plt-web/plt-web-ui/src/config/website.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/plt-web/plt-web-ui/src/config/website.js b/Source/plt-web/plt-web-ui/src/config/website.js index c67f150..2d76c5b 100644 --- a/Source/plt-web/plt-web-ui/src/config/website.js +++ b/Source/plt-web/plt-web-ui/src/config/website.js @@ -33,7 +33,7 @@ }, //閰嶇疆鑿滃崟鐨勫睘鎬� menu: { - iconDefault: 'iconoir:home', + iconDefault: 'codicon:gear', props: { label: 'name', path: 'path', -- Gitblit v1.9.3