chenghongxing
|
f777920f89
|
fix: style problem caused by layout;
修复:布局调整导致的样式问题;
|
5 years ago |
iczer
|
b2317e3209
|
fix: the problem that select events can't be triggered in menu.js component; 🐛 #99
修复:menu.js 组件中 select 事件无法触发的问题;
|
5 years ago |
iczer
|
b796a4c9e4
|
fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
|
5 years ago |
iczer
|
55358b4107
|
fix: the style problem caused by SideMenu.vue overflow; 🐛
修复:SideMenu.vue 组件溢出导致的样式问题;
|
5 years ago |
iczer
|
08e40f1a31
|
feat: add prop openKeys and event openChange for menu.js; 🌟
新增:menu.js 增加 openKeys 属性和 openChange 事件;
|
5 years ago |
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
5 years ago |
秦旭洋
|
0f7f73fd1a
|
refactor: 重构TabView和ContextMenu的部分逻辑
1. 提取并修改getPageKey函数,表意更明确
2. 修复ContextMenu点击失败的bug(菜单项之间有margin缝隙)
3. 其他个别代码格式(基于eslint)调整
|
5 years ago |
iczer
|
719dba0bd9
|
fix: problem of component style in night mode; 🐛
修复:夜晚模式下组件样式问题;
|
5 years ago |
iczer
|
4063a4f08a
|
feat: add global night mode; 🌟
新增:全局夜晚模式;
|
5 years ago |
iczer
|
14f6aebfe1
|
fix: style issues with side menu components and drawer components; 🐛
修复:侧边菜单组件和抽屉组件的样式问题;
|
5 years ago |
iczer
|
7f6b9e9599
|
fix: the problem that side menu not work in IE; 🐛
修复:IE 浏览器下侧边栏不能正常工作的bug;
|
5 years ago |
iczer
|
5f68e2d231
|
chore: optimize the realization of theme color 🌟
|
5 years ago |
iczer
|
112f862988
|
chore: modify the i18n implementation logic of PageLayout component 🌟
|
5 years ago |
iczer
|
fc0101f4e3
|
chore: rename some layout components; 🐶
|
5 years ago |
iczer
|
2e90b7c614
|
feat: add page layout i18n language config.
增加页面布局的国际化语言配置
|
5 years ago |
iczer
|
b16b5893c8
|
新增:菜单组件增加国际化语言支持;
|
5 years ago |
chenghongxing
|
ffed8a92a7
|
修改:更换logo;
|
5 years ago |
iczer
|
ce3ee754f5
|
新增: 全局动画切换功能;
|
5 years ago |
iczer
|
54e6a72f3a
|
修改: 代码规范;
|
5 years ago |
iczer
|
e1da650eb1
|
更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题;
|
5 years ago |
zhangyu
|
b2c6fa2d47
|
feat: 修改项目依赖以确保项目能启动并稍微调整了页面公共布局提高还原度
|
6 years ago |
iczer
|
f8f0294c58
|
refactor: register ant-design-vue components in main.js #28
|
7 years ago |
chenghx
|
2137ccd4b3
|
fix: contextmenu box-shadow not show
|
7 years ago |
iczer
|
e7f1540c04
|
feat: add contextmenu for page tab #25
|
7 years ago |
chenghx
|
a514bb4197
|
feat: add setting for system's name
|
7 years ago |
chenghx
|
55551b2613
|
fix: menu item's display problem in horizontal mode
|
7 years ago |
chenghx
|
db881e57bf
|
feat: add layout toggle
|
7 years ago |
chenghx
|
1488821833
|
refactor: change property rootSubmenuKeys to auto computed
|
7 years ago |
chenghx
|
8a0c4b9a3c
|
feat: add theme style toggle function
|
7 years ago |
chenghx
|
61f60316f3
|
refactor: theme color chose components
|
7 years ago |
iczer
|
822ebc31ad
|
feat: add side drawer button
|
7 years ago |
iczer
|
3e9e48565c
|
fix: linkage problem when menu collapsed #14
|
7 years ago |
iczer
|
0ab1565fdf
|
fix: sider menu logo style problem #9
|
7 years ago |
iczer
|
268c72d9a9
|
refactor: sider menu
|
7 years ago |
chenghx
|
10c8f3557b
|
feat: add mobile side menu
|
7 years ago |
iczer
|
48bf1bc5d8
|
deps: upgrade vue-antd-ui@1.0.1 to ant-design-vue@1.0.3
|
7 years ago |
chenghx
|
9455db43f4
|
增加登录页
|
7 years ago |
chenghx
|
f5b569f170
|
新增:根据当前路由自动展开菜单
|
7 years ago |
iczer
|
14005a8a60
|
增加雷达图
|
7 years ago |
chenghx
|
945b98f335
|
修复菜单折叠时,打开菜单子项弹出问题
|
7 years ago |
iczer
|
cb96f91b4d
|
优化Result组件,完善结果页(error、success)
|
7 years ago |
chenghx
|
417f7d5f7b
|
删除GloablMenu组件、菜单优化:只展开当前父级菜单
|
7 years ago |
chenghx
|
bcaca47c0c
|
新增路由、异常页
|
7 years ago |
chenghx
|
354ba9a734
|
vue antd admin init
|
7 years ago |