mirror of
https://github.com/halo-dev/docs.git
synced 2026-03-02 01:01:20 +08:00
Add shop console home docs and screenshots (#559)
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.
This commit is contained in:
12
docs/user-guide/shop/console-home.mdx
Normal file
12
docs/user-guide/shop/console-home.mdx
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: 控制台首页
|
||||
description: 商城控制台首页相关使用文档。
|
||||
---
|
||||
|
||||
控制台的商店首页主要用于查看运营数据、指引、商店数据等信息。
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
@@ -114,6 +114,7 @@ module.exports = {
|
||||
},
|
||||
items: [
|
||||
"user-guide/shop/prepare",
|
||||
"user-guide/shop/console-home",
|
||||
"user-guide/shop/payments",
|
||||
"user-guide/shop/sales-channels",
|
||||
"user-guide/shop/products",
|
||||
|
||||
BIN
static/img/user-guide/shop/preview-console-home-1.png
Normal file
BIN
static/img/user-guide/shop/preview-console-home-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
BIN
static/img/user-guide/shop/preview-console-home-2.png
Normal file
BIN
static/img/user-guide/shop/preview-console-home-2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 153 KiB |
BIN
static/img/user-guide/shop/preview-console-home-3.png
Normal file
BIN
static/img/user-guide/shop/preview-console-home-3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 119 KiB |
Reference in New Issue
Block a user