File tree Expand file tree Collapse file tree 3 files changed +7
-15
lines changed
Expand file tree Collapse file tree 3 files changed +7
-15
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ export default defineConfig({
2525 { text : "主页" , link : "/" } ,
2626 { text : "设备操作指南" , link : Chapters . xrobot_device } ,
2727 { text : "API参考" , link : Chapters . xrobot_api } ,
28+ { text : "FAQ" , link : Chapters . xrobot_faq } ,
2829 ] ,
2930 sidebar : {
3031 "/" : [
Original file line number Diff line number Diff line change @@ -19,11 +19,10 @@ hero:
1919 - theme : alt
2020 text : 去体验-七牛小智
2121 link : https://xrobo.qiniu.com/#/home
22- # features:
23- # - title:
24- # details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
25- # - title: Feature B
26- # details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
27- # - title: Feature C
28- # details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
22+ features :
23+ - title : 操作流程
24+ details : <video src="https://xrobot-storage.qnaigc.com/%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3%E7%B4%A0%E6%9D%90%28%E5%8B%BF%E5%88%A0%29/%E6%93%8D%E4%BD%9C%E6%B5%81%E7%A8%8B.mov" controls="controls"></video>
25+ - title : 成语接龙体验
26+ details : <video src="https://xrobot-storage.qnaigc.com/%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3%E7%B4%A0%E6%9D%90%28%E5%8B%BF%E5%88%A0%29/%E6%88%90%E8%AF%AD%E6%8E%A5%E9%BE%99%E4%BD%93%E9%AA%8C.mov" controls="controls"></video>
27+
2928---
Original file line number Diff line number Diff line change @@ -13,10 +13,6 @@ title: 设备使用指南
1313
14142 . 下载固件后,可参考 Flash 工具/Web 端烧录固件(无 IDF 开发环境)中的 3 种烧录方式进行烧录,推荐使用第 2 种,比较方便。
1515
16- 3 . 操作视频
17-
18- <video src =" https://xrobot-storage.qnaigc.com/%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3%E7%B4%A0%E6%9D%90%28%E5%8B%BF%E5%88%A0%29/%E6%93%8D%E4%BD%9C%E6%B5%81%E7%A8%8B.mov " controls =" controls " ></video >
19-
2016## 2.七牛云服务
2117
2218| 服务 | 网址 |
@@ -156,10 +152,6 @@ bin 固件烧录后,设备保持接通电源状态,重启设备,设备进
156152
157153设备添加后将自动激活,并显示在“设备管理”列表页面上,如上图示,就可以正常使用了。
158154
159- ## 5.成语接龙体验
160-
161- <video src =" https://xrobot-storage.qnaigc.com/%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3%E7%B4%A0%E6%9D%90%28%E5%8B%BF%E5%88%A0%29/%E6%88%90%E8%AF%AD%E6%8E%A5%E9%BE%99%E4%BD%93%E9%AA%8C.mov " controls =" controls " ></video >
162-
163155## 6.通信协议
164156
165157设备绑定请参考 [ 七牛云灵芯平台-设备绑定] ( ./device-bind.md )
You can’t perform that action at this time.
0 commit comments