Commit Graph

1452 Commits

Author SHA1 Message Date
cshaptx4869
50d26ad29d feat(PageContent): 支持前端导出 2024-05-31 14:22:50 +08:00
cshaptx4869
0878f4b845 refactor: ♻️ 返回顶部颜色跟随主题色 2024-05-31 09:15:53 +08:00
cshaptx4869
41d305ad5c fix: 🐛 修复混合布局样式问题 2024-05-31 08:09:46 +08:00
cshaptx4869
abf7b34020 fix: 🐛 修复水印层级问题 2024-05-30 15:21:46 +08:00
cshaptx4869
af54fb26b6 refactor: ♻️ 统一注册vue插件 2024-05-30 14:16:39 +08:00
cshaptx4869
c0ceb06f1e refactor: ♻️ 修改CURD示例编辑弹窗尺寸 2024-05-30 11:25:21 +08:00
cshaptx4869
a75a0cae89 feat: 增加返回顶部功能 2024-05-30 09:55:03 +08:00
Ray Hao
7835a3d208 Merge pull request #119 from cshaptx4869/patch-78
feat(PageContent):  增加pagination、request、parseData配置参数
2024-05-29 16:30:48 +08:00
cshaptx4869
c3010496a6 refactor(PageContent): ♻️ 修改默认分页配置 2024-05-29 16:24:14 +08:00
cshaptx4869
7804dcef30 feat(PageContent): 增加pagination、request、parseData配置参数 2024-05-29 16:19:51 +08:00
Ray Hao
ef1df3218d Merge pull request #118 from cshaptx4869/patch-77
refactor: ♻️ 修改CURD示例
2024-05-28 16:57:34 +08:00
cshaptx4869
57bf1963f7 refactor: ♻️ 修改CURD示例 2024-05-28 16:24:01 +08:00
Ray Hao
160df75069 Merge pull request #117 from cshaptx4869/patch-76
fix: 🐛 修复左侧布局移动端菜单弹出样式
2024-05-28 15:55:08 +08:00
cshaptx4869
3effacb396 fix: 🐛 修复左侧布局移动端菜单弹出样式 2024-05-28 15:25:15 +08:00
Ray Hao
1d363a6dd6 Merge pull request #116 from cshaptx4869/patch-75
refactor: ♻️ 重构布局样式(解决页面抖动问题)
2024-05-28 14:57:14 +08:00
cshaptx4869
6822a490c7 refactor: ♻️ 重构布局样式(解决页面抖动问题) 2024-05-28 14:54:01 +08:00
郝先瑞
e8d7c004c4 docs: 📝 修改项目 Contributors 跳转地址 2024-05-27 18:17:24 +08:00
郝先瑞
97464a2170 docs(README.md): 📝 更新说明文档,添加项目状态和贡献者统计 2024-05-27 18:06:57 +08:00
hxr
e83e6cd160 docs: 📝 v2.11.0 更新说明修改 2024-05-27 08:13:18 +08:00
hxr
0a192eb41e docs: 📝 项目更新声明补充 2024-05-27 08:11:24 +08:00
hxr
c0eeb4e4eb build: 📦 升级npm依赖包版本和项目版本至2.11.0 2024-05-27 00:32:17 +08:00
hxr
918d45d75f fix: 🐛 同步更新路由数据 2024-05-27 00:17:14 +08:00
hxr
dcd942e0d8 feat: 菜单添加路由参数设置 2024-05-27 00:15:12 +08:00
hxr
4bee67d97d Merge branch 'master' of github.com:youlaitech/vue3-element-admin 2024-05-27 00:11:33 +08:00
hxr
6a6682a75f refactor: ♻️ 方法名统一 2024-05-27 00:10:14 +08:00
hxr
a507412429 docs: 📝 代理proxy_pass的目标API路径最后的斜杠/重要性声明 2024-05-26 23:53:30 +08:00
Ray Hao
016618d547 Merge pull request #115 from cshaptx4869/patch-74
refactor(PageSearch): ♻️ 改用card作为容器
2024-05-25 16:56:29 +08:00
cshaptx4869
7f1a041e87 refactor(PageSearch): ♻️ 样式改用unocss写法 2024-05-25 16:18:54 +08:00
cshaptx4869
e0c5315112 refactor(PageSearch): ♻️ 改用card作为容器 2024-05-25 16:16:22 +08:00
Ray Hao
a1cf854f60 Merge pull request #114 from cshaptx4869/patch-73
fix(PageModal): 🐛 修复表单插槽失效问题
2024-05-25 14:15:15 +08:00
cshaptx4869
e0f78365a0 refactor(PageModal): ♻️ 去除无效引入 2024-05-25 14:01:59 +08:00
cshaptx4869
4c5995a422 fix(PageModal): 🐛 修复表单插槽失效问题 2024-05-25 13:43:06 +08:00
郝先瑞
c5f7e4b081 feat: 侧边动态路由菜单支持参数 2024-05-24 18:17:01 +08:00
郝先瑞
1c4326fdfa refactor(index.html): ♻️ 优化 loading 动画效果 2024-05-24 18:14:30 +08:00
Ray Hao
1931e4f6f5 Merge pull request #113 from cshaptx4869/patch-72
watch函数增加配置项参数返回
2024-05-24 10:29:22 +08:00
cshaptx4869
c8bf3927c9 refactor(PageModal): ♻️ 修改操作成功提示 2024-05-24 10:27:26 +08:00
hxr
bc9d6c9999 Merge branch 'master' of github.com:youlaitech/vue3-element-admin 2024-05-24 07:23:09 +08:00
hxr
7ec8ef682c chore: 🔨 github 仓库同步覆盖了 gitee 的PR!21 2024-05-24 07:22:24 +08:00
cshaptx4869
45ca474571 feat(PageModal): watch函数增加配置项参数返回 2024-05-23 20:47:58 +08:00
cshaptx4869
a492146a16 refactor(PageModal): ♻️ 重构watch、computed、watchEffect调用 2024-05-23 19:55:03 +08:00
Ray Hao
95de514828 Merge pull request #112 from cshaptx4869/patch-71
feat(PageModal):  表单项增加initFn函数
2024-05-23 16:22:16 +08:00
cshaptx4869
6a9321d2a6 feat(PageModal): 表单项增加initFn函数 2024-05-23 16:20:31 +08:00
Ray Hao
cbb014580e Merge pull request #111 from cshaptx4869/patch-70
refactor(PageSearch): ♻️ 优化加强initFn函数
2024-05-23 16:09:54 +08:00
cshaptx4869
379c060b91 refactor(PageContent): ♻️ 优化加强initFn函数 2024-05-23 15:51:09 +08:00
Ray Hao
e79b14ede3 Merge pull request #110 from xiudaozhe/master
feat:  search配置新增函数能力拓展
2024-05-23 11:13:20 +08:00
andm31
bc04041fba feat: search配置新增函数能力拓展
search表单,部分情况下需要函数扩展数据处理能力。如options为异步获取的情况
2024-05-23 11:06:03 +08:00
Ray Hao
cdbbd52833 Merge pull request #109 from xiudaozhe/master
fix: 🐛 修改tagsview刷新丢失query问题
2024-05-23 10:44:42 +08:00
andm31
7f4be6649b fix: 🐛 修改tagsview刷新丢失query问题
修复url携带query时,顶部tagsview点击丢失问题
2024-05-23 10:38:38 +08:00
Ray Hao
fb48aad4be Merge pull request #108 from cshaptx4869/patch-69
feat(PageContent):  支持input属性修改
2024-05-22 16:50:22 +08:00
cshaptx4869
8d6473173c feat(PageContent): 支持input属性修改 2024-05-22 16:30:49 +08:00