更换图片

This commit is contained in:
田柯
2025-01-06 15:15:36 +08:00
parent bb1a6abb3b
commit 41d6ed8802
6 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -69,8 +69,8 @@
{
"pagePath": "pages/my/index",
"text": "我的",
"iconPath": "static/profile.png",
"selectedIconPath": "static/profile-active.png"
"iconPath": "static/user.png",
"selectedIconPath": "static/user-active.png"
}
]
}