Coffee-crocodile
|
d0d6a59491
|
feat(project): 增加tab右键菜单
|
2022-10-14 18:13:30 +08:00 |
|
Coffee-crocodile
|
c0d338aee3
|
feat(components): 增加百度地图,高德地图功能
|
2022-10-13 15:06:23 +08:00 |
|
chen.home
|
b2a9fd48db
|
feat(projects): 增加系统布局样式配置
|
2022-09-27 00:51:04 +08:00 |
|
chen.home
|
c7249558a6
|
fix(header): 修复面包屑类型错误
|
2022-08-27 23:10:34 +08:00 |
|
chen.home
|
75cb85bc8b
|
fix(breadcrumb): 修复类型错误
|
2022-08-27 23:03:00 +08:00 |
|
chen.home
|
f21739ec0d
|
fix(store.auth): 修复登录不跳转问题
|
2022-08-27 10:34:23 +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 |
|
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’
|
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’
|
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’
|
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’
|
5e9e3d740e
|
feat(projects): 增加登录鉴权
|
2022-08-13 00:46:42 +08:00 |
|
Coffee-crocodile
|
254712c7a8
|
feat(projects): 增加页面重载功能
|
2022-08-12 13:39:44 +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 |
|
Coffee-crocodile
|
d8b0fec8c8
|
refactor(components): 二次封装e-icon
|
2022-08-11 13:58:28 +08:00 |
|
‘chen.home’
|
366795c726
|
chore(projects): 增加pinia全局状态
|
2022-08-08 01:12:01 +08:00 |
|