39 Commits

Author SHA1 Message Date
iczer
d4261bc401 refactor: config of async router and guards of router; 🌟
重构:异步路由配置和路由守卫配置;
2020-08-28 11:18:44 +08:00
iczer
9b96868586 feat: add authorize directive; 🌟
新增:权限验证指令;
2020-08-02 18:50:23 +08:00
iczer
bfb0358217 feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
2020-07-29 11:15:31 +08:00
chenghongxing
768dacdef7 feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state;
2020-07-25 13:26:48 +08:00
chenghongxing
b78cf5c6e1 chore: optimize the code of system layout; 🌟 2020-07-23 12:40:36 +08:00
chenghongxing
4e6a060dfe feat: add login blocking; 🌟
新增:登录拦截功能;
2020-07-20 22:39:46 +08:00
chenghongxing
3573a51dbd chore: add i18n support for TabsView.vue; 🌟 2020-07-19 18:40:27 +08:00
iczer
112f862988 chore: modify the i18n implementation logic of PageLayout component 🌟 2020-06-30 16:16:34 +08:00
iczer
fc0101f4e3 chore: rename some layout components; 🐶 2020-06-29 19:17:51 +08:00
iczer
9eeb53f4ff feat: add international language support for basicForm page; 🌟
新增:標準表單页面增加国际化语言支持;
2020-06-24 22:31:03 +08:00
iczer
2f34d7ac52 feat: add international language support for analysis page; 🌟
新增:分析页面增加国际化语言支持;
2020-06-24 21:08:03 +08:00
iczer
fa3fa22f3c feat: add international language support for workplace page; 🌟
新增:工作台页面增加国际化语言支持;
2020-06-24 18:53:17 +08:00
zhangyu
b2c6fa2d47 feat: 修改项目依赖以确保项目能启动并稍微调整了页面公共布局提高还原度 2019-09-18 21:15:20 +08:00
chenghx
f8483833f1 refactor: update to new project structure 2018-09-11 11:45:32 +08:00
iczer
12d2ff8e80 feat: palette page 2018-08-24 17:55:45 +08:00
chenghx
94c172f41f feat: add TaskCard components 2018-08-24 16:20:28 +08:00
chenghx
04f8642c33 refactor: remove layout components: Exception 2018-08-22 11:46:45 +08:00
Myron Lau
80f891f896 Better show breadcrumb 2018-08-14 22:25:36 +08:00
chenghx
1350ff05cb 新增高级详情页 2018-08-07 11:32:46 +08:00
chenghx
9f244f3719 新增AvatarList组件 2018-08-06 16:30:38 +08:00
chenghx
9a4afee5c2 新增TagSelect组件 2018-08-03 17:58:42 +08:00
chenghx
4b8ad9e558 增加登录验证逻辑 2018-08-03 15:38:01 +08:00
chenghx
9455db43f4 增加登录页 2018-08-03 14:02:36 +08:00
chenghx
f5b569f170 新增:根据当前路由自动展开菜单 2018-08-02 17:59:42 +08:00
chenghx
0aaf3cf893 优化PageLayout布局、PageHeader增加logo 2018-08-02 15:27:22 +08:00
iczer
14005a8a60 增加雷达图 2018-08-01 21:23:47 +08:00
chenghx
945b98f335 修复菜单折叠时,打开菜单子项弹出问题 2018-08-01 18:05:24 +08:00
iczer
25e297fe86 优化page布局;
新增工作台Workplace;
更新vue-antd-ui版本:1.0.1;
2018-07-31 16:08:13 +08:00
chenghx
31faa8ccb8 新增卡片表格、搜索表格;升级vue-antd-ui版本至v1.0.0 2018-07-27 15:54:54 +08:00
iczer
b8db6b49b4 新增GloablFooter、标准列表 2018-07-26 23:22:14 +08:00
chenghx
bdde0c1cd5 新增搜索列表QueryList 2018-07-25 18:03:39 +08:00
chenghx
5014a92bd2 新增布局PageLayout,优化代码结构 2018-07-25 15:23:52 +08:00
iczer
cb96f91b4d 优化Result组件,完善结果页(error、success) 2018-07-24 21:38:05 +08:00
chenghx
1ce46133c5 增加底部工具栏FooterToolBar、完善表单模块(高级表单)、 2018-07-24 18:02:55 +08:00
iczer
ec40bd0d14 新增StepForm 2018-07-23 23:18:23 +08:00
chenghx
670b97e616 优化GloablHeader、新增表单模块、新增PageHeader、根据router自动生成breadcrumb功能 2018-07-23 18:10:02 +08:00
chenghx
bcaca47c0c 新增路由、异常页 2018-07-23 11:49:50 +08:00
chenghx
5ea08d91bb mini chart 完善 2018-07-20 17:36:46 +08:00
chenghx
354ba9a734 vue antd admin init 2018-07-20 11:00:43 +08:00