wojiaoyishang
|
61be7a09c6
|
Update: (步骤备份)选项管理修改完成,增加批量删除功能
|
2025-01-20 16:38:38 +08:00 |
|
wojiaoyishang
|
9f8fe2c83e
|
Update: (步骤备份)角色管理页面更新完成并增加参数效验
|
2025-01-20 14:59:41 +08:00 |
|
wojiaoyishang
|
830b9b246d
|
Update: (步骤备份)登录界面和用户管理页面修改完成。
|
2025-01-19 20:24:13 +08:00 |
|
wojiaoyishang
|
d4a1b0ec57
|
Update: (步骤备份)更新 Pear Admin 框架版本与 Pear Admin Layui 一致,尝试重写页面
|
2025-01-19 20:03:18 +08:00 |
|
 我叫以赏andGitee
|
149f12ce18
|
!123 update templates/system/mail/main.html.
Merge pull request !123 from laoknas/N/A
|
2024-08-14 13:32:05 +00:00 |
|
 我叫以赏andGitee
|
a9b304ab5a
|
!124 update templates/system/admin_log/main.html.
Merge pull request !124 from laoknas/N/A
|
2024-08-14 13:31:48 +00:00 |
|
 我叫以赏andGitee
|
b7833142b0
|
!125 update templates/system/monitor.html.
Merge pull request !125 from laoknas/N/A
|
2024-08-14 13:31:29 +00:00 |
|
 laoknasandGitee
|
a7e0b18396
|
update templates/system/console/console.html.
src="{{ url_for('static', filename='system/admin/images/avatar.jpg') }}" avatar.jpg路径错误
Signed-off-by: laoknas <kuai410022283@qq.com>
|
2024-07-25 05:48:07 +00:00 |
|
 laoknasandGitee
|
da83a2a3f2
|
update templates/system/monitor.html.
<link rel="stylesheet" href="{{ url_for('static', filename='system/admin/css/other/console2.css') }}"/> css路径错误
Signed-off-by: laoknas <kuai410022283@qq.com>
|
2024-07-25 05:24:24 +00:00 |
|
 laoknasandGitee
|
0037087c1e
|
update templates/system/admin_log/main.html.
Signed-off-by: laoknas <kuai410022283@qq.com>
|
2024-07-25 05:19:43 +00:00 |
|
 laoknasandGitee
|
5266ea4fc6
|
update templates/system/mail/main.html.
Signed-off-by: laoknas <kuai410022283@qq.com>
|
2024-07-25 05:18:46 +00:00 |
|
HuoWenBo
|
c09bca8419
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# templates/system/login.html
|
2023-11-19 12:00:53 +08:00 |
|
HuoWenBo
|
9aa7420da7
|
🔧修复验证码刷新BUG
|
2023-11-18 12:53:46 +08:00 |
|
HuoWenBo
|
a476856ce1
|
🔧修复验证码刷新BUG
|
2023-11-18 12:49:26 +08:00 |
|
 不胜舟andGitee
|
749e25d22d
|
!111 【轻量级 PR】:update templates/system/power/add.html.
Merge pull request !111 from Teishorin/N/A
|
2023-11-15 07:10:52 +00:00 |
|
 不胜舟andGitee
|
8ca48511e9
|
!112 【轻量级 PR】:update templates/system/power/edit.html.
Merge pull request !112 from Teishorin/N/A
|
2023-11-15 07:10:26 +00:00 |
|
不胜舟
|
2683e1214c
|
修复用户管理部门树显示,回退sqlalchemy引用,修复头像修改
|
2023-11-14 19:44:38 +08:00 |
|
 陈心巧andGitee
|
f02362859d
|
update templates/system/dept/main.html.
点击编辑按钮后,obj.data['deptId'] 因其未定义会抛出错误,导致ajax请求获取该项内容失败,导致该项待编辑内容不能读取。改成 obj.data['id'] 即可。
Signed-off-by: 陈心巧 <12432082+chenxinqiao@user.noreply.gitee.com>
|
2023-11-09 08:05:03 +00:00 |
|
 TeishorinandGitee
|
e4e04f5c1a
|
update templates/system/power/edit.html.
将排序改为必填项,防止因为没有填写排序号导致左侧导航条消失的问题
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-09-08 11:26:45 +00:00 |
|
 TeishorinandGitee
|
db118f04ff
|
update templates/system/power/add.html.
把排序列为必填项,防止因为没有填写序号导致左侧边栏消失
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-09-08 11:22:18 +00:00 |
|
HuoWenBo
|
c058e03fbf
|
更改内存硬盘单位自适应
|
2023-07-25 11:40:54 +08:00 |
|
 星辰大海andGitee
|
442279ab0d
|
update templates/system/dept/main.html.
Signed-off-by: 星辰大海 <shaodj@wxxingda.com>
|
2023-07-16 09:56:53 +00:00 |
|
 finalproandGitee
|
5596f32940
|
修复编辑、移除按钮动作传参取值
Signed-off-by: finalpro <finalpro@163.com>
|
2023-06-25 13:11:21 +00:00 |
|
不胜舟
|
6cd58bbd9d
|
fix: 部门禁用
|
2023-06-21 19:43:33 +08:00 |
|
不胜舟
|
4e7a85bead
|
去除首页面,优化命名,优化schema
|
2023-06-21 01:15:56 +08:00 |
|
 BuerYouthandGitee
|
c035e024e4
|
fix:修复图标选择器不回显
Signed-off-by: BuerYouth <bueryouth@qq.com>
|
2023-05-10 12:26:02 +00:00 |
|
我叫以赏
|
d71f8ce368
|
修复在更新目录结构后插件无法使用的问题
|
2023-04-16 15:55:29 +08:00 |
|
jmj
|
4e20962935
|
修正icon封装js命名问题---会导致权限管理页面父级显示问题。
|
2023-04-10 12:36:21 +08:00 |
|
不胜舟
|
ac333f6027
|
修复图片显示错误
|
2023-03-12 23:13:42 +08:00 |
|
wojiaoyishang
|
7f7e142dc4
|
去除插开发者信息
|
2023-02-11 08:28:23 +08:00 |
|
wojiaoyishang
|
7bef64f632
|
更新插件功能
|
2023-02-10 21:29:39 +08:00 |
|
 不胜舟andGitee
|
51db1944ed
|
!60 update templates/admin/user/main.html.
Merge pull request !60 from Teishorin/N/A
|
2023-02-07 05:26:11 +00:00 |
|
 不胜舟andGitee
|
417471bd79
|
!59 update templates/admin/common/footer.html.
Merge pull request !59 from Teishorin/N/A
|
2023-02-07 05:25:48 +00:00 |
|
 不胜舟andGitee
|
61f0ea26a0
|
!61 update templates/admin/admin_log/main.html.
Merge pull request !61 from Teishorin/N/A
|
2023-02-07 05:25:37 +00:00 |
|
 不胜舟andGitee
|
54a9acaf18
|
!62 update templates/admin/console/console.html.
Merge pull request !62 from Teishorin/N/A
|
2023-02-07 05:25:23 +00:00 |
|
 不胜舟andGitee
|
d6404fc1b4
|
!63 update templates/admin/mail/main.html.
Merge pull request !63 from Teishorin/N/A
|
2023-02-07 05:25:01 +00:00 |
|
 不胜舟andGitee
|
d4a298234d
|
!64 update templates/admin/monitor.html.
Merge pull request !64 from Teishorin/N/A
|
2023-02-07 05:24:51 +00:00 |
|
 TeishorinandGitee
|
7368cb58b7
|
update templates/index/index.html.
修正url_for函数拼接静态文件路径可能发生的308错误:filename这里的路径不需要以“/”开头
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-01-24 07:37:41 +00:00 |
|
 TeishorinandGitee
|
627c51df8a
|
update templates/admin/monitor.html.
修正url_for函数拼接静态文件路径可能发生的308错误:filename这里的路径不需要以“/”开头
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-01-24 07:35:37 +00:00 |
|
 TeishorinandGitee
|
3bf759aaac
|
update templates/admin/mail/main.html.
修正url_for函数拼接静态文件路径可能发生的308错误:filename这里的路径不需要以“/”开头
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-01-24 07:34:36 +00:00 |
|
 TeishorinandGitee
|
7d406a9b06
|
update templates/admin/console/console.html.
修正url_for函数拼接静态文件路径可能发生的308错误:filename这里的路径不需要以“/”开头
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-01-24 07:33:50 +00:00 |
|
 TeishorinandGitee
|
42895b182f
|
update templates/admin/admin_log/main.html.
修正url_for函数拼接静态文件路径可能发生的308错误:filename这里的路径不需要以“/”开头
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-01-24 07:32:43 +00:00 |
|
 TeishorinandGitee
|
21ba21bdf6
|
update templates/admin/user/main.html.
修正url_for函数拼接静态文件路径可能发生的308错误:filename这里的路径不需要以“/”开头
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-01-24 07:31:18 +00:00 |
|
 TeishorinandGitee
|
18d773ed9b
|
update templates/admin/common/footer.html.
修正url_for函数拼接静态文件路径可能发生的308错误:filename这里的路径不需要以“/”开头
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-01-24 07:27:29 +00:00 |
|
 不胜舟andGitee
|
fd42cae20f
|
!57 update templates/admin/login.html.
Merge pull request !57 from Teishorin/N/A
|
2023-01-23 10:02:03 +00:00 |
|
 TeishorinandGitee
|
1b63075333
|
update templates/admin/login.html.
修正地址拼接的 308异常,删除多余的“/”,否则会显示:
“127.0.0.1 - - [23/Jan/2023 17:10:18] "GET /static//admin/admin/css/other/login.css HTTP/1.1" 308 -”
“127.0.0.1 - - [23/Jan/2023 17:10:18] "GET /static//admin/component/pear/css/pear.css HTTP/1.1" 308 -”
测试环境,python3.8 Flask2.2.2
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-01-23 09:18:52 +00:00 |
|
 TeishorinandGitee
|
2c94ad94e6
|
update templates/admin/common/header.html.
修正地址拼接的 308异常,删除多余的“/”,否则会显示:“127.0.0.1 - - [23/Jan/2023 17:10:18] "GET /static//admin/component/pear/css/pear.css HTTP/1.1" 308 -”
Signed-off-by: Teishorin <shandongdxl2004@126.com>
|
2023-01-23 09:14:50 +00:00 |
|
 不胜舟andGitee
|
017272cbde
|
!51 添加邮件管理模块
Merge pull request !51 from mengfu188/master
|
2022-12-27 16:43:31 +00:00 |
|
不胜舟
|
883e7f88d5
|
优化用户部门查询逻辑
|
2022-12-27 21:56:31 +08:00 |
|
mengfu188
|
490302960a
|
添加邮件管理模块
|
2022-10-11 15:51:15 +08:00 |
|