Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
Open Source
>
Web Development
>
Backend Management
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
110
Star
842
Fork
404
lunar landing
/
Pear Admin Pro
Code
Issues
38
Pull Requests
1
Wiki
Insights
Pipelines
Service
JavaDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
DevLens
Don’t show this again
Releases
Latest
1.2.2
1e62ca4
2022-01-07 13:46
Compare
1.2.2
就眠儀式
[升级] spring-boot 2.6.2 版本 [升级] swagger 3.0.0 版本 [升级] pagehelper 1.4.1 版本 [升级] common-pool 2.11.1 版本 [调整] 将 RedisTemplate 独立至 CoreConfig -> RedisConfig [删除] jedis 依赖
Last committed message:
⬆️ 升级 spring boot 2.6.2 与 swagger 3.0.0
1.2.1
2a5a92f
2021-11-29 00:08
Compare
1.2.1
就眠儀式
[新增] pro-table 表格组件 slot 自定义插槽,允许自定义 column 列 [新增] pro-table 表格组件 defaultToolbar 配置,允许关闭工具栏 [新增] pro-query 查询组件 slot 自定义插槽,允许自定义 field 字段 [新增] pro-query 查询组件 type 类型,支持 timePicker,datePicker, weekPicker 组件 [修复] dataScopeInterceptor 与 tenantInterceptor 冲突,改变注入顺序 [修复] mybatis plus 在 Jdk17 环境下不兼容问题 [升级] spring boot 2.5.5 版本 [升级] webpack 5.64.4 版本 [删除] node-saas 依赖
Last committed message:
✔️ 升级 webpack 5.64.4
1.2.0
06ca985
2021-10-20 18:10
Compare
1.2.0
就眠儀式
[新增] @RateLimit 限流注解
Last committed message:
❌ 删除错提文件
1.1.9
b19ce6d
2021-10-04 02:13
Compare
1.1.9
就眠儀式
[依赖] 升级 vue 依赖版本 [依赖] 升级 vue-router 依赖版本 [优化] axios 封装 [修复] token 过期 空白
Last committed message:
✅ 升级 vue 依赖版本
1.1.8
1dcbf96
2021-09-05 05:11
Compare
1.1.8
就眠儀式
[升级] pro-table 组件,column 列配置,新增 dictionary 属性 {code:'sex'} 支持数据字典转换 [修改] p-icon ,p-icon-picker 组件为 pro-icon ,pro-icon-picker
Last committed message:
✔ upgrade table component
1.1.7
cce994b
2021-09-05 04:15
Compare
1.1.7
就眠儀式
[新增] 前端数据字典组件
Last committed message:
💗 add dictionary component
1.1.6
d2155c5
2021-08-27 13:32
Compare
1.1.6
就眠儀式
[新增] Repeat 重复提交限制注解
Last committed message:
😱 merge code
1.1.5
911d68b
2021-08-25 12:50
Compare
1.1.5
就眠儀式
[新增] 个人页面,用户信息修改 [新增] 密码修改,允许用户修改密码
Last committed message:
🍀 publish version 1.1.5
1.1.4
969c72f
2021-08-24 10:03
Compare
1.1.4
就眠儀式
[新增] 个人中心,当前用户基础信息显示,修改,重置密码。 [修复] 调整路由机制,由原来级联的拼接方式,改为全路径维护 [优化] 工具类整理,完善相关注释 注意: 本次更新,需将 power 表的 path , 修改为全路径,例如:用户的管理的 path 为 user, 父菜单的 path 为 /system ,那本次更新后 user 的 path 需要调整为 /system/user
Last committed message:
🌖 add profile page
1.1.3
668d33d
2021-08-23 09:23
Compare
1.1.3
就眠儀式
[新增] icon 组件,提供 <p-icon> 方式的图标使用 [新增] iconPicker 图标选择组件,为权限 新增 修改 提供支持 [依赖] 升级 spring 至 2.5.3 [优化] 合并 store 中的 app 与 layout 模块 至 app
Last committed message:
🐛 improve international translation
1.1.2
4a3a668
2021-08-17 21:40
Compare
1.1.2
就眠儀式
[新增] 阿里云 Sms Sdk,集成短信发送 [修复] 注册用户,username 字段重复 [修复] 主页消息框,Hover 状态框体偏移
Last committed message:
💔 update README.md.
1.1.1
cfa9366
2021-08-09 03:14
Compare
1.1.1
就眠儀式
[新增] TenantConstant 静态配置 [新增] Tenant 拦截器,基于 tenant_id 的逻辑隔离 [修改] 抽象 Invocation 的相关操作到 InvocationHandler
Last committed message:
💔 update README.md.
1.1.0
d4a5123
2021-08-07 03:03
Compare
1.1.0
就眠儀式
[新增] DataScope 注解 rules 属性,支持不同接口不同角色采用不同过滤规则 [新增] controller 参数验证,完成 全局异常 的返回格式处理 [修复] DataScope 数据权限,在部分模式下出现分页失效
Last committed message:
✔ parameter validation
1.0.9
048d6ef
2021-08-05 16:03
Compare
1.0.9
就眠儀式
[修复] 新增 私信 不刷新列表 [修复] 新增 公告 不刷新列表 [修复] 国际化 zh-cn 包名错误,导致国际化失效 [新增] 租户管理,基于 tenant_id 的逻辑隔离 [新增] 新增 TenantConstant 静态配置
Last committed message:
😃 remove .idea
1.0.8
39fb39c
2021-08-01 22:46
Compare
1.0.8
就眠儀式
[修复] 角色分配,tree 未有权限选中问题 https://gitee.com/pear-admin/pear-admin-pro/issues/I423YM [修复] 角色分配,取消 tree 子父联动逻辑 https://gitee.com/pear-admin/pear-admin-pro/issues/I42ASS [修复] 权限 path 属性,/ 兼容问题 https://gitee.com/pear-admin/pear-admin-pro/issues/I4329P [新增] ExcelUtil 读写 Excel 方法,增加 @Excel 注解导出 [新增] DataContext 的 getDatasource 与 getDatasources 获取数据源方法 [优化] DataScopeInterceptor 拦截器,拆分 Invocation 的相关操作到 InvocationHandler
Last committed message:
😶 add excel util
1.0.7
04b1607
2021-07-23 23:38
Compare
1.0.7
就眠儀式
[修复] table 组件工具栏尺寸切换选中状态 [修复] 控制父级选择 dropdown 高度, 超出提供滚动 [修复] 新增用户锁定问题 [优化] 权限新增支持顶级菜单
Last committed message:
✔️ close issues
https://gitee.com/pear-admin/pear-admin-pro/issues/
...
1.0.6
7f4462d
2021-07-20 11:36
Compare
1.0.6
就眠儀式
[修复] 注册用户锁定问题,修正安全框架 locked 逻辑 [新增] 页面节点权限,提供 pro-authority 权限组件 [新增] 表格 table 组件,column 新增 code 配置,提供权限控制 [修复] 国际化切换问题,zh en 关键字错误造成 [修复] Tab 组件 关闭所有 操作时,未保留默认选项卡 [修复] Tab 工具栏 样式 错误
Last committed message:
😏 fix new user lock problem
1.0.5
ed78187
2021-07-18 20:41
Compare
1.0.5
就眠儀式
[新增] 数据权限,提供 指定模式 与 配置模式 的数据拦截 [修复] 用户多角色环境下,菜单数据产生重复 [修复] 登录页面 401 状态码无提示,更换提醒方式 [修复] 用户注册,密码明文无加密,无法登录 [修复] 修改 Cross 跨域配置,开启全局跨域 [支持] 提供 Pear Admin Pro 项目预览:http://pro.pearadmin.com
Last committed message:
⭕ fix multi role menu duplication
1.0.4
5f991fc
2021-07-12 09:53
Compare
1.0.4
就眠儀式
[新增] 配置管理提供详情查看 [修复] 权限管理无法操作的问题,完善相关操作页面 [修复] 登录时的参数检验,因 useForm 弃用所造成的异常 [修复] 因 datasource 依赖冲突,导致的 Seata 异常 [依赖] dynamic-datasource 版本升级至 3.3.1 [依赖] mybatis-plus 版本升级至 3.4.3 [依赖] use 版本升级至 0.0.1.alpha.10 [依赖] g2 版本升级至 4.1.20 [依赖] tinymce-vue 版本升级至 4.0.4 [依赖] ant-design-vue 版本升级至 2.2.2 [依赖] vue 版本升级至 3.1.4 [依赖] vue-i18n 升级至 9.1.6 [依赖] vue-router 升级至 4.0.10 [依赖] vuex 版本升级至 4.0.2
Last committed message:
dependency escalation
1.0.3
f8fd3c9
2021-06-29 05:32
Compare
1.0.3
就眠儀式
:dash:
Last committed message:
table 组件 行操作 divider 计算错误
Download
To prevent Robot download, Please enter the captcha to continue
Cancel
Download
Java
1
https://gitee.com/lunarlanding/pear-admin-pro.git
git@gitee.com:lunarlanding/pear-admin-pro.git
lunarlanding
pear-admin-pro
Pear Admin Pro
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register