refactor: ♻️ 优化图标和LOGO

This commit is contained in:
Ray.Hao
2024-12-08 21:05:20 +08:00
parent 1cdec3e5ea
commit 4f1969fe6f
20 changed files with 40 additions and 67 deletions

View File

@@ -28,7 +28,7 @@ const gridList = reactive([
title: "系统管理",
children: [
{
icon: "/static/icons/user1.png",
icon: "/static/icons/user.png",
title: "用户管理",
url: "/pages/work/user/index",
prem: "sys:user:query",