管理面板
🌐 Administration panel
Page summary:
管理面板作为 Strapi 的后台,用于管理内容类型、条目以及管理员和终端用户账户。本文件概述了管理面板的功能,然后重点介绍了用于管理界面语言和模式、登录和个人信息以及用于品牌标识的徽标的个人资料设置。
管理面板是你 Strapi 应用的后台。从管理面板,你将能够管理内容类型并编写实际内容,还可以管理用户,包括你的 Strapi 应用的管理员 和终端用户。
🌐 The admin panel is the back office of your Strapi application. From the admin panel, you will be able to manage content-types and write their actual content, but also manage users, both administrators and end users of your Strapi application.

你可以创建你自己的小部件来定制管理面板的首页。
🌐 You can create your own widgets to customize the admin panel's homepage.
你还可以自定义布局(将鼠标悬停在小部件上或小部件之间时,会显示小部件控件):
🌐 You can also customize the layout (widget controls appear when you hover over a widget or between widgets):
- 调整大小:在两部件行中向左或向右拖动分隔线。
- 重新排序:拖动 按钮以移动小部件。
- 删除:点击 按钮。
- 恢复:使用页面顶部的“添加小部件”按钮来找回已删除的小部件。
概览
🌐 Overview
使用管理面板时,你应该记住一些因素,因为它们可能会修改界面和你的使用体验。
🌐 There are a few factors that you should keep in mind when using the admin panel, as they could modify the interface and your experience with it.
- 开发、预发布或生产环境
你的内容结构和应用配置更改状态:部署后从开发环境到生产或预发布环境。有些功能仅在开发环境中可用。请查看身份卡以了解功能何时可用。 - 许可和定价计划
某些功能的可用性或使用限制取决于你的应用是使用免费社区版、 Growth plan还是 Enterprise plan。请在文档中查找 GrowthThis feature is available with a Growth plan. 和 EnterpriseThis feature is available with an Enterprise plan. 徽章。 - 角色和权限
某些功能和内容本身受一个可以在详细级别定义的权限系统控制。根据你的角色和权限,你可能无法访问所有功能和选项。有关更多信息,请阅读RBAC 功能文档。 - 未来功能标志
一些即将到来的 Strapi 功能尚未准备好向所有用户发布,但 Strapi 仍然为社区用户提供了提前反馈的机会。这些实验性功能需要启用相应的未来功能标志。在文档中查找 Feature FlagThis feature requires a feature flag to be enabled. 徽章,并阅读 功能标志文档 以获取更多信息。
配置
🌐 Configuration
配置管理员面板的路径: 账户名称或首字母(左下角)> 个人资料
如果你是新管理员,我们建议在深入使用你的 Strapi 应用之前,确保你的个人资料已设置完整。在你的管理员个人资料中,你可以修改你的用户信息(名称、用户名、电子邮件、密码)。你还可以为你的 Strapi 应用选择界面的语言和模式。
🌐 If you are a new administrator, we recommend making sure your profile is all set, before diving into your Strapi application. From your administrator profile, you are able to modify your user information (name, username, email, password). You can also choose the language and mode of the interface for your Strapi application.

还有更多配置和自定义选项可用。请参阅以下页面以获取更多详细信息:
🌐 There are many more configuration and customization options available. See the following pages for more details:
修改个人资料信息(名称、电子邮件、用户 名)
🌐 Modifying profile information (name, email, username)
-
进入你个人资料的个人资料部分。
-
填写以下选项: | 个人资料与经验 | 说明 || --- | --- || 名字 | 在文本框中填写你的名字。 || 姓氏 | 在文本框中填写你的姓氏。 || 电子邮件 | 在文本框中填写完整的电子邮件地址。 || 用户名 | (可选)在文本框中填写用户名。 |
-
点击 保存 按钮。
更改账户密码
🌐 Changing account password
-
转到个人资料的更改密码部分。
-
填写以下选项: | 密码修改 | 操作说明 || --- | --- || 当前密码 | 在文本框中输入你当前的密码。 || 密码 | 在文本框中输入新密码。 || 确认密码 | 在文本框中再次输入相同的新密码。 |
-
点击 保存 按钮。
你可以点击 图标以显示密码。