# 状态面板

> 显示系统状态和快捷操作面板

状态面板是应用的首页，为您提供车辆关键信息的实时概览和常用功能的快捷入口。

## 功能入口

* **入口**: 打开应用后的默认页面即为状态面板。
* **图标**: 底部导航栏第一个图标。

## 功能介绍

状态面板主要由两个部分组成：

1. **设备信息栏 (Device Info Bar)**: 顶部区域，显示车辆的实时状态数据，如车速、电量、续航等。
2. **快捷方式 (Shortcuts)**: 下方区域，提供常用功能的快速启动入口。

## 设置项说明

### 1. 设备信息栏

您可以自定义显示在顶部的车辆信息卡片。

* **刷新数据**: 点击任意信息卡片，可以手动刷新数据。
* **进入编辑模式**: 长按任意卡片，或点击右侧的“编辑”按钮。
* **添加信息**: 在编辑模式下，点击“添加”按钮，选择您想要显示的数据源（如：车速、总里程、剩余电量等）。
* **删除信息**: 在编辑模式下，点击卡片右上角的删除图标，或点击卡片并确认删除。
* **调整顺序**: 在编辑模式下，长按并拖拽卡片即可调整显示顺序。
* **恢复默认**: 在编辑模式下，点击“恢复默认”按钮，将重置为初始设置。

### 2. 快捷方式

您可以将常用的功能或工作流添加到此处，方便快速执行。

* **执行动作**: 点击快捷方式图标即可执行相应的动作。
* **进入编辑模式**: 点击标题栏右侧的“编辑”按钮。
* **添加快捷方式**: 在编辑模式下，点击“添加”按钮，选择要添加的任务或工作流。
* **删除快捷方式**: 在编辑模式下，点击快捷方式图标上的删除按钮。
* **调整顺序**: 在编辑模式下，长按并拖拽图标即可调整顺序。
* **恢复默认**: 在编辑模式下，点击“恢复默认”按钮，将重置为初始列表。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zero-7.gitbook.io/netamade/ne-zha-mei-shi/zhuang-tai-mian-ban.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
