Skip to content

Commit e571805

Browse files
committed
feat: update docs
1 parent f972f44 commit e571805

File tree

9 files changed

+48
-10
lines changed

9 files changed

+48
-10
lines changed

.vitepress/config.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default defineConfig({
6363
{ text: "添加视频封面", link: "/advanced/addcover" },
6464
{ text: "芦笋群组", link: "/advanced/group" },
6565
{ text: "字幕教程", link: "/advanced/word" },
66-
{ text: "在线录制", link: "/advanced/record" },
66+
{ text: "画笔功能", link: "/advanced/draw" },
6767
{ text: "视频剪辑", link: "/advanced/video" },
6868
],
6969
},

advanced/draw.md

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
description: 这里介绍的是芦笋如何使用画笔功能
3+
---
4+
5+
# 画笔功能
6+
7+
## 视频教程 {#video}
8+
9+
<iframe src="https://lusun.com/embed/?id=UXTH3BaneQr" width="100%" height="500px" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
10+
11+
## 图文教程 {#text}
12+
13+
### PC 客户端教程 {#pc}
14+
15+
1、打开电脑上的芦笋客户端
16+
17+
2、点击「开始录制」
18+
19+
3、在工具栏中调用画笔功能,或使用快捷键打开 / 关闭画笔
20+
21+
<ImgCenter><img src="../public/.gitbook/assets/240522_01.png" alt="" width="563"></ImgCenter>
22+
23+
### 安卓手机 / 平板教程 {#android}
24+
25+
1、打开手机上的芦笋 App
26+
27+
2、在三种录制模式中选择自己想要录制的模式,点击此模式就可以开始录制
28+
29+
<ImgCenter><img src="../public/.gitbook/assets/240522_02.png" alt="" width="215"></ImgCenter>
30+
31+
3、录制中可以点击悬浮球中的画笔辅助讲解
32+
33+
<ImgCenter><img src="../public/.gitbook/assets/240522_03.png" alt="" width="194"></ImgCenter>
34+
35+
### 苹果手机 / 平板教程 {#ios}
36+
37+
1、打开手机上的 pdf 文档
38+
39+
2、点击右侧三个点 - 使用芦笋打开
40+
41+
3、使用画笔功能辅助讲解
42+
43+
<ImgCenter><img src="../public/.gitbook/assets/240522_04.png" alt=""></ImgCenter>
44+
45+
46+

advanced/record.md

-8
This file was deleted.

advanced/word.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: 这里介绍的是芦笋录屏的字幕教程
2+
description: 这里介绍的是芦笋录屏电脑端的字幕教程,移动端暂不支持
33
---
44

55
# 字幕教程

public/.gitbook/assets/240522_01.png

97.8 KB
Loading

public/.gitbook/assets/240522_02.png

194 KB
Loading

public/.gitbook/assets/240522_03.png

169 KB
Loading

public/.gitbook/assets/240522_04.png

155 KB
Loading

public/.gitbook/assets/image.png

-1.27 MB
Loading

0 commit comments

Comments
 (0)