Ray Hao
|
ffbcba8bcd
|
Merge pull request #138 from cshaptx4869/patch-94
feat(PageContent): ✨ 支持默认工具栏的导入
|
2024-06-10 16:05:15 +08:00 |
|
cshaptx4869
|
904fecad65
|
refactor(PageContent): ♻️ 修改导出全量数据选项文本
|
2024-06-10 12:27:21 +08:00 |
|
cshaptx4869
|
19e7bbf7cb
|
refactor: ♻️ 添加CURD导入示例
|
2024-06-10 12:20:44 +08:00 |
|
cshaptx4869
|
5b66c33ef1
|
feat(PageContent): ✨ 支持默认工具栏的导入
|
2024-06-10 12:18:17 +08:00 |
|
hxr
|
88e8a0dff9
|
Merge branch 'master' of github.com:youlaitech/vue3-element-admin
|
2024-06-08 17:27:45 +08:00 |
|
Ray Hao
|
ec6a3f2260
|
Merge pull request #137 from cshaptx4869/patch-93
refactor: ♻️ 修改CURD导出示例
|
2024-06-08 17:10:05 +08:00 |
|
cshaptx4869
|
6c2542c78b
|
refactor: ♻️ 修改CURD导出示例
|
2024-06-08 17:06:18 +08:00 |
|
hxr
|
3e2c02740e
|
docs: 📝 项目更新说明文档补充记录
|
2024-06-08 16:11:43 +08:00 |
|
hxr
|
7956ef24d5
|
docs: 📝 项目版本说明文档更新
|
2024-06-08 15:48:38 +08:00 |
|
Ray Hao
|
ada10cff12
|
Merge pull request #136 from cshaptx4869/patch-92
refactor(PageContent): ♻️ 默认工具栏支持自定义
|
2024-06-08 14:01:47 +08:00 |
|
cshaptx4869
|
f23cc6c6fe
|
refactor(PageContent): ♻️ 默认工具栏支持自定义
|
2024-06-08 13:56:09 +08:00 |
|
hxr
|
25fc69b454
|
docs: 📝 版本号升级2.11.2
|
2024-06-08 13:42:44 +08:00 |
|
hxr
|
5626017367
|
fix: 🐛 修复注销登出后redirect跳转路由参数丢失
|
2024-06-08 13:11:37 +08:00 |
|
hxr
|
23876aa396
|
feat: ✨ 页签title支持动态设置
|
2024-06-08 12:45:03 +08:00 |
|
Ray Hao
|
4f80c6840a
|
Merge pull request #135 from cshaptx4869/patch-91
feat(PageContent): ✨ 支持选中数据导出
|
2024-06-08 11:16:11 +08:00 |
|
cshaptx4869
|
51e88cdf7d
|
feat(PageContent): ✨ 支持选中数据导出
|
2024-06-08 11:12:39 +08:00 |
|
Ray Hao
|
657da5d247
|
Merge pull request #134 from cshaptx4869/patch-90
feat(PageContent): ✨ 前端导出支持全量数据
|
2024-06-08 10:46:07 +08:00 |
|
cshaptx4869
|
eab91effd6
|
refactor(PageContent): ♻️ 未配置全量导出接口时选项隐藏
|
2024-06-08 10:35:52 +08:00 |
|
cshaptx4869
|
91352263ba
|
feat(PageContent): ✨ 前端导出支持全量数据
|
2024-06-08 10:24:53 +08:00 |
|
Ray Hao
|
ac8b763671
|
Merge pull request #133 from cshaptx4869/patch-89
feat(PageSearch): ✨ 表单项支持tips配置
|
2024-06-07 16:40:02 +08:00 |
|
cshaptx4869
|
8831289b65
|
feat(PageContent): ✨ 表格默认工具栏的导出、搜索按钮增加权限点控制
|
2024-06-07 16:35:42 +08:00 |
|
cshaptx4869
|
63cf7c9a00
|
feat(PageSearch): ✨ 表单项支持tips配置
|
2024-06-07 16:31:29 +08:00 |
|
Ray Hao
|
014227d742
|
Merge pull request #132 from cshaptx4869/patch-88
feat(PageSearch): ✨ 支持标签输入框
|
2024-06-07 12:01:26 +08:00 |
|
cshaptx4869
|
ac80a7cb0b
|
feat(PageSearch): ✨ 支持标签输入框
|
2024-06-07 11:29:32 +08:00 |
|
Ray Hao
|
d82f2f120f
|
Merge pull request #131 from cshaptx4869/patch-87
feat(PageContent): ✨ 支持表格远程筛选
|
2024-06-06 16:28:05 +08:00 |
|
cshaptx4869
|
3bd13e89e9
|
feat(PageContent): ✨ 支持表格远程筛选
|
2024-06-06 16:15:39 +08:00 |
|
hxr
|
5725cda30e
|
chore: 🔨 版本号调整2.11.1
|
2024-06-06 01:01:30 +08:00 |
|
hxr
|
0e78eeb750
|
fix: 🐛 修复编辑后未清空id再新增菜单覆盖的问题
|
2024-06-06 01:00:43 +08:00 |
|
郝先瑞
|
ef907baa14
|
!22 update .vscode/settings.json.
Merge pull request !22 from zjsy521/N/A
|
2024-06-05 14:31:34 +00:00 |
|
zjsy521
|
6eeecdbfc9
|
update .vscode/settings.json.
增加"scss.lint.unknownAtRules": "ignore"代码,解决style中使用@apply提示unknow at rules@apply提示问题
Signed-off-by: zjsy521 <116447324@qq.com>
|
2024-06-05 14:28:02 +00:00 |
|
Ray Hao
|
fef83a1c3f
|
Merge pull request #129 from cshaptx4869/patch-86
fix(PageModal): 🐛 修复赋值后重置表单无效问题
|
2024-06-04 15:08:16 +08:00 |
|
cshaptx4869
|
d1ece902c7
|
fix(PageModal): 🐛 修复赋值后重置表单无效问题
|
2024-06-04 14:56:33 +08:00 |
|
Ray Hao
|
6e828e0182
|
Merge pull request #128 from cshaptx4869/patch-85
refactor: ♻️ 默认主题跟随系统
|
2024-06-03 09:30:35 +08:00 |
|
cshaptx4869
|
17367e3ad8
|
refactor: ♻️ 默认主题跟随系统
|
2024-06-03 08:46:19 +08:00 |
|
Ray Hao
|
812b7ab415
|
Merge pull request #126 from cshaptx4869/patch-84
feat(PageContent): ✨ 支持前端导出
|
2024-05-31 14:35:33 +08:00 |
|
cshaptx4869
|
2e20a7b745
|
build: 📦 去除xlsx库
|
2024-05-31 14:33:50 +08:00 |
|
cshaptx4869
|
50d26ad29d
|
feat(PageContent): ✨ 支持前端导出
|
2024-05-31 14:22:50 +08:00 |
|
Ray Hao
|
ad2dcbef08
|
Merge pull request #125 from xiudaozhe/master
fix: 🐛 修复关闭弹窗时没有clearValidate问题
|
2024-05-31 12:00:34 +08:00 |
|
andm31
|
248b1a7ecc
|
fix: 🐛 修复关闭弹窗时没有clearValidate问题
|
2024-05-31 11:56:10 +08:00 |
|
Ray Hao
|
d759055820
|
Merge pull request #124 from cshaptx4869/patch-83
fix: 🐛 修复混合布局样式问题
|
2024-05-31 09:26:26 +08:00 |
|
cshaptx4869
|
0878f4b845
|
refactor: ♻️ 返回顶部颜色跟随主题色
|
2024-05-31 09:15:53 +08:00 |
|
cshaptx4869
|
41d305ad5c
|
fix: 🐛 修复混合布局样式问题
|
2024-05-31 08:09:46 +08:00 |
|
Ray Hao
|
3dd8728bbf
|
Merge pull request #123 from cshaptx4869/patch-82
fix: 🐛 修复水印层级问题
|
2024-05-30 15:30:28 +08:00 |
|
cshaptx4869
|
abf7b34020
|
fix: 🐛 修复水印层级问题
|
2024-05-30 15:21:46 +08:00 |
|
Ray Hao
|
a4f49f0341
|
Merge pull request #122 from cshaptx4869/patch-81
refactor: ♻️ 统一注册vue插件
|
2024-05-30 14:34:13 +08:00 |
|
cshaptx4869
|
af54fb26b6
|
refactor: ♻️ 统一注册vue插件
|
2024-05-30 14:16:39 +08:00 |
|
Ray Hao
|
3739229290
|
Merge pull request #121 from cshaptx4869/patch-80
refactor: ♻️ 修改CURD示例编辑弹窗尺寸
|
2024-05-30 11:30:03 +08:00 |
|
cshaptx4869
|
c0ceb06f1e
|
refactor: ♻️ 修改CURD示例编辑弹窗尺寸
|
2024-05-30 11:25:21 +08:00 |
|
Ray Hao
|
f0492c674a
|
Merge pull request #120 from cshaptx4869/patch-79
feat: ✨ 增加返回顶部功能
|
2024-05-30 11:15:23 +08:00 |
|
cshaptx4869
|
a75a0cae89
|
feat: ✨ 增加返回顶部功能
|
2024-05-30 09:55:03 +08:00 |
|