修改密码图标更改

This commit is contained in:
李彪 2025-05-15 09:33:02 +08:00
parent c11104a651
commit d7c90f5c12
3 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ export default {
},
{
title: "修改密码",
icon: "/static/adminImg/item4.png",
icon: "/static/adminImg/pwd.png",
path: "/pages/changePwd/index",
},
{

View File

@ -102,7 +102,7 @@ export default {
},
{
title: "修改密码",
icon: "/static/adminImg/item4.png",
icon: "/static/adminImg/pwd.png",
path: "/pages/changePwd/index",
},
{

BIN
static/adminImg/pwd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB