feat: explore Chinese version doc (#4)

* feat: explore zh

* just add

* just add

* chore: images to nearby and add intrance
fix/app-link-error
Joel 2023-08-22 14:35:12 +08:00 committed by GitHub
parent dfe189754f
commit 6e5185ea15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 20 additions and 1 deletions

5
.gitignore vendored
View File

@ -15,4 +15,7 @@ venv.bak/
.idea/
.ideaDataSources/
.vscode/
.vscode/
# Mac files
.DS_Store

View File

@ -33,6 +33,7 @@
## 探索 <a href="#explore" id="explore"></a>
* [发现](explore/chat.md)
* [智聊](explore/chat.md)
## 进阶使用 <a href="#advanced" id="advanced"></a>

15
zh_CN/explore/app.md Normal file
View File

@ -0,0 +1,15 @@
# 发现
## 模版应用
在**发现**中,提供了一些常用的模版应用。这些应用涵盖了人力资源,助手,翻译,编程和写作。
![](./images/explore-app.jpg)
如果要使用某个模版应用,点击模版的“添加到工作区”按钮。在左侧的工作区中,可以使用该应用。
![](./images/creat-customize-app.jpg)
如果要修改某个模版来创建一个新的应用,点击模版的“自定义”按钮。
## 工作区
工作区是应用的导航。点击工作区里的应用,可以直接使用该应用。
![](./images/workspace.jpg)
工作区中的应用包括:自己的应用和其他团队添加到工作区中的应用。

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB