react-admin icon indicating copy to clipboard operation
react-admin copied to clipboard

动态菜单配置、权限精确到按钮、通用模块;标准后台管理系统解决方案

Results 6 react-admin issues
Sort by recently updated
recently updated
newest added

你好!这个 dispatch.app.updateUserInfo() 需要rootState,但是我看代码没给这个方法传参呢?运行报错。

有没有考虑使用create-react-app这种成熟的脚手架呢

antd 例如时间选择器 日期选择器等不能中文化

ERROR 12:23:25 AM [vite] Internal server error: [less] Error evaluating function round: argument must be a number 12:23:25 AM Plugin: vite:css File: /Users/jeckma/react-admin/node_modules/.pnpm/[email protected][email protected][email protected][email protected]/node_modules/antd/es/style/themes/default.less:346:30 344| @input-padding-horizontal-sm: @control-padding-horizontal-sm - 1px; 345| @input-padding-horizontal-lg:...

哥,我在运行的时候,想在左侧菜单栏添加别的内容,比如加一个图表管理,我在mock目录下的app-data.js里面的menu添加数据后,没有反应,这是怎么回事吗,我还需要在哪里修改呀?