mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix v-function anchor dispaly
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -286,7 +286,7 @@ body[data-page="zh_CN/quick_start/m5stickc/m5stickc_quick_start.md"] article.mar
|
||||
left: 0;
|
||||
width: 150px;
|
||||
height: 100%;
|
||||
background: rgba(0, 0, 0, 0.45);
|
||||
background: rgba(0, 0, 0, 0.28);
|
||||
color: #fff;
|
||||
opacity: 0
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<div class="product_pic"><img src="assets\img\product_pics\core\minicore\m5stickv/m5stickv_01.webp"><img src="assets\img\product_pics\core\minicore\m5stickv/m5stickv_02.webp"></div>
|
||||
|
||||
<a href="#/en/quick_start/unitv/v_function"><h2>V-Function</h2></a>
|
||||
<a href="#/en/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
|
||||
|
||||
V-Function is a series of **visual recognition** function firmware developed by the M5Stack team for V series devices. Click the V-Funciton title to view the instructions.
|
||||
|
||||
|
||||
@@ -192,10 +192,9 @@ Linux command line to run permissions, then execute commands
|
||||
|
||||
## V-Training Document
|
||||
|
||||
<a href="#/en/related_documents/v-training"><button type="button" class="btn btn-primary">V-Training Document</button></a>
|
||||
<a href="#/en/related_documents/v-training"><el-button type="primary">V-Training Document</el-button></a>
|
||||
|
||||
|
||||
<a href="#/en/quick_start/unitv/v_function"><h2>V-Function</h2></a>
|
||||
<a href="#/en/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
|
||||
|
||||
V-Function is a series of **visual recognition** function firmware developed by the M5Stack team for V series devices. Click the V-Funciton title to view the instructions.
|
||||
|
||||
@@ -237,11 +236,11 @@ while True:
|
||||
|
||||
## Example
|
||||
|
||||
<a href="https://docs.m5stack.com/#/en/related_documents/M5StickV-Maixpy"><button type="button" class="btn btn-primary">get Maixpy examples</button></a>
|
||||
<a href="https://docs.m5stack.com/#/en/related_documents/M5StickV-Maixpy"><el-button type="primary">get Maixpy examples</el-button></a>
|
||||
|
||||
<a href="https://maixpy.sipeed.com/zh/libs/standard/"><button type="button" class="btn btn-primary">get more examples</button></a>
|
||||
<a href="https://maixpy.sipeed.com/zh/libs/standard/"><el-button type="primary">get more examples</el-button></a>
|
||||
|
||||
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><button type="button" class="btn btn-primary">Github</button></a>
|
||||
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><el-button type="primary">Github</el-button></a>
|
||||
|
||||
|
||||
<script>
|
||||
|
||||
@@ -276,12 +276,11 @@ while True:
|
||||
|
||||
In the library documentation, you can find more APIs to help you build a variety of applications。
|
||||
|
||||
<a href="https://maixpy.sipeed.com/en/libs/standard/"><button type="button" class="btn btn-primary">See more program examples</button></a>
|
||||
<a href="https://maixpy.sipeed.com/en/libs/standard/"><el-button type="primary">See more program examples</el-button></a>
|
||||
|
||||
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><button type="button" class="btn btn-primary">Github</button></a>
|
||||
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><el-button type="primary">Github</el-button></a>
|
||||
|
||||
|
||||
<a href="#/en/quick_start/unitv/v_function"><h2>V-Function</h2></a>
|
||||
<a href="#/en/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
|
||||
|
||||
V-Function is a series of **visual recognition** function firmware developed by the M5Stack team for V series devices. Click the V-Funciton title to view the instructions.
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/unit/unit-v/unit_v_01.webp"><img src="assets/img/product_pics/unit/unit-v/unit_v_02.webp"></div>
|
||||
|
||||
<a href="#/en/quick_start/unitv/v_function"><h2>V-Function</h2></a>
|
||||
<a href="#/en/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
|
||||
|
||||
V-Function is a series of **visual recognition** function firmware developed by the M5Stack team for V series devices. Click the V-Funciton title to view the instructions.
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<div class="product_pic"><img src="assets\img\product_pics\core\minicore\m5stickv/m5stickv_01.webp"><img src="assets\img\product_pics\core\minicore\m5stickv/m5stickv_02.webp"></div>
|
||||
|
||||
<a href="#/zh_CN/quick_start/unitv/v_function"><h2>V-Function</h2></a>
|
||||
<a href="#/zh_CN/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
|
||||
|
||||
V-Function是由M5Stack团队针对V系列设备开发的多个**视觉识别**功能固件,点击V-Funciton标题,查看使用说明.
|
||||
|
||||
|
||||
@@ -186,10 +186,9 @@ Linux命令行给运行权限然后,执行命令
|
||||
|
||||
## V-Training 说明
|
||||
|
||||
<a href="#/zh_CN/related_documents/v-training"><button type="button" class="btn btn-primary">V-Training 说明</button></a>
|
||||
<a href="#/zh_CN/related_documents/v-training"><el-button type="primary">V-Training 说明</el-button></a>
|
||||
|
||||
|
||||
<a href="#/zh_CN/quick_start/unitv/v_function"><h2>V-Function</h2></a>
|
||||
<a href="#/zh_CN/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
|
||||
|
||||
V-Function是由M5Stack团队针对V系列设备开发的多个**视觉识别**功能固件,点击V-Funciton标题,查看使用说明.
|
||||
|
||||
@@ -229,11 +228,11 @@ while True:
|
||||
```
|
||||
## 案例程序
|
||||
|
||||
<a href="https://docs.m5stack.com/#/zh_CN/related_documents/M5StickV-Maixpy"><button type="button" class="btn btn-primary">查看Maixpy案例</button></a>
|
||||
<a href="https://docs.m5stack.com/#/zh_CN/related_documents/M5StickV-Maixpy"><el-button type="primary">查看Maixpy案例</el-button></a>
|
||||
|
||||
<a href="https://maixpy.sipeed.com/zh/libs/standard/"><button type="button" class="btn btn-primary">查看更多程序案例</button></a>
|
||||
<a href="https://maixpy.sipeed.com/zh/libs/standard/"><el-button type="primary">查看更多程序案例</el-button></a>
|
||||
|
||||
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><button type="button" class="btn btn-primary">Github</button></a>
|
||||
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><el-button type="primary">Github</el-button></a>
|
||||
|
||||
|
||||
<script>
|
||||
|
||||
@@ -275,11 +275,11 @@ while True:
|
||||
|
||||
在程序库文档中,你可以找到更多的API,方便你搭建各式各样的应用。
|
||||
|
||||
<a href="https://maixpy.sipeed.com/zh/libs/standard/"><button type="button" class="btn btn-primary">查看更多程序案例</button></a>
|
||||
<a href="https://maixpy.sipeed.com/zh/libs/standard/"><el-button type="primary">查看更多程序案例</el-button></a>
|
||||
|
||||
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><button type="button" class="btn btn-primary">Github</button></a>
|
||||
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><el-button type="primary">Github</el-button></a>
|
||||
|
||||
<a href="#/zh_CN/quick_start/unitv/v_function"><h2>V-Function</h2></a>
|
||||
<a href="#/zh_CN/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
|
||||
|
||||
V-Function是由M5Stack团队针对V系列设备开发的多个**视觉识别**功能固件,点击V-Funciton标题,查看使用说明.
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/unit/unit-v/unit_v_01.webp"><img src="assets/img/product_pics/unit/unit-v/unit_v_02.webp"></div>
|
||||
|
||||
<a href="#/zh_CN/quick_start/unitv/v_function"><h2>V-Function</h2></a>
|
||||
<a href="#/zh_CN/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
|
||||
|
||||
V-Function是由M5Stack团队针对V系列设备开发的多个**视觉识别**功能固件,点击V-Funciton标题,查看使用说明.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user