完成了容器管理的基本内容
This commit is contained in:
SeedList
2025-02-10 17:05:27 +08:00
parent 302e838a0e
commit 71e85d1196
43 changed files with 311 additions and 61 deletions

View File

@ -10,7 +10,7 @@
## 前置要求
进行 *公司外部邮箱配置* 的用户角色必须具备 **系统设置** 中的 **参数配置** 权限
进行 **公司外部邮箱配置** 的用户角色必须具备 **系统设置** 中的 **参数配置** 权限
![image-20240614153619837](../1.EDM/assets/image-20240614153619837.png)

View File

@ -0,0 +1,21 @@
# 介绍
用户在设置密码后,可能会出现遗忘的情况,此时有两种方式可以为用户重置密码
## 方式一
系统配置了 [公司外部邮箱](50.外部邮箱配置.md#公司外部邮箱) 且 [用户](../0.SETOUT/40.用户设置.md) 填写了 [Email](../0.SETOUT/40.用户设置.md#Email)
此时在登录系统时,密码错误选择 **忘记密码**可以将验证法发送到用户的Email邮箱中通过验证码重置密码
## 方式二
具备权限的用户可在 **企业配置****用户** 中选择用户,右键选择 **设置密码**
![](assets/Pasted%20image%2020250210161934.png)
### 前置要求
进行参数设置的用户角色必须具备 **企业配置****用户** 中的 **修改** 权限
![](assets/Pasted%20image%2020250210162109.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 KiB