Commit Graph

1574 Commits

Author SHA1 Message Date
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
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