Skip to content
qiwentaidi edited this page Aug 15, 2024 · 26 revisions

如何二次开发扩展功能

  1. 创建路由 编辑router/menu.ts文件,仿照源码内容进行编写即可,国际化命名在src/i18n路径下
image 子集图标主要体现在首页导航处[图标库](https://www.streamlinehq.com/icons/plump-duo-style?icon=ico_u2LnZo0gcR2eGaqG%3Fauth%3Dsign-up%3Fauth%3Dsign-up%3Fauth%3Dsign-up)中选取蓝色接近的,放置在public/app路径下 image image * 增加完成后就会在侧边栏出现新的路由 image
Clone this wiki locally