AshenOneOrz
|
d2b2631fb1
|
refactor(querylist): 使用组件库的间隔组件包裹按钮组
|
4 years ago |
chenghongxing
|
31e22aaf0e
|
修复:AdvanceTable 组件异步获取列配置不生效的问题;🐛 #159 #160 #161
fix: the async configuration of columns not to take effect in AdvanceTable.vue;
|
4 years ago |
chenghongxing
|
3619242076
|
feat: add document for AdvanceTable.vue; 🐛
新增:给 AdvanceTable.vue 增加说明文档;
|
5 years ago |
chenghongxing
|
517c1959d8
|
feat: add AdvanceTable.vue component; ⭐
新增:高级表格;
|
5 years ago |
chenghongxing
|
9df2666304
|
fix: problem that old routes configuration not clearing when merging async routes; 🐛
修复:合并异步路由时,旧的路由配置未及时清除的问题。
|
5 years ago |
iczer
|
4877f13239
|
fix: style problem of SearchLayout.vue in head navigation mode; 🐛 #116
修复:搜索表单页顶部导航模式下的样式问题;
|
5 years ago |
iczer
|
04be83ac7c
|
fix: style problem of message component; 🐛
修复:message 组件样式问题;
|
5 years ago |
iczer
|
45d62e4860
|
chore: optimize services model;🌟
|
5 years ago |
iczer
|
25a1a2582a
|
fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
|
5 years ago |
iczer
|
64589950e5
|
fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
|
5 years ago |
iczer
|
bfb0358217
|
feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
|
5 years ago |
chenghongxing
|
768dacdef7
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state;
|
5 years ago |
chenghongxing
|
7e82c948da
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state;
|
5 years ago |
chenghongxing
|
b78cf5c6e1
|
chore: optimize the code of system layout; 🌟
|
5 years ago |
chenghongxing
|
6c33fb0072
|
feat: add slots support for StandardTable.vue; 🌟
新增:StandardTable.vue 组件增加 slots 支持;
|
5 years ago |
chenghongxing
|
d7fc23d78e
|
chore: optimize the code of workplace; 🌟
|
5 years ago |
chenghongxing
|
4e6a060dfe
|
feat: add login blocking; 🌟
新增:登录拦截功能;
|
5 years ago |
chenghongxing
|
d91f3a8661
|
chore: optimize the code of workplace; 🌟
|
5 years ago |
chenghongxing
|
82e5955c3b
|
feat: add auth support for axios request; 🌟
新增:axios 请求添加 auth 认证支持;
|
5 years ago |
iczer
|
b2e0accd97
|
feat: add cookie support for aixos; 🌟
新增:aixos 请求增加 cookie;
|
5 years ago |
iczer
|
8688661c8c
|
chore: optimize the code of StandardTable.vue; 🌟
|
5 years ago |
chenghongxing
|
8e72934d38
|
chore: add i18n support for StepForm.vue; 🌟
|
5 years ago |
chenghongxing
|
e6fb49260d
|
feat: add support for scopedSlots in StandardTable.vue; 🌟
新增:StandardTable.vue 组件增加 scopedSlots 的支持;
|
5 years ago |
iczer
|
687a3adc37
|
chore: optimize the code; 🌟
|
5 years ago |
iczer
|
3ff12474cd
|
feat: add service module; 🌟
新增: 数据服务模块;
|
5 years ago |
iczer
|
3f742a4dc1
|
chore: remove the deprecated API of Ant Design Vue; 🌟
移除 Ant Design Vue 废弃的 API;
|
5 years ago |
iczer
|
255f68709e
|
fix: solve the cache problem in multi tabs mode; 🐛
修复: 解决多页签模式下的内存泄露问题;
|
5 years ago |
iczer
|
107e08c08e
|
fix: issue of contextmenu in TabsView component; 🐛
修复:TabsView 组件右键菜单的bug;
|
5 years ago |
iczer
|
1f26734a13
|
chore: optimize exception page; 🌟
|
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
|
5f68e2d231
|
chore: optimize the realization of theme color 🌟
|
5 years ago |
iczer
|
fc0101f4e3
|
chore: rename some layout components; 🐶
|
5 years ago |
iczer
|
6208acc477
|
chore: update layout component's style to solve the problem of style dislocation at mobile device; 🐶
|
5 years ago |
iczer
|
b9cdfdc476
|
fix: adaptive width problem during chart component initialization;🐛
修复:图表组件初始化时自适应宽度问题;
|
5 years ago |
iczer
|
80e3f41419
|
fix: tabs scroll problem when analysis page's width is not enough;🐛 #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
|
5 years ago |
iczer
|
9caba7cc66
|
fix: tabs scroll problem when analysis page's width is not enough;
; 🐛 #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
|
5 years ago |
iczer
|
9eeb53f4ff
|
feat: add international language support for basicForm page; 🌟
新增:標準表單页面增加国际化语言支持;
|
5 years ago |
iczer
|
2f34d7ac52
|
feat: add international language support for analysis page; 🌟
新增:分析页面增加国际化语言支持;
|
5 years ago |
iczer
|
2cb54136b5
|
feat: add statements and phrase mode for i18n-extend plugin; 🌟
新增:i18n-extend 插件增加语句模式和词组模式;
|
5 years ago |
iczer
|
fa3fa22f3c
|
feat: add international language support for workplace page; 🌟
新增:工作台页面增加国际化语言支持;
|
5 years ago |
iczer
|
75921a02ae
|
feat: add international language support for advanced forms page; 🌟
新增:高级表单页增加国际化语言支持;
|
5 years ago |
iczer
|
b16b5893c8
|
新增:菜单组件增加国际化语言支持;
|
5 years ago |
iczer
|
0a490feda3
|
修改:调整部分页面样式问题;
|
5 years ago |
chenghongxing
|
ffed8a92a7
|
修改:更换logo;
|
5 years ago |
iczer
|
5bbe94728e
|
修复: 修改不分页面布局问题;
|
5 years ago |
iczer
|
a90fa8d106
|
修改: 调整布局,解决全局动画导致的界面抖动问题;
|
5 years ago |
iczer
|
ce3ee754f5
|
新增: 全局动画切换功能;
|
5 years ago |
iczer
|
066ab7ec22
|
新增: 增加动态修改主题色功能;
|
5 years ago |
iczer
|
a023e7437c
|
修改: 修复高级表单用户管理不能新增多个用户的问题;
|
5 years ago |