iczer
|
25a1a2582a
|
fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
|
2020-08-05 10:11:52 +08:00 |
|
iczer
|
64589950e5
|
fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
|
2020-08-04 19:43:48 +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
|
6c33fb0072
|
feat: add slots support for StandardTable.vue; 🌟
新增:StandardTable.vue 组件增加 slots 支持;
|
2020-07-23 11:22:26 +08:00 |
|
chenghongxing
|
d7fc23d78e
|
chore: optimize the code of workplace; 🌟
|
2020-07-21 12:40:46 +08:00 |
|
chenghongxing
|
4e6a060dfe
|
feat: add login blocking; 🌟
新增:登录拦截功能;
|
2020-07-20 22:39:46 +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 |
|
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 |
|
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
|
719dba0bd9
|
fix: problem of component style in night mode; 🐛
修复:夜晚模式下组件样式问题;
|
2020-07-08 11:49:12 +08:00 |
|
iczer
|
4063a4f08a
|
feat: add global night mode; 🌟
新增:全局夜晚模式;
|
2020-07-06 21:52:36 +08:00 |
|
iczer
|
5f68e2d231
|
chore: optimize the realization of theme color 🌟
|
2020-07-01 17:23:39 +08:00 |
|
iczer
|
fc0101f4e3
|
chore: rename some layout components; 🐶
|
2020-06-29 19:17:51 +08:00 |
|
iczer
|
6208acc477
|
chore: update layout component's style to solve the problem of style dislocation at mobile device; 🐶
|
2020-06-28 20:24:08 +08:00 |
|
iczer
|
b9cdfdc476
|
fix: adaptive width problem during chart component initialization;🐛
修复:图表组件初始化时自适应宽度问题;
|
2020-06-26 15:43:39 +08:00 |
|
iczer
|
80e3f41419
|
fix: tabs scroll problem when analysis page's width is not enough;🐛 #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
|
2020-06-24 23:48:53 +08:00 |
|
iczer
|
9caba7cc66
|
fix: tabs scroll problem when analysis page's width is not enough;
; 🐛 #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
|
2020-06-24 23:41:02 +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
|
2cb54136b5
|
feat: add statements and phrase mode for i18n-extend plugin; 🌟
新增:i18n-extend 插件增加语句模式和词组模式;
|
2020-06-24 20:11:54 +08:00 |
|
iczer
|
fa3fa22f3c
|
feat: add international language support for workplace page; 🌟
新增:工作台页面增加国际化语言支持;
|
2020-06-24 18:53:17 +08:00 |
|
iczer
|
75921a02ae
|
feat: add international language support for advanced forms page; 🌟
新增:高级表单页增加国际化语言支持;
|
2020-06-24 16:36:23 +08:00 |
|
iczer
|
b16b5893c8
|
新增:菜单组件增加国际化语言支持;
|
2020-06-23 14:22:11 +08:00 |
|
iczer
|
0a490feda3
|
修改:调整部分页面样式问题;
|
2020-06-21 23:53:54 +08:00 |
|
chenghongxing
|
ffed8a92a7
|
修改:更换logo;
|
2020-06-21 18:03:10 +08:00 |
|
iczer
|
5bbe94728e
|
修复: 修改不分页面布局问题;
|
2020-06-19 17:43:11 +08:00 |
|
iczer
|
a90fa8d106
|
修改: 调整布局,解决全局动画导致的界面抖动问题;
|
2020-06-18 18:41:08 +08:00 |
|
iczer
|
ce3ee754f5
|
新增: 全局动画切换功能;
|
2020-06-18 15:01:39 +08:00 |
|
iczer
|
066ab7ec22
|
新增: 增加动态修改主题色功能;
|
2020-06-16 18:41:07 +08:00 |
|
iczer
|
a023e7437c
|
修改: 修复高级表单用户管理不能新增多个用户的问题;
|
2020-06-15 19:49:18 +08:00 |
|
iczer
|
e1da650eb1
|
更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题;
|
2020-06-15 18:24:31 +08:00 |
|
zhangyu
|
b2c6fa2d47
|
feat: 修改项目依赖以确保项目能启动并稍微调整了页面公共布局提高还原度
|
2019-09-18 21:15:20 +08:00 |
|
ZYSzys
|
1d665eae71
|
tweak span of sm
|
2018-09-22 17:50:45 +08:00 |
|
iczer
|
f8f0294c58
|
refactor: register ant-design-vue components in main.js #28
|
2018-09-20 11:41:28 +08:00 |
|
chenghx
|
7d7b08644f
|
fix: card style problem in ant-design-vue@1.1.0
|
2018-09-13 09:32:45 +08:00 |
|
chenghx
|
f8483833f1
|
refactor: update to new project structure
|
2018-09-11 11:45:32 +08:00 |
|