4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-08-24 05:39:46 +08:00

33 Commits

Author SHA1 Message Date
chenghx
446485a63e feat: widen the maxwidth of page content 2018-08-31 17:32:21 +08:00
iczer
2adbdc8830 feat: complete layout toggle function 2018-08-30 11:57:21 +08:00
chenghx
db881e57bf feat: add layout toggle 2018-08-29 18:00:00 +08:00
chenghx
8a0c4b9a3c feat: add theme style toggle function 2018-08-29 15:02:46 +08:00
chenghx
6b2688a840 feat: add setting components 2018-08-21 17:50:13 +08:00
iczer
822ebc31ad feat: add side drawer button 2018-08-20 22:46:14 +08:00
chenghx
f4601a4b5d fix: card list header not show #19 2018-08-20 09:35:38 +08:00
iczer
268c72d9a9 refactor: sider menu 2018-08-14 22:11:56 +08:00
chenghx
10c8f3557b feat: add mobile side menu 2018-08-14 17:29:50 +08:00
chenghx
125a22c31e fix: some style problems #5 2018-08-14 11:02:03 +08:00
chenghx
ac4177fa52 fix: some style problems #5 2018-08-14 10:43:13 +08:00
iczer
0f846c6ac7 feat: add global header logo 2018-08-14 07:48:21 +08:00
iczer
13fdf915d7 fix: some style problem #5 2018-08-13 20:54:27 +08:00
chenghx
fef089a8b5 feat: add account state 2018-08-13 11:38:29 +08:00
iczer
48bf1bc5d8 deps: upgrade vue-antd-ui@1.0.1 to ant-design-vue@1.0.3 2018-08-12 14:40:09 +08:00
chenghx
74f9727340 fix: console error when toggle page
Issue #4
Close #4
2018-08-10 09:47:20 +08:00
chenghx
fa7478b01b fix:GlobalHeader not show; GlobalLayout#content minHeight not correct 2018-08-09 14:06:00 +08:00
chenghx
14f2012270 fix:Global Components name spelling error:GloablXXXX.vue =>GlobalXXXX.vue 2018-08-09 11:43:34 +08:00
chenghx
112e98fe68 增加logo显示 2018-08-07 11:29:48 +08:00
chenghx
9a4afee5c2 新增TagSelect组件 2018-08-03 17:58:42 +08:00
chenghx
9455db43f4 增加登录页 2018-08-03 14:02:36 +08:00
chenghx
0aaf3cf893 优化PageLayout布局、PageHeader增加logo 2018-08-02 15:27:22 +08:00
chenghx
945b98f335 修复菜单折叠时,打开菜单子项弹出问题 2018-08-01 18:05:24 +08:00
chenghx
f15f33dd64 新增mock数据 2018-08-01 16:02:53 +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
5014a92bd2 新增布局PageLayout,优化代码结构 2018-07-25 15:23:52 +08:00
chenghx
1ce46133c5 增加底部工具栏FooterToolBar、完善表单模块(高级表单)、 2018-07-24 18:02:55 +08:00
chenghx
670b97e616 优化GloablHeader、新增表单模块、新增PageHeader、根据router自动生成breadcrumb功能 2018-07-23 18:10:02 +08:00
chenghx
417f7d5f7b 删除GloablMenu组件、菜单优化:只展开当前父级菜单 2018-07-23 13:44:08 +08:00
chenghx
bcaca47c0c 新增路由、异常页 2018-07-23 11:49:50 +08:00
chenghx
354ba9a734 vue antd admin init 2018-07-20 11:00:43 +08:00