Skip to content

Commit 7ef7ea8

Browse files
committed
Add shop console home docs and screenshots
Introduce a new documentation page for the shop console home (docs/user-guide/shop/console-home.mdx) with three preview screenshots added to static/img/user-guide/shop/. Update sidebars.js to include the new page so it appears in the user guide navigation. This documents the console's overview, metrics and guidance for store operators.
1 parent 080b033 commit 7ef7ea8

5 files changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: 控制台首页
3+
description: 商城控制台首页相关使用文档。
4+
---
5+
6+
控制台的商店首页主要用于查看运营数据、指引、商店数据等信息。
7+
8+
![](/img/user-guide/shop/preview-console-home-1.png)
9+
10+
![](/img/user-guide/shop/preview-console-home-2.png)
11+
12+
![](/img/user-guide/shop/preview-console-home-3.png)

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ module.exports = {
114114
},
115115
items: [
116116
"user-guide/shop/prepare",
117+
"user-guide/shop/console-home",
117118
"user-guide/shop/payments",
118119
"user-guide/shop/sales-channels",
119120
"user-guide/shop/products",
138 KB
Loading
153 KB
Loading
119 KB
Loading

0 commit comments

Comments
 (0)