> For the complete documentation index, see [llms.txt](https://help.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cube.mo/kai-dian-zhi-nan/wang-zhan-nei-rong-guan-li/wen-zhang-ji-tiao-kuan-guan-li/wen-zhang-guan-li.md).

# 文章管理

## **新增文章**

點擊新增文章按鈕。

<figure><img src="/files/vtnkecc4YQ2F4WxrJ2WP" alt=""><figcaption><p>文章管理界面</p></figcaption></figure>

編輯標題、内容簡介、文章主圖片，以及内容。

<figure><img src="/files/E5f9tlOlSKekKpkutc89" alt=""><figcaption><p>文章管理界面</p></figcaption></figure>

{% hint style="info" %}
由於Word格式與網頁格式不同，建議內容直接在此頁面編輯，避免重覆編輯。
{% endhint %}

文章內容可插入圖片、連結、影片、表格等等（點擊 「 + 」 號獲取更多）。

<figure><img src="/files/ufDVBtC5SRUSq8gsxSw6" alt=""><figcaption><p>文章管理界面</p></figcaption></figure>

點擊紅色「新增存儲」按鈕保存新增文章頁面。

## **文章管理**

<figure><img src="/files/TYFzAdmESlBsIBKg4mWM" alt=""><figcaption><p>文章管理界面</p></figcaption></figure>

排序：根據發佈時間排序，最新文章會放在最前。

瀏覽次數：顯示瀏覽者瀏覽文章的瀏覽量。

刪除：商家可點擊刪除鍵刪除該文章。

編輯：商家可點擊編輯鍵更改文章内容。

<figure><img src="/files/dZ2MoKffBswIbh4srv6B" alt=""><figcaption><p>文章管理界面</p></figcaption></figure>

點選滑動按鈕，可更改文章狀態是否為「開啓/關閉」狀態。

<figure><img src="/files/ERXhIIfKGWNeMDeEIbEF" alt=""><figcaption><p>文章管理界面</p></figcaption></figure>

{% hint style="info" %}
店鋪内查看文章需跳轉至「[網站菜單設置](#xin-zeng-wen-zhang)」新增該項目才可查看。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.cube.mo/kai-dian-zhi-nan/wang-zhan-nei-rong-guan-li/wen-zhang-ji-tiao-kuan-guan-li/wen-zhang-guan-li.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.
