iczer
|
c19e3d5a1e
|
chore: resolve warning of duplicate name in async router; 🌟
|
2020-07-28 22:21:17 +08:00 |
|
iczer
|
bceb33996b
|
chore:replace pouchdb with localStorage; 🌟
|
2020-07-28 21:33:40 +08:00 |
|
iczer
|
c9e4451974
|
chore: optimize the code of async router; 🌟
|
2020-07-28 20:48:02 +08:00 |
|
iczer
|
f5b452f82b
|
feat: add support for async router; 🌟
新增:添加异步路由支持;
|
2020-07-26 22:08:31 +08:00 |
|
chenghongxing
|
657c061b89
|
chore: optimize the code of page 404; 🌟
|
2020-07-25 13:35:33 +08:00 |
|
chenghongxing
|
a3bca2756e
|
Merge remote-tracking branch 'origin/basic' into basic
|
2020-07-25 13:12:15 +08:00 |
|
chenghongxing
|
f59f613f91
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state
|
2020-07-25 13:11:39 +08:00 |
|
chenghongxing
|
ccba1485b1
|
chore: optimize the code of StandardTable.vue; 🌟
|
2020-07-25 13:08:48 +08:00 |
|
iczer
|
6ef62b352c
|
fix: problem of props rowKey in StandardTable.vue; 🐛
修复:StandardTable.vue props 属性 rowKey 的bug;
|
2020-07-24 17:38:37 +08:00 |
|
iczer
|
1091c60fe6
|
chore: add document link for header; 🌟
|
2020-07-23 15:32:01 +08:00 |
|
chenghongxing
|
7f5edfa388
|
chore: optimize the code of router's i18n; 🌟
|
2020-07-23 13:02:37 +08:00 |
|
chenghongxing
|
de9af0c238
|
feat: add slots support for StandardTable.vue; 🌟
|
2020-07-23 12:52:20 +08:00 |
|
chenghongxing
|
d279d2f976
|
init: init for basic version
|
2020-07-23 10:39:01 +08:00 |
|
chenghongxing
|
a62c293e42
|
chore: optimize the code of theme color; 🌟
|
2020-07-22 19:47:16 +08:00 |
|
chenghongxing
|
d7fc23d78e
|
chore: optimize the code of workplace; 🌟
|
2020-07-21 12:40:46 +08:00 |
|
chenghongxing
|
21cfb454d7
|
chore: optimize the code; 🌟
|
2020-07-21 09:40:10 +08:00 |
|
chenghongxing
|
4e6a060dfe
|
feat: add login blocking; 🌟
新增:登录拦截功能;
|
2020-07-20 22:39:46 +08:00 |
|
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
2020-07-20 21:39:00 +08:00 |
|
chenghongxing
|
d91f3a8661
|
chore: optimize the code of workplace; 🌟
|
2020-07-20 18:11:13 +08:00 |
|
chenghongxing
|
82e5955c3b
|
feat: add auth support for axios request; 🌟
新增:axios 请求添加 auth 认证支持;
|
2020-07-20 13:10:03 +08:00 |
|
chenghongxing
|
886a19ddfc
|
chore: add i18n support for TabsView.vue; 🌟
|
2020-07-20 08:49:20 +08:00 |
|
chenghongxing
|
3573a51dbd
|
chore: add i18n support for TabsView.vue; 🌟
|
2020-07-19 18:40:27 +08:00 |
|
iczer
|
b2e0accd97
|
feat: add cookie support for aixos; 🌟
新增:aixos 请求增加 cookie;
|
2020-07-18 14:39:52 +08:00 |
|
iczer
|
8688661c8c
|
chore: optimize the code of StandardTable.vue; 🌟
|
2020-07-17 13:24:26 +08:00 |
|
chenghongxing
|
8e72934d38
|
chore: add i18n support for StepForm.vue; 🌟
|
2020-07-16 21:47:04 +08:00 |
|
chenghongxing
|
e6fb49260d
|
feat: add support for scopedSlots in StandardTable.vue; 🌟
新增:StandardTable.vue 组件增加 scopedSlots 的支持;
|
2020-07-16 19:46:27 +08:00 |
|
iczer
|
687a3adc37
|
chore: optimize the code; 🌟
|
2020-07-15 19:32:43 +08:00 |
|
iczer
|
3ff12474cd
|
feat: add service module; 🌟
新增: 数据服务模块;
|
2020-07-15 19:15:23 +08:00 |
|
iczer
|
3f742a4dc1
|
chore: remove the deprecated API of Ant Design Vue; 🌟
移除 Ant Design Vue 废弃的 API;
|
2020-07-15 12:38:22 +08:00 |
|
秦旭洋
|
0f7f73fd1a
|
refactor: 重构TabView和ContextMenu的部分逻辑
1. 提取并修改getPageKey函数,表意更明确
2. 修复ContextMenu点击失败的bug(菜单项之间有margin缝隙)
3. 其他个别代码格式(基于eslint)调整
|
2020-07-13 17:54:15 +08:00 |
|
iczer
|
255f68709e
|
fix: solve the cache problem in multi tabs mode; 🐛
修复: 解决多页签模式下的内存泄露问题;
|
2020-07-10 21:48:29 +08:00 |
|
iczer
|
107e08c08e
|
fix: issue of contextmenu in TabsView component; 🐛
修复:TabsView 组件右键菜单的bug;
|
2020-07-10 19:09:41 +08:00 |
|
iczer
|
1f26734a13
|
chore: optimize exception page; 🌟
|
2020-07-10 17:56:54 +08:00 |
|
iczer
|
58caeee45c
|
bug: fix problem that page jitter when animation disabled; 🌟
修复:禁用动画时页面抖动的问题;
|
2020-07-10 12:12:31 +08:00 |
|
iczer
|
9d5c100960
|
feat: add the configuration of disable animation; 🌟
新增:禁用页面切换动画的功能;
|
2020-07-10 11:56:36 +08:00 |
|
iczer
|
d78f6d61d7
|
chore: optimize the function of copy configuration code ; 🌟
|
2020-07-10 11:12:13 +08:00 |
|
iczer
|
e619e44d4f
|
feat: add functional colors to the theme configuration; 🌟
新增:主题配置增加功能性颜色;
|
2020-07-09 22:42:07 +08:00 |
|
iczer
|
40472b21dd
|
feat: add the function of copying configuration code; 🌟
新增:复制配置项代码的功能;
|
2020-07-09 21:24:55 +08:00 |
|
iczer
|
b5d17cd63b
|
chore: refactor the code of configuration; 🌟
|
2020-07-09 17:42:59 +08:00 |
|
iczer
|
44a99a2987
|
chore: optimize the api of drawer components; 🌟
|
2020-07-09 12:10:36 +08:00 |
|
iczer
|
195624a0a1
|
feat: add configuration of hidden settings drawer; 🌟
新增:隐藏设置抽屉的配置;
|
2020-07-09 11:52:30 +08:00 |
|
iczer
|
1f02623837
|
chore: optimize the color of the setting trigger and ColorCheckbox component in night mode; 🌟
|
2020-07-09 11:01:35 +08:00 |
|
iczer
|
ee3265a151
|
fix: problem of img-check-box component in radio mode; 🐛
修复:img-check-box 组件在单选模式下的问题;
|
2020-07-09 10:58:31 +08:00 |
|
iczer
|
09348fd627
|
fix: background color problem of time-picker component in night mode; 🐛
修复:时间选择组件夜晚模式下的背景色问题;
|
2020-07-09 10:40:52 +08:00 |
|
iczer
|
0e21e005cb
|
fix: hover color problem in night mode; 🐛
修复:夜晚模式下 hover 颜色问题;
|
2020-07-08 23:35:58 +08:00 |
|
iczer
|
de05ab5f80
|
fix: style problem of checkbox component when switching themes; 🐛
修复:切换主题时 checkbox 的样式问题;
|
2020-07-08 23:17:37 +08:00 |
|
iczer
|
cfd334a4b4
|
fix: style problem of checkbox component when switching themes; 🐛
修复:切换主题时 checkbox 的样式问题;
|
2020-07-08 23:00:54 +08:00 |
|
iczer
|
4a06f1603e
|
Merge branch 'master' into theme
|
2020-07-08 22:37:13 +08:00 |
|
iczer
|
99aa951c38
|
update README
|
2020-07-08 22:28:35 +08:00 |
|
iczer
|
6e5592fff7
|
chore: Optimize the code of the theme switching function; 🌟
|
2020-07-08 20:51:06 +08:00 |
|