soybean-admin-antd icon indicating copy to clipboard operation
soybean-admin-antd copied to clipboard

An elegant and powerful admin template, based on the latest front-end technology stack, including Vue3, Vite5, TypeScript, Pinia, AntDesignVue and UnoCSS. 一个优雅且功能强大的后台管理模板,基于最新的...

Results 3 soybean-admin-antd issues
Sort by recently updated
recently updated
newest added

### 软件版本 node 18.20.3 pnpm 9.15.2 ### 运行环境 Windows (64) ### 运行架构 None ### 重现步骤 ![image](https://github.com/user-attachments/assets/b756b5b6-9087-4518-92cf-beca44bca96e) 当菜单多的时候 图表会等待菜单加载完才开始渲 染, naiveui版本没有这个问题 , 菜单加载的时间片长了,我尝试找问题,可是没找到 ![PixPin_2024-12-31_18-25-51](https://github.com/user-attachments/assets/b84d11c2-b129-4cd7-ac92-6b9751d6fab5) https://github.com/user-attachments/assets/cb795bad-ae05-4c69-9631-ed5e5c7ea41c ### 期望的结果是什么? 菜单不要卡顿 ### 实际的结果是什么? 当菜单多的时候...

help wanted

### 软件版本 main分支 ### 运行环境 Windows (64) ### 运行架构 None ### 重现步骤 我要实现在菜单栏里不展示,且可以正常跳转,又可以在面包屑上有展示的菜单. 然后读源码发现 https://github.com/soybeanjs/soybean-admin-antd/blob/main/src/store/modules/route/shared.ts ![Image](https://github.com/user-attachments/assets/c929122b-966b-4e26-83aa-dd7e1a2dac12) ### 期望的结果是什么? 无 ### 实际的结果是什么? 无 ### 日志记录(可选) ```golang ``` ### 补充说明(可选) _No response_

good first issue