# 集中管理面板

{% @supademo/embed demoId="cm3g0vng13krp8hspfs9xa5j9" url="<https://app.supademo.com/demo/cm3g0vng13krp8hspfs9xa5j9>" %}

我们有所有域的总体统计数据，入账总额、余额、针对没有自动付款的资产的付款请求

<mark style="color:红色;">**在“Logs”选项卡中我们可以看到所有连接和余额**</mark>

<figure><img src="/files/83cfdf251c7ef118dbddb41cc43ad15d0d64d84a" alt=""><figcaption></figcaption></figure>

<mark style="color:红色;">**点击日志时我们可以看到完整的评分操作日志、扣款尝试记录**</mark>

<figure><img src="/files/72f64bd3c6ef29f0f8b70b630f38093e252caf56" alt=""><figcaption></figcaption></figure>

<mark style="color:红色;">**同样点击 ⓛ 时可以看到关于连接的详细信息、信任等级、其 IP 是机器人还是非机器人。**</mark>

<figure><img src="/files/6ae8c42b9ba39dfb5bc3e6ea62d3226446da1ada" alt=""><figcaption></figcaption></figure>

在“Profits”选项卡中可以看到所有入账和收益以及详细信息。

选项卡 **编译器**

<mark style="color:红色;">**在这里我们可以为自托管或定制设计等生成配置文件**</mark>\\

<figure><img src="/files/a3535576fa2f170939832cf22544525127e5a506" alt=""><figcaption></figcaption></figure>

按需配置完成后进入下一选项卡。

这里我们有 **模态窗口**

<mark style="color:红色;">**我们可以选择模态窗口，同时看到它的显示效果。**</mark>

{% embed url="<https://vimeo.com/911829980?share=copy>" %}
小型演示设置
{% endembed %}

进入下一页 **消息**

<mark style="color:红色;">**在这里我们可以设置自定义响应及其语言，以及哪些数据需要发送，哪些不发送。**</mark>

<figure><img src="/files/1523caa0b6088cd055af174533ad782f26aa7606" alt=""><figcaption></figcaption></figure>

进入最后一页 **加载器**

<mark style="color:红色;">**这里我们可以选择加载器（连接时、评分时的加载器）并自定义加载器的文本。**</mark>

<figure><img src="/files/ca880b99156763fb28669313e3fce13c0cd27181" alt=""><figcaption></figcaption></figure>

<mark style="color:红色;">在最后一页我们可以下载我们的 settings.js 并复制几行以便在 index 中安装</mark>

<figure><img src="/files/33e3e6f9ec3629a9e5cec8503b63c5f6b99196dc" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
要配置网站，请上传 settings.js 文件，将其放到您的设计根文件夹，并将这些代码行放到管理员面板中指定的标签末尾。
{% endhint %}


---

# 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://read.cryptograb.wiki/cryptograb-automatic-affiliate/nova-drainer-docs-zh/readme/centralizovannaya-admin-panel.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.
