perf: 规范注册本地图标时的命名规则,使其更好地配合图标选择器

This commit is contained in:
xiaoxian521
2024-02-28 14:36:50 +08:00
parent 7009a16180
commit 760eac1c4d
25 changed files with 71 additions and 72 deletions

View File

@@ -5,7 +5,7 @@ export default {
path: "/able",
redirect: "/able/watermark",
meta: {
icon: "ubuntuFill",
icon: "ri:ubuntu-fill",
title: $t("menus.hsAble"),
rank: able
},