chen.home
|
75cb85bc8b
|
fix(breadcrumb): 修复类型错误
|
2022-08-27 23:03:00 +08:00 |
|
chen.home
|
1ad77b4878
|
feat(projects): 增加消息中心相关组件
|
2022-08-27 22:48:04 +08:00 |
|
chen.home
|
f21739ec0d
|
fix(store.auth): 修复登录不跳转问题
|
2022-08-27 10:34:23 +08:00 |
|
chen.home
|
4f022b28fa
|
feat(hooks): 增加布尔,loading相关hooks
|
2022-08-27 00:49:06 +08:00 |
|
chen.home
|
c6dd8dbc94
|
feat(component): 封装分页器
|
2022-08-27 00:12:33 +08:00 |
|
Coffee-crocodile
|
8d8dd1a97d
|
build(deps): 更新项目依赖版本
|
2022-08-25 09:10:35 +08:00 |
|
chen.home
|
894347c710
|
feat(list): 增加表格示例
|
2022-08-25 00:06:07 +08:00 |
|
chen.home
|
a022685918
|
feat(components): 增加列表展示页
|
2022-08-24 00:21:33 +08:00 |
|
chen.home
|
c611fa0e35
|
feat(projects): 增加静态路由
|
2022-08-23 21:28:02 +08:00 |
|
chen.home
|
a0fbe28595
|
fix: 修改tab逻辑
修改tab逻辑,fixed刷新跳转bug,add静态路由
|
2022-08-21 20:00:29 +08:00 |
|
Coffee-crocodile
|
518689f64d
|
feat(components): 完善了动态tabs的逻辑处理
|
2022-08-19 14:05:00 +08:00 |
|
‘chen.home’
|
30ef04efe3
|
feat(header): 增加动态标签栏
|
2022-08-19 00:47:10 +08:00 |
|
‘chen.home’
|
025410c478
|
feat(components): 增加错误页组件,美化原有错误页
|
2022-08-18 22:49:32 +08:00 |
|
‘chen.home’
|
6ed4a16291
|
style(components): 优化了一些和布局相关的组件样式
|
2022-08-18 21:49:12 +08:00 |
|
Coffee-crocodile
|
b2a9425a45
|
feat(components): 变更面包屑动态生成
BREAKING CHANGE:
动态生成+动态路径
|
2022-08-18 14:39:33 +08:00 |
|
‘chen.home’
|
8a24e76d00
|
feat(menu): 修改菜单高亮自动更新
|
2022-08-18 00:17:45 +08:00 |
|
Coffee-crocodile
|
e4dc741844
|
feat(object): 修改根据返回路由表动态生成路由和菜单
|
2022-08-17 16:22:48 +08:00 |
|
Coffee-crocodile
|
c6aa06637a
|
style(projects): 修改了登录页样式
|
2022-08-17 12:27:03 +08:00 |
|
‘chen.home’
|
1bc7059e11
|
style(styles): 修改了主题色,移除头部搜索和github按钮
|
2022-08-17 00:47:37 +08:00 |
|
‘chen.home’
|
94b22c9453
|
feat(projects): 修改路由为根据角色动态添加
|
2022-08-16 23:30:11 +08:00 |
|
‘chen.home’
|
fd7ef2d3b1
|
fix(projects): 修复了登录页重定向到404的问题
|
2022-08-16 00:46:04 +08:00 |
|
‘chen.home’
|
d45812bf3b
|
feat(projects): 修复了路由跳转问题,增加了新页面
|
2022-08-16 00:36:25 +08:00 |
|
‘chen.home’
|
5b26d6c58e
|
fix(projects): 修复路由重定向问题
|
2022-08-15 23:17:10 +08:00 |
|
‘chen.home’
|
8e1008d004
|
fix(projects): 修改路由错误
|
2022-08-15 12:16:42 +08:00 |
|
‘chen.home’
|
12114706ca
|
refactor(projects): 修改路由为动态注入
|
2022-08-15 00:29:23 +08:00 |
|
‘chen.home’
|
4acb525777
|
feat(projects): 添加路由拦截判断权限
|
2022-08-14 18:06:30 +08:00 |
|
‘chen.home’
|
c646819b23
|
refactor(projects): 修改了动态侧边栏的生成方法
|
2022-08-14 14:20:20 +08:00 |
|
‘chen.home’
|
d82e53ee0e
|
refactor(projects): 修改了logo图片
|
2022-08-14 09:11:20 +08:00 |
|
‘chen.home’
|
ba443b4a39
|
feat(auth): 侧边栏改为根据返回路由动态渲染
BREAKING CHANGE:
未完成
|
2022-08-14 00:23:42 +08:00 |
|
‘chen.home’
|
5ce9290ca5
|
fix(projects): 修改固定路由类型错误
|
2022-08-13 23:07:15 +08:00 |
|
‘chen.home’
|
c261b9c01f
|
refactor(hooks): 修改了页面中router方法,替换为二次封装hook
|
2022-08-13 22:29:29 +08:00 |
|
‘chen.home’
|
599cd5dd2c
|
perf(components): 增加登录按钮载入效果
|
2022-08-13 16:37:47 +08:00 |
|
‘chen.home’
|
d88fd6aec5
|
refactor(components): 修复了头部按钮图标偏移的问题
|
2022-08-13 16:12:55 +08:00 |
|
‘chen.home’
|
c9703576bc
|
feat(hooks): 增加路由操作hook
|
2022-08-13 15:51:54 +08:00 |
|
‘chen.home’
|
c74023901c
|
chore(projects): 增加vue,vueRouter的hook自动引入
|
2022-08-13 09:30:19 +08:00 |
|
‘chen.home’
|
19bd363ac6
|
fix(projects): 修复store的部分字段引用错误
|
2022-08-13 00:55:11 +08:00 |
|
‘chen.home’
|
5e9e3d740e
|
feat(projects): 增加登录鉴权
|
2022-08-13 00:46:42 +08:00 |
|
Coffee-crocodile
|
07864134ee
|
build(projects): 修改图标依赖包
|
2022-08-12 17:12:06 +08:00 |
|
Coffee-crocodile
|
254712c7a8
|
feat(projects): 增加页面重载功能
|
2022-08-12 13:39:44 +08:00 |
|
Coffee-crocodile
|
34f0951364
|
refactor(components): 修改了icon的包装,优化login样式
|
2022-08-12 12:54:42 +08:00 |
|
Coffee-crocodile
|
c832194801
|
feat(components): 增加刷新、搜索的头部按钮
|
2022-08-12 09:35:26 +08:00 |
|
Coffee-crocodile
|
f336487fca
|
feat(components): 增加黑白模式切换功能、完善appstore类型
|
2022-08-12 09:28:08 +08:00 |
|
‘chen.home’
|
c6b3c729ee
|
feat(components): 增加头部通知点击弹出层
|
2022-08-12 00:49:49 +08:00 |
|
‘chen.home’
|
eb328c3f46
|
feat(projects): 添加全局消息提示msg、dialog、loadingbar、notification
|
2022-08-11 23:55:05 +08:00 |
|
‘chen.home’
|
54bf56a0c3
|
refactor(components): 头部的按钮包装层封装,统一样式
|
2022-08-11 23:23:17 +08:00 |
|
‘chen.home’
|
04cea2907d
|
feat(components): 增加头部的操作按钮
BREAKING CHANGE:
黑暗模式、全屏、通知、设置、github、用户中心
|
2022-08-11 22:45:58 +08:00 |
|
chen-see
|
bb9e741375
|
Rename logo.vue to Logo.vue
修复导入文件名的错误
|
2022-08-11 15:01:18 +08:00 |
|
Coffee-crocodile
|
d8b0fec8c8
|
refactor(components): 二次封装e-icon
|
2022-08-11 13:58:28 +08:00 |
|
Coffee-crocodile
|
d5e46c3473
|
refactor(components): 对布局中的组件进行了拆分
|
2022-08-11 12:52:07 +08:00 |
|
‘chen.home’
|
b5c7d0a547
|
fix(components): 修复了布局的导入错误
|
2022-08-11 01:18:30 +08:00 |
|