Skip to content

Develop #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 271 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
271 commits
Select commit Hold shift + click to select a range
21a2758
feat: :sparkles: 添加个人中心mock接口
haoxianrui Aug 27, 2024
4ae06bd
perf: :zap: 添加element详情css至预构建
haoxianrui Aug 27, 2024
c6f669e
fix: :bug: 重置密码api路径调整
haoxianrui Aug 27, 2024
230e3be
feat: :sparkles: 完善个人中心mock接口
haoxianrui Aug 27, 2024
1da5772
feat: websocket前端代码部分
li512893708 Aug 28, 2024
d6f3214
refactor: :recycle: 菜单搜索增加最大高度
AnAloneJaver Aug 28, 2024
e1cd6ea
refactor: :recycle: logo 色值适配vue和ep
haoxianrui Aug 29, 2024
0216a97
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Aug 29, 2024
d4a658b
fix: :bug: 重新激活顶部菜单判断错误
z2864610310 Aug 30, 2024
0850359
wip: :construction: 通知公告开发
AnAloneJaver Aug 31, 2024
8a27e74
refactor: :recycle: 优化代码生成页面
haoxianrui Sep 1, 2024
099ed14
wip: :construction: 通知公告开发临时提交
AnAloneJaver Sep 1, 2024
d0f3171
wip: :construction: 通知公告临时提交
AnAloneJaver Sep 2, 2024
cba508b
build: :package: 升级npm依赖包,vue更新3.5版本
haoxianrui Sep 5, 2024
b3a10f0
build: :package: 修改node版本要求
haoxianrui Sep 5, 2024
baab1cc
refactor: :recycle: 添加代码生成表单必填校验
haoxianrui Sep 5, 2024
59db084
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-adm…
AnAloneJaver Sep 5, 2024
35a419f
wip: :construction: 通知公告临时提交
AnAloneJaver Sep 5, 2024
f1d16f5
build: :package: 修改node版本要求
haoxianrui Sep 5, 2024
6166c3d
wip: :construction: 通知公告临时提交
AnAloneJaver Sep 6, 2024
be6d1b1
refactor: :recycle: 代码生成api路径优化
haoxianrui Sep 7, 2024
19e49c9
build: :package: 移除color依赖,自定义工具类
haoxianrui Sep 7, 2024
bd18441
chore: :hammer: 移除注释
haoxianrui Sep 7, 2024
316e2a6
refactor: :recycle: 自定义主题色,参考arco.design主题色值修改主色
haoxianrui Sep 7, 2024
baf68e5
perf: :zap: 预加载文件ep的/css替换为/index
haoxianrui Sep 7, 2024
9bb190f
wip: :construction: 通知公告临时提交
AnAloneJaver Sep 7, 2024
3042825
refactor: :recycle: 路由参数添加样式优化
haoxianrui Sep 8, 2024
d6e4e4b
refactor: :recycle: 个人中心图标合适匹配
haoxianrui Sep 8, 2024
3341abe
refactor: :recycle: 优化页面背景色
haoxianrui Sep 8, 2024
248b86f
refactor: :recycle: 登录页面优化
haoxianrui Sep 8, 2024
2155f9b
build: :package: 升级项目版本号2.15.0
haoxianrui Sep 8, 2024
f8efb23
build: :package: 升级codemirror版本至2.7.1
haoxianrui Sep 9, 2024
13eb4e1
docs: :memo: 修改文档主技术栈版本号
haoxianrui Sep 11, 2024
27e7b91
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-adm…
AnAloneJaver Sep 12, 2024
f34df2b
wip: :construction: 通知公告临时提交
AnAloneJaver Sep 12, 2024
5572ab8
docs: :memo: 修改注释错别字
haoxianrui Sep 12, 2024
6f63834
refactor: 使用defineModel替换useVModel
haoxianrui Sep 13, 2024
f09973d
fix: :bug: 修复图片\文件上传之后删除失败的bug
AnAloneJaver Sep 14, 2024
da2aba7
feat: :sparkles: 新增通知公告发送ws消息
AnAloneJaver Sep 14, 2024
275856e
refactor: :recycle: 优化登录页的title样式
haoxianrui Sep 15, 2024
8b1fdc4
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Sep 15, 2024
08e2fb0
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Sep 15, 2024
b375943
chore: 🔨 修改头像尺寸
Sep 17, 2024
867c6f9
Merge pull request #166 from wlonghaha/master
haoxianrui Sep 17, 2024
c67a9c7
feat: :sparkles: 增加关闭验证码的功能
AnAloneJaver Sep 18, 2024
b014e82
revert: :rewind: 回退关闭验证码功能
AnAloneJaver Sep 18, 2024
89ce395
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-adm…
AnAloneJaver Sep 18, 2024
b0a2101
chore: 🔨 修改SidebarLogo代码
Sep 21, 2024
7a19016
Merge pull request #167 from wlonghaha/master
haoxianrui Sep 21, 2024
c6a7359
refactor: :recycle: 通知公共部分内容重构
AnAloneJaver Sep 21, 2024
f67ea1c
Merge remote-tracking branch 'origin/master'
AnAloneJaver Sep 24, 2024
0cca739
Merge branch 'feature/noticews'
AnAloneJaver Sep 24, 2024
060fe45
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Sep 25, 2024
b797acb
wip: :construction: 通知公告重构临时提交
haoxianrui Sep 27, 2024
5927cc1
docs: :memo: 文档依赖版本号更新
haoxianrui Sep 27, 2024
c1c0ac0
refactor: :recycle: 使用vue3.3版本的defineModel优化组件的双向绑定
haoxianrui Sep 27, 2024
476f257
Merge branch 'refactor/notice' of https://gitee.com/youlaiorg/vue3-el…
haoxianrui Sep 27, 2024
463e5eb
refactor: :recycle: 重构首页ws获取在线人数的代码
AnAloneJaver Sep 27, 2024
3db4b2a
refactor: :recycle: 通知公告、字典重构
haoxianrui Oct 3, 2024
33654c5
Merge branch 'refactor/notice' of https://gitee.com/youlaiorg/vue3-el…
haoxianrui Oct 3, 2024
fa05379
refactor: :recycle: 字典重构和翻译完成
haoxianrui Oct 5, 2024
4ac1f94
refactor: :recycle: 字典标签类型预览样式优化
haoxianrui Oct 5, 2024
1c88186
chore: :hammer: 关闭v-html检查
haoxianrui Oct 7, 2024
b6b4221
feat: :sparkles: 添加完善Mock接口
haoxianrui Oct 7, 2024
42f7782
perf: :zap: 添加empty组件至预构建
haoxianrui Oct 7, 2024
ff53ed6
refactor: :recycle: 通知公告、字典重构问题修复和优化
haoxianrui Oct 7, 2024
57bca54
fix: :bug: 修复打包typescript警告问题
haoxianrui Oct 7, 2024
c75dde1
chore: :hammer: 移除无用枚举
haoxianrui Oct 7, 2024
20dc49d
fix: :bug: 移除unplugin-icon插件,避免vue-template-compiler编译器在某些机器引发的报错
haoxianrui Oct 8, 2024
0783709
fix: :bug: 锁定sass版本,目前1.79.x有问题
haoxianrui Oct 8, 2024
d2b96ac
fix: :bug: 修复导航设置为混合模式时图标显示不正确的bug
AnAloneJaver Oct 8, 2024
4af12d8
fix: :bug: 字典数据参数字典编码类型不正确问题修复
haoxianrui Oct 8, 2024
cb25f9c
chore: :hammer: 移除自动导入的无用组件
haoxianrui Oct 8, 2024
f52d58e
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Oct 8, 2024
b7d7b67
fix: :bug: 混合布局左侧菜单超出页面高度问题修复
haoxianrui Oct 8, 2024
892cdbf
chore: :hammer: eslint新版本忽略配置文件迁移
haoxianrui Oct 8, 2024
5230aff
chore: :hammer: eslint新版本配置文件调整
haoxianrui Oct 8, 2024
d4a207a
chore: :hammer: 移除无用导入
haoxianrui Oct 8, 2024
95ba3cd
chore: :hammer: 版本号修改2.16.3,升级相关依赖
haoxianrui Oct 8, 2024
049b0b7
chore: :hammer: typescript编译器移除include不存在的文件
haoxianrui Oct 9, 2024
13190a1
fix: :bug: 修复引入错误的API
AnAloneJaver Oct 9, 2024
3508770
chore: :hammer: 移除注释
haoxianrui Oct 9, 2024
5245a14
fix: :bug: 修复混合布局重定向首页未激活问题
haoxianrui Oct 9, 2024
f3bc98e
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Oct 9, 2024
657564b
fix: :bug: 修复混合布局路由参数重定向丢失问题
haoxianrui Oct 9, 2024
0cf63ce
chore: :hammer: 版本号升级2.16.4
haoxianrui Oct 9, 2024
6f01915
refactor: :recycle: 代码规范优化
haoxianrui Oct 10, 2024
20c0a89
feat: :sparkles: 添加单图上传组件和使用示例
haoxianrui Oct 10, 2024
1fb47c5
refactor: :recycle: 角色管理按钮图标统一
haoxianrui Oct 10, 2024
5c2bcce
docs: :memo: 更新依赖版本号和添加G-Star证书
haoxianrui Oct 10, 2024
1ac9153
docs: :memo: 添加 G-Star 证书
haoxianrui Oct 10, 2024
3273b23
fix: :bug: mOCK缺失的接口完善
haoxianrui Oct 11, 2024
dbc1a35
fix: :bug: 图标不显示问题修复
haoxianrui Oct 11, 2024
890e107
chore: :hammer: 项目版本号升级2.16.5
haoxianrui Oct 11, 2024
399ae9f
fix: :bug: 图标不显示修复
haoxianrui Oct 11, 2024
4c18d2b
docs: :memo: 注释修改
haoxianrui Oct 11, 2024
5531cdd
fix: :bug: 适配element-plus的2.8.5版本SASS升级修复废弃的color function
haoxianrui Oct 11, 2024
03512d1
chore: :hammer: 移除无用的配置
haoxianrui Oct 11, 2024
fef99ef
chore: :hammer: 从git忽略文件移除pnpm-lock.yaml
haoxianrui Oct 12, 2024
de127f5
build: :package: 移除无用配置
haoxianrui Oct 12, 2024
4e16640
feat: :sparkles: 添加pnpm包锁定文件
haoxianrui Oct 12, 2024
63d8009
chore: :hammer: 补充完善eslint自动配置的规则
haoxianrui Oct 13, 2024
29c23ee
chore: :hammer: 添加eslint插件依赖
haoxianrui Oct 13, 2024
f55344e
chore: :hammer: 移除无用的配置
haoxianrui Oct 13, 2024
37db18f
chore: :hammer: 默认关闭websocket
haoxianrui Oct 13, 2024
241fa04
chore: :hammer: 自动导入添加ElTree组件
haoxianrui Oct 13, 2024
72eb87d
chore: :hammer: eslint 配置适配版本v9
haoxianrui Oct 13, 2024
a4ef6eb
refactor: :recycle: eslint 代码规范调整
haoxianrui Oct 13, 2024
0b003d6
chore: :hammer: upgrade version 2.16.6 to 2.17.0
haoxianrui Oct 13, 2024
5478b37
docs: :memo: 修改依赖版本号
haoxianrui Oct 14, 2024
6a03413
fix: :bug: 移除devtools插件,已知插件最新版本7.4.6不兼容node的21.0.0
haoxianrui Oct 15, 2024
4937f82
fix: :bug: 增删改查组件删除之后清空table表格的选中状态
AnAloneJaver Oct 15, 2024
945be4e
refactor: :recycle: 代码生成在第一步增加校验
AnAloneJaver Oct 15, 2024
2625235
fix: :bug: 修改注释,将涮选改为筛选
Kang-Yang Oct 15, 2024
a6cfce6
!30 修改注释,将涮选改为筛选
haoxianrui Oct 15, 2024
6f609c4
docs: :memo: 完善设置注释
haoxianrui Oct 17, 2024
efe61bd
refactor: :recycle: 多图组件上传重命名和参数统一
haoxianrui Oct 18, 2024
4215087
refactor: :recycle: 登录页样式写法优化
haoxianrui Oct 18, 2024
f0e0455
refactor: :recycle: 字典加载调整为登陆后缓存作为数据源
haoxianrui Oct 18, 2024
605d87b
fix: :bug: 修复注销登录location.reload导致接口无响应数据
haoxianrui Oct 18, 2024
0cc300a
chore: :hammer: 上传组件参数统一调整
haoxianrui Oct 18, 2024
af460b5
refactor: :recycle: aPI 文件根据模块划分
haoxianrui Oct 18, 2024
f18cec0
refactor: :recycle: 代码优化
haoxianrui Oct 18, 2024
6d56540
refactor: :recycle: 重命名搜索条样式类名
haoxianrui Oct 18, 2024
0b2d1da
refactor: :recycle: 移除重置路由的方法
haoxianrui Oct 18, 2024
ca30e14
docs: :memo: 菜单国际化注释修改
haoxianrui Oct 18, 2024
79156a8
refactor: :recycle: 组件名同步修改调整
haoxianrui Oct 18, 2024
8b6ab88
chore: :hammer: upgrade version 2.17.1 → 2.18.0
haoxianrui Oct 18, 2024
ec54e8c
fix: :bug: 修复ts类型警告
haoxianrui Oct 18, 2024
f07d68b
chore: :hammer: 完善MOCK接口适配2.18.0版本升级
haoxianrui Oct 19, 2024
25cccb5
refactor: :recycle: 图标选择器优化
haoxianrui Oct 22, 2024
2535020
fix: :bug: 修复字典组件初始值无法回显问题
haoxianrui Oct 22, 2024
71335e5
chore: :hammer: upgrade vesion 2.18.0 → 2.18.1
haoxianrui Oct 22, 2024
ca81612
fix: :bug: 修复图标选取组件和字典复选组件的使用bug
AnAloneJaver Oct 23, 2024
485b914
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Oct 23, 2024
8914e6c
chore: :hammer: bump version to 2.18.2
haoxianrui Oct 24, 2024
4786a50
feat: :sparkles: 图标选择器组件支持清空已选图标
haoxianrui Oct 24, 2024
4cc0334
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Oct 24, 2024
bfbd6d1
chore: :hammer: 字典组件使用示例label优化
haoxianrui Oct 28, 2024
b65b4ea
chore: :hammer: 完善图标选择器的value注释
haoxianrui Oct 28, 2024
bd4b6dd
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Oct 28, 2024
dbcd0f2
refactor: :recycle: 组件命名统一
haoxianrui Oct 29, 2024
3900c14
refactor: :recycle: 菜单搜索添加快捷操作
haoxianrui Oct 29, 2024
9d9b0eb
feat: :sparkles: 添加菜单搜索组件图标icon
haoxianrui Oct 29, 2024
a2fd2b0
refactor: :recycle: 导航栏组件代码重构优化
haoxianrui Oct 29, 2024
853716a
fix: :bug: 修复自动导入组件失效问题
haoxianrui Oct 29, 2024
b4183f5
refactor: :recycle: 菜单搜索移除历史记录
haoxianrui Oct 30, 2024
98ee8ff
refactor: :recycle: 导航栏全局自动导入改为手动导入(只有一个页面引用)
haoxianrui Oct 30, 2024
2caf089
chore: :hammer: 规范注释
haoxianrui Oct 30, 2024
dd81dd6
refactor: :recycle: store 文件名规范统一调整
haoxianrui Oct 30, 2024
702856f
refactor: :recycle: 优化变量命名
haoxianrui Oct 30, 2024
c3bb794
refactor: :recycle: css 命名优化
haoxianrui Oct 30, 2024
3c13660
fix: :bug: 修复 title 在非 chrome 浏览器渐变显示问题
haoxianrui Oct 30, 2024
5ff88be
refactor: :recycle: store 文件命名规范统一
haoxianrui Oct 30, 2024
2146d16
refactor: :recycle: 代码优化
haoxianrui Oct 30, 2024
ea6feac
fix: :bug: 修复叶子节点设置始终显示时菜单项出现下拉图标
haoxianrui Oct 30, 2024
7e554a7
refactor: :recycle: 用户页面代码优化,使用字典翻译组件
haoxianrui Oct 30, 2024
30fdd06
chore: :hammer: bump version to 2.18.4
haoxianrui Oct 30, 2024
04fab0a
fix: :bug: 导入导航栏组件名称错误问题修复
haoxianrui Oct 30, 2024
acc9f94
fix: :bug: 移除通知公告icon
haoxianrui Nov 1, 2024
5776d8d
chore: :hammer: typescript 编译器配置注释完善和书写顺序优化
haoxianrui Nov 1, 2024
7f8f69f
refactor: :recycle: 角色类型编码设置为可选
haoxianrui Nov 1, 2024
3201021
refactor: :recycle: 登录页面样式调整
haoxianrui Nov 1, 2024
6ea4c6d
chore: :hammer: 注释简化
haoxianrui Nov 1, 2024
d37d70b
refactor: :recycle: 导入路径错误修改
haoxianrui Nov 1, 2024
04605b8
refactor: :recycle: 角色管理代码优化
haoxianrui Nov 4, 2024
825103a
fix: :bug: 修复性别字典未显示问题
haoxianrui Nov 4, 2024
afd4b75
fix: :bug: 修复字典管理重置按钮图片显示不正常
AnAloneJaver Nov 5, 2024
2fc574a
refactor: :recycle: 精简 eslint 规则
haoxianrui Nov 7, 2024
96f4abb
fix: :bug: 修复 printWidth 设置每行最大字符数无效问题
haoxianrui Nov 8, 2024
e22f850
refactor: :recycle: 用户代码优化
haoxianrui Nov 8, 2024
1502ba9
chore: :hammer: 调整 prettier 行最大字符为 100
haoxianrui Nov 8, 2024
eb2f87c
refactor: :recycle: 设置代码优化重构
haoxianrui Nov 8, 2024
79cacae
fix: :bug: 组件路径错误修复
haoxianrui Nov 10, 2024
cbf7b00
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Nov 10, 2024
817b576
chore: :hammer: 调整行最大字符长度为80
haoxianrui Nov 11, 2024
8bc430e
refactor: :recycle: 代码优化和导入问题修复
haoxianrui Nov 11, 2024
c0de469
chore: :hammer: bump version to 2.18.5
haoxianrui Nov 11, 2024
d243538
chore: :hammer: 代码行最大字符数调整为100
haoxianrui Nov 11, 2024
c34cbcb
fix: :bug: 组件命名调整引发导入问题修复
haoxianrui Nov 11, 2024
43ac2a8
refactor: :recycle: 导入组件路径调整为相对路径
haoxianrui Nov 11, 2024
e597853
refactor: :recycle: vue 文件类型声明位置调整
haoxianrui Nov 11, 2024
8c5c15f
refactor: :recycle: 修复了系统配置的错误
AnAloneJaver Nov 12, 2024
c3db786
fix: :bug: 修复黑暗模式下表格被选中后高亮背景色异常的bug
zhou-leo Nov 12, 2024
ba99e71
!31 修复黑暗模式下表格被选中后高亮背景色异常的bug
haoxianrui Nov 12, 2024
a442aa7
chore: :hammer: 升级依赖版本
haoxianrui Nov 12, 2024
78cafd9
chore: :hammer: 格式化文件忽略pnpm-lock.yaml
haoxianrui Nov 12, 2024
a5a6e21
refactor: :recycle: 优化button图标使用方式
haoxianrui Nov 12, 2024
1aaa954
chore: :hammer: 合并冲突解决
haoxianrui Nov 12, 2024
d91928e
fix: :bug: 通知公告的类型和等级字典组件不显示问题修复
haoxianrui Nov 13, 2024
f1598ae
refactor: :recycle: request 工具类优化
haoxianrui Nov 13, 2024
9bc060b
chore: :hammer: bump version to 2.18.6
haoxianrui Nov 13, 2024
5e90e5c
fix: :bug: 注销清除用户数据方法名修改
haoxianrui Nov 13, 2024
ebe43bb
docs: :memo: 完善设置注释
haoxianrui Nov 14, 2024
0902e23
fix: :bug: 注释错别字修改
haoxianrui Nov 14, 2024
ad9dd5e
feat: :sparkles: 新增 JWT 刷新模式,支持因访问令牌过期而失败的请求重试
haoxianrui Nov 14, 2024
d1fbe44
chore: :hammer: bump version to 2.19.0
haoxianrui Nov 14, 2024
b6b2dc4
refactor(system): 修改配置缓存刷新接口
Nov 16, 2024
9291e17
fix: :bug: 部门新增和编辑顶级部门回显错误问题修复
haoxianrui Nov 16, 2024
9eadfe2
refactor: :recycle: 用户列表移除用户ID
haoxianrui Nov 16, 2024
2dd4421
chore: :hammer: 合并冲突解决
haoxianrui Nov 16, 2024
711e3ba
chore: :hammer: 合并冲突解决
haoxianrui Nov 16, 2024
2d4a79a
chore: :hammer: 添加状态码说明注释
haoxianrui Nov 19, 2024
d2cc6fd
refactor: :recycle: 按钮权限指令优化
haoxianrui Nov 19, 2024
09bbcfb
fix: :bug: 修复增删改查组件报错的bug
AnAloneJaver Nov 20, 2024
e1a635b
refactor: :recycle: 优化创建时间宽度
haoxianrui Nov 20, 2024
2b9292a
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Nov 20, 2024
12f54db
fix: :bug: 修复下载用户模板报错
haoxianrui Nov 20, 2024
ce5c842
chore: :hammer: bump version to 2.19.1
haoxianrui Nov 20, 2024
6abffac
docs: :memo: router 类型声明注释优化
haoxianrui Nov 22, 2024
ef73f25
refactor: :recycle: 优化访问趋势时间范围计算方式
haoxianrui Nov 22, 2024
4528d83
refactor: :recycle: 系统配置刷新防抖和支持patch请求
AnAloneJaver Nov 22, 2024
687eca1
refactor: :recycle: 删除重复的防抖函数定义,统一使用 vueuse 防抖函数
haoxianrui Nov 23, 2024
1ea9e43
refactor: :recycle: 代码优化
haoxianrui Nov 23, 2024
0f4f996
refactor: :recycle: 不在支持两种请求类型
AnAloneJaver Nov 23, 2024
bbc1c1f
feat(UPLOAD): :sparkles: add 单图片裁剪工具
Nov 26, 2024
58ff538
!32 el-upload结合插件vue-picture-cropper Main Navigation来实现图片裁剪,可指定裁剪窗口大小…
haoxianrui Nov 26, 2024
ba7e41c
style: :lipstick: 简化控制台代码
haoxianrui Nov 26, 2024
038bfd7
refactor: :recycle: 移除pnpm-lock.yaml文件
haoxianrui Nov 26, 2024
5758b80
fix: :bug: 新增菜单顶级菜单显示不正确问题修复
haoxianrui Nov 26, 2024
2397817
feat: :sparkles: 增删改查演示增加详情功能
AnAloneJaver Nov 27, 2024
64a6ada
refactor: :recycle: cURD组件额外的操作列可以不需要auth属性
AnAloneJaver Nov 27, 2024
0f57cdf
build: :package: 升级 vite 版本(6.0.1)
haoxianrui Dec 2, 2024
1c71768
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Dec 2, 2024
c2b05ba
chore: :hammer: 移除 vue-picture-cropper 插件(ts兼容问题)
haoxianrui Dec 2, 2024
4901b54
chore: :hammer: bump version to 2.19.2
haoxianrui Dec 2, 2024
8ad2259
refactor: :recycle: 修改菜单时,禁止顶级菜单选用自己
AnAloneJaver Dec 5, 2024
ab18a34
chore: :hammer: 优化Logo
haoxianrui Dec 6, 2024
2916c5d
fix: :bug: variables.scss 自定义 element-plus 主题色无效问题修复
haoxianrui Dec 8, 2024
e3e0bec
docs: :memo: 补充暗黑主题引入的注释
haoxianrui Dec 8, 2024
a7c1c4e
refactor: :recycle: 控制台精简重构(访问统计调整和添加项目相关信息)
haoxianrui Dec 8, 2024
a95bfe4
chore: :hammer: bump version to 2.20.0
haoxianrui Dec 8, 2024
5ee348c
chore: :hammer: 升级项目依赖
haoxianrui Dec 14, 2024
d7ff3f2
refactor: :recycle: 修改日志接口别名
haoxianrui Dec 14, 2024
c25a8d5
refactor: :recycle: 优化 401 和 404 页面
haoxianrui Dec 14, 2024
957814a
refactor: :recycle: 登录页样式优化
haoxianrui Dec 15, 2024
c1b7686
fix: :bug: 修复返回顶部图标不显示的问题
wangchengxin Dec 16, 2024
ca9d0fd
!33 返回顶部的图标不显示,target应该是AppMain
haoxianrui Dec 16, 2024
2801099
docs: :memo: 精简版项目地址调整
AnAloneJaver Dec 16, 2024
0e766cc
refactor: :recycle: 登录页面精简,方便扩展
haoxianrui Dec 16, 2024
e8144fb
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Dec 16, 2024
3e7e8b7
refactor: :recycle: 删除无用的图片和图片命名优化
haoxianrui Dec 16, 2024
024603b
chore: :hammer: 升级项目依赖和vite降级6.0.1(部门mac机器不兼容问题)
haoxianrui Dec 17, 2024
d35c2b5
Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
haoxianrui Dec 17, 2024
3f04100
docs: :memo: .gitignore增加忽略文件package-lock.json
friendlytkyj Dec 17, 2024
881757b
!34 .gitignore增加忽略文件package-lock.json
haoxianrui Dec 17, 2024
1dec4af
fix: :bug: 修复暗黑模式登录表单显示问题
haoxianrui Dec 19, 2024
4204bbc
fix: :bug: 编辑关闭弹窗再新增打开表单值未清空问题修复
haoxianrui Dec 19, 2024
d028b2c
chore: :hammer: 添加年度人气投票地址
haoxianrui Dec 19, 2024
b09237b
feat: 配置修改
hsclon Feb 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
VITE_APP_PORT = 3000

# 代理前缀
VITE_APP_BASE_API = '/dev-api'
VITE_APP_BASE_API = /dev-api

# 线上接口地址
VITE_APP_API_URL = http://vapi.youlai.tech
# 开发接口地址
# VITE_APP_API_URL = http://localhost:8989
# 接口地址
VITE_APP_API_URL = https://api.youlai.tech # 线上
# VITE_APP_API_URL = http://localhost:8989 # 本地

# 是否启用 Mock 服务
# WebSocket 端点(不配置则关闭),线上 ws://api.youlai.tech/ws ,本地 ws://localhost:8989/ws
VITE_APP_WS_ENDPOINT =

# 启用 Mock 服务
VITE_MOCK_DEV_SERVER = false
3 changes: 3 additions & 0 deletions .env.production
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 代理前缀
VITE_APP_BASE_API = '/prod-api'


# WebSocket端点(可选)
VITE_APP_WS_ENDPOINT = wss://api.youlai.tech/ws
14 changes: 0 additions & 14 deletions .eslintignore

This file was deleted.

34 changes: 33 additions & 1 deletion .eslintrc-auto-import.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,38 @@
"watchThrottled": true,
"watchTriggerable": true,
"watchWithFilter": true,
"whenever": true
"useRoute": true,
"useRouter": true,
"storeToRefs": true,
"whenever": true,
"DirectiveBinding": true,
"ExtractDefaultPropTypes": true,
"ExtractPropTypes": true,
"ExtractPublicPropTypes": true,
"MaybeRef": true,
"MaybeRefOrGetter": true,
"WritableComputedRef": true,
"acceptHMRUpdate": true,
"createPinia": true,
"defineStore": true,
"getActivePinia": true,
"injectLocal": true,
"mapActions": true,
"mapGetters": true,
"mapState": true,
"mapStores": true,
"mapWritableState": true,
"onBeforeRouteLeave": true,
"onBeforeRouteUpdate": true,
"onWatcherCleanup": true,
"provideLocal": true,
"setActivePinia": true,
"setMapStoreSuffix": true,
"useClipboardItems": true,
"useI18n": true,
"useId": true,
"useLink": true,
"useModel": true,
"useTemplateRef": true
}
}
88 changes: 0 additions & 88 deletions .eslintrc.cjs

This file was deleted.

4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dist-ssr
*.sln
*.local

package-lock.json
pnpm-lock.yaml
stats.html
pnpm-lock.yaml
package-lock.json
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ public

src/assets
stats.html
pnpm-lock.yaml
46 changes: 0 additions & 46 deletions .prettierrc.cjs

This file was deleted.

41 changes: 41 additions & 0 deletions .prettierrc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# 在单参数箭头函数中始终添加括号
arrowParens: "always"
# JSX 多行元素的闭合标签另起一行
bracketSameLine: false
# 对象字面量中的括号之间添加空格
bracketSpacing: true
# 自动格式化嵌入的代码(如 Markdown 和 HTML 内的代码)
embeddedLanguageFormatting: "auto"
# 忽略 HTML 空白敏感度,将空白视为非重要内容
htmlWhitespaceSensitivity: "ignore"
# 不插入 @prettier 的 pragma 注释
insertPragma: false
# 在 JSX 中使用双引号
jsxSingleQuote: false
# 每行代码的最大长度限制为 100 字符
printWidth: 100
# 在 Markdown 中保留原有的换行格式
proseWrap: "preserve"
# 仅在必要时添加对象属性的引号
quoteProps: "as-needed"
# 不要求文件开头插入 @prettier 的 pragma 注释
requirePragma: false
# 在语句末尾添加分号
semi: true
# 使用双引号而不是单引号
singleQuote: false
# 缩进使用 2 个空格
tabWidth: 2
# 在多行元素的末尾添加逗号(ES5 支持的对象、数组等)
trailingComma: "es5"
# 使用空格而不是制表符缩进
useTabs: false
# Vue 文件中的 <script> 和 <style> 不增加额外的缩进
vueIndentScriptAndStyle: false
# 根据系统自动检测换行符
endOfLine: "auto"
# 对 HTML 文件应用特定格式化规则
overrides:
- files: "*.html"
options:
parser: "html"
2 changes: 1 addition & 1 deletion .stylelintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ module.exports = {
"at-rule-no-unknown": [
true,
{
ignoreAtRules: ["apply", "use"],
ignoreAtRules: ["apply", "use", "forward"],
},
],
},
Expand Down
13 changes: 7 additions & 6 deletions README.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<img alt="vue3-element-admin" width="80" height="80" src="./src/assets/logo.png">
<h1>vue3-element-admin</h1>

<img src="https://img.shields.io/badge/Vue-3.4.35-brightgreen.svg"/>
<img src="https://img.shields.io/badge/Vite-5.3.5-green.svg"/>
<img src="https://img.shields.io/badge/Element Plus-2.7.8-blue.svg"/>
<img src="https://img.shields.io/badge/Vue-3.5.1-brightgreen.svg"/>
<img src="https://img.shields.io/badge/Vite-5.4.3-green.svg"/>
<img src="https://img.shields.io/badge/Element Plus-2.8.1-blue.svg"/>
<img src="https://img.shields.io/badge/license-MIT-green.svg"/>
<a href="https://gitee.com/youlaiorg" target="_blank">
<img src="https://img.shields.io/badge/Author-有来开源组织-orange.svg"/>
Expand Down Expand Up @@ -50,10 +50,11 @@

## Project Links

| Project | Gitee | Github | GitCode |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Project | Gitee | Github | GitCode |
|----------| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Frontend | [vue3-element-admin](https://gitee.com/youlaiorg/vue3-element-admin) | [vue3-element-admin](https://github.com/youlaitech/vue3-element-admin) | [vue3-element-admin](https://gitcode.net/youlai/vue3-element-admin) |
| Backend | [youlai-boot](https://gitee.com/youlaiorg/youlai-boot) | [youlai-boot](https://github.com/haoxianrui/youlai-boot.git) | [youlai-boot](https://gitcode.net/youlai/youlai-boot) |
| Lite | [vue3-element-template](https://gitee.com/youlaiorg/vue3-element-template) | [vue3-element-template](https://github.com/youlaitech/vue3-element-template) |-|
| Backend | [youlai-boot](https://gitee.com/youlaiorg/youlai-boot) | [youlai-boot](https://github.com/haoxianrui/youlai-boot.git) | [youlai-boot](https://gitcode.net/youlai/youlai-boot) |

## Environment Setup

Expand Down
38 changes: 25 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@

<div >
🔥🔥🔥 2024.12.20-12.30
,掘金2024年度人气创作者打榜中,麻烦大家投票支持一下我们,感谢!投票地址:
<a href="https://activity.juejin.cn/rank/2024/writer/4187394044331261" target="_blank">
https://activity.juejin.cn/rank/2024/writer/4187394044331261
</a>
</div>


<div align="center">
<img alt="vue3-element-admin" width="80" height="80" src="./src/assets/logo.png">
<h1>vue3-element-admin</h1>

<img src="https://img.shields.io/badge/Vue-3.4.35-brightgreen.svg"/>
<img src="https://img.shields.io/badge/Vite-5.3.5-green.svg"/>
<img src="https://img.shields.io/badge/Element Plus-2.7.8-blue.svg"/>
<img src="https://img.shields.io/badge/Vue-3.5.11-brightgreen.svg"/>
<img src="https://img.shields.io/badge/Vite-5.4.8-green.svg"/>
<img src="https://img.shields.io/badge/Element Plus-2.8.5-blue.svg"/>
<img src="https://img.shields.io/badge/license-MIT-green.svg"/>
<a href="https://gitee.com/youlaiorg" target="_blank">
<img src="https://img.shields.io/badge/Author-有来开源组织-orange.svg"/>
Expand All @@ -23,7 +32,7 @@

## 项目简介

[vue3-element-admin](https://gitee.com/youlaiorg/vue3-element-admin) 是基于 Vue3 + Vite5+ TypeScript5 + Element-Plus + Pinia 等主流技术栈构建的免费开源的中后台管理的前端模板(配套[Java 后端源码](https://gitee.com/youlaiorg/youlai-boot))。
[vue3-element-admin](https://gitcode.com/youlai/vue3-element-admin) 是基于 Vue3 + Vite5+ TypeScript5 + Element-Plus + Pinia 等主流技术栈构建的免费开源的中后台管理的前端模板(配套[Java 后端源码](https://gitee.com/youlaiorg/youlai-boot))。


## 项目特色
Expand All @@ -48,13 +57,13 @@

![接口文档](https://foruda.gitee.com/images/1687755822857820115/96054330_716974.png)

## 项目地址
## 项目源码

| 项目 | Gitee | Github |
| ---- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| 前端 | [vue3-element-admin](https://gitee.com/youlaiorg/vue3-element-admin) | [vue3-element-admin](https://github.com/youlaitech/vue3-element-admin) | [vue3-element-admin](https://gitcode.net/youlai/vue3-element-admin) |
| 精简版 | [vue3-element-admin-thin](https://gitee.com/cshaptx4869/vue3-element-admin-thin) | [vue3-element-admin-thin](https://github.com/youlaitech/vue3-element-admin-thin) |
| 后端 | [youlai-boot](https://gitee.com/youlaiorg/youlai-boot) | [youlai-boot](https://github.com/haoxianrui/youlai-boot.git) |
| 项目 | Gitee | Github | GitCode|
| ---- | ----| ---- | ---- |
| 前端 | [vue3-element-admin](https://gitee.com/youlaiorg/vue3-element-admin) | [vue3-element-admin](https://github.com/youlaitech/vue3-element-admin) | [vue3-element-admin](https://gitcode.com/youlai/vue3-element-admin) |
| 精简版 | [vue3-element-template](https://gitee.com/youlaiorg/vue3-element-template) | [vue3-element-template](https://github.com/youlaitech/vue3-element-template) |-|
| 后端 | [youlai-boot](https://gitee.com/youlaiorg/youlai-boot) | [youlai-boot](https://github.com/haoxianrui/youlai-boot.git) |[youlai-boot](https://gitcode.com/youlai/youlai-boot.git)|

## 环境准备

Expand Down Expand Up @@ -107,8 +116,8 @@ server {
}
# 反向代理配置
location /prod-api/ {
# vapi.youlai.tech 替换后端API地址,注意保留后面的斜杠 /
proxy_pass http://vapi.youlai.tech/;
# api.youlai.tech 替换后端API地址,注意保留后面的斜杠 /
proxy_pass http://api.youlai.tech/;
}
}
```
Expand All @@ -123,7 +132,7 @@ server {

1. 获取基于 `Java` 和 `SpringBoot` 开发的后端 [youlai-boot](https://gitee.com/youlaiorg/youlai-boot.git) 源码。
2. 根据后端工程的说明文档 [README.md](https://gitee.com/youlaiorg/youlai-boot#%E9%A1%B9%E7%9B%AE%E8%BF%90%E8%A1%8C) 完成本地启动。
3. 修改 `.env.development` 文件中的 `VITE_APP_API_URL` 的值,将其从 http://vapi.youlai.tech 更改为 http://localhost:8989。
3. 修改 `.env.development` 文件中的 `VITE_APP_API_URL` 的值,将其从 https://api.youlai.tech 更改为 http://localhost:8989 即可


## 注意事项
Expand Down Expand Up @@ -176,6 +185,9 @@ Thanks to all the contributors!

[![contributors](https://contrib.rocks/image?repo=youlaitech/vue3-element-admin)](https://github.com/youlaitech/vue3-element-admin/graphs/contributors)

## G-Star

![](https://foruda.gitee.com/images/1728577513089814203/95f2a70d_716974.jpeg)

## 交流群🚀

Expand Down
Loading