iczer
|
e5f2eb9955
|
fix: exception in single tab mode; 🐛 #103
修复:单页签模式下的异常问问题;
|
5 years ago |
iczer
|
93eaf9d36f
|
fix: problem of expandedRowRender in StandardTable.vue; 🐛
修复:StandardTable.vue 组件展开行插槽问题;
|
5 years ago |
iczer
|
5b5a5ea3ef
|
feat: add responsive support for slots of StandardTable.vue; 🌟
新增:StandardTable.vue 组件的插槽增加响应式支持;
|
5 years ago |
iczer
|
b2317e3209
|
fix: the problem that select events can't be triggered in menu.js component; 🐛 #99
修复:menu.js 组件中 select 事件无法触发的问题;
|
5 years ago |
iczer
|
088b36aec1
|
feat: add IInput.vue component; 🌟
新增:IInput.vue 组件;
|
5 years ago |
chenghongxing
|
23cf2fab0b
|
fix: the exception when using authorize inject function; 🐛
修复:使用权限校验注入功能时出现的异常;
|
5 years ago |
iczer
|
45d62e4860
|
chore: optimize services model;🌟
|
5 years ago |
iczer
|
d741904f50
|
fix: the cache problem in tabs mode;🐛
修复:多页签模式下的缓存问题;
|
5 years ago |
iczer
|
9445f0fbbb
|
fix: the exception when async route is not registered;🌟
修复:异步路由组件未注册时导致的异常;
|
5 years ago |
iczer
|
c10ea64ba7
|
feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟
新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute);
|
5 years ago |
iczer
|
9c10453f97
|
chore: rename HeaderlAvatar.vue to HeaderAvatar.vue;
|
5 years ago |
iczer
|
f12fde6297
|
chore: fix style problem of HeaderAvatar.vue; 🐛
|
5 years ago |
iczer
|
a55210f9a6
|
chore: add menu invisible configuration for async router; 🌟
|
5 years ago |
iczer
|
523537953a
|
fix: the cache problem of tabs page; 🐛
修复:多页签页面缓存问题;
|
5 years ago |
iczer
|
1d85bd7a70
|
fix: the style problem of expand table; 🐛
修复:嵌套表格样式问题;
|
5 years ago |
iczer
|
805cd799f8
|
fix: the cache problem of page with dynamic route; 🐛
修复:动态路由下页面缓存问题;
|
5 years ago |
iczer
|
48bb1c4bb1
|
feat: add dynamic title form HTML; 🌟 #97
新增:增加动态 HTML 标题;
|
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
|
b796a4c9e4
|
fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
|
5 years ago |
iczer
|
9b96868586
|
feat: add authorize directive; 🌟
新增:权限验证指令;
|
5 years ago |
iczer
|
55358b4107
|
fix: the style problem caused by SideMenu.vue overflow; 🐛
修复:SideMenu.vue 组件溢出导致的样式问题;
|
5 years ago |
iczer
|
182ea21a29
|
fix: the problem that can't hide check box of StandardTable.vue; 🐛
修复:StandardTable.vue 组件不能隐藏勾选框的问题;
|
5 years ago |
iczer
|
08e40f1a31
|
feat: add prop openKeys and event openChange for menu.js; 🌟
新增:menu.js 增加 openKeys 属性和 openChange 事件;
|
5 years ago |
iczer
|
bfb0358217
|
feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
|
5 years ago |
chenghongxing
|
a4764d880d
|
fix: solve the problem of @ant-design/colors dependency when using npm or cnpm; 🐛 #93
|
5 years ago |
chenghongxing
|
a5b571d2a0
|
chore: add boolean type support for props pagination of StandardTable.vue ; 🌟
|
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
|
58e81ffad0
|
chore: optimize the code of StandardTable.vue; 🌟
|
5 years ago |
iczer
|
680300e4e6
|
fix: problem of props rowKey in StandardTable.vue; 🐛
修复:StandardTable.vue props 属性 rowKey 的bug;
|
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
|
a62c293e42
|
chore: optimize the code of theme color; 🌟
|
5 years ago |
chenghongxing
|
d7fc23d78e
|
chore: optimize the code of workplace; 🌟
|
5 years ago |
chenghongxing
|
21cfb454d7
|
chore: optimize the code; 🌟
|
5 years ago |
chenghongxing
|
4e6a060dfe
|
feat: add login blocking; 🌟
新增:登录拦截功能;
|
5 years ago |
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
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 |
chenghongxing
|
886a19ddfc
|
chore: add i18n support for TabsView.vue; 🌟
|
5 years ago |
chenghongxing
|
3573a51dbd
|
chore: add i18n support for TabsView.vue; 🌟
|
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 |
秦旭洋
|
0f7f73fd1a
|
refactor: 重构TabView和ContextMenu的部分逻辑
1. 提取并修改getPageKey函数,表意更明确
2. 修复ContextMenu点击失败的bug(菜单项之间有margin缝隙)
3. 其他个别代码格式(基于eslint)调整
|
5 years ago |