📝 插件商店支持

This commit is contained in:
2024-04-20 04:10:20 +08:00
parent 5a9e8449cc
commit 4dd3b4aedc
13 changed files with 433 additions and 39 deletions

View File

@ -13,8 +13,8 @@ export default navbar([
prefix: "usage/",
},
{
text: "资源商店",
link: "/store/",
text: "商店",
link: "/store/resource",
prefix: "store/",
}
]);