vue+antd 后台管理框架
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
chenghongxing ce83564335 修复:异步路由部分配置不生效问题; 4 years ago
..
assets/img 新增:打赏二维码; 4 years ago
components 新增:路由配置增加动态路由参数支持 和 高亮菜单配置; 4 years ago
config 新增:增加多页签模式下配置是否缓存页面的功能; #154 4 years ago
layouts 修复:页面布局面包屑重复问题; 4 years ago
mock 新增:增加 Mock 登录用户角色 test; 4 years ago
pages 新增:增加列表详情页demo、动态路由菜单demo、带参路由菜单demo; 4 years ago
plugins 修复:当路由有查询参数时,设置页签标题不生效的问题;🐛 #166 4 years ago
router 新增:增加列表详情页demo、动态路由菜单demo、带参路由菜单demo; 4 years ago
services 修复:AdvanceTable 组件异步获取列配置不生效的问题;🐛 #159 #160 #161 4 years ago
store 修复:混合模式下菜单权限过滤无效问题; 4 years ago
theme Merge pull request #123 from guoranred/master 4 years ago
utils 修复:异步路由部分配置不生效问题; 4 years ago
App.vue 优化:切换布局时触发 resize 事件,以解决部分页面响应时布局问题; 4 years ago
bootstrap.js fix: problem that old routes configuration not clearing when merging async routes; 🐛 4 years ago
main.js 优化:引入 moment 组件库中文包; 4 years ago