mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge branch 'master' of github.com:m5stack/m5-docs
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -297,8 +297,8 @@ body[data-page="zh_CN/quick_start/m5stickc/m5stickc_quick_start.md"] article.mar
|
||||
|
||||
.product_page .item:hover{
|
||||
transform: scale(1.3);
|
||||
transition: all .3s ease;
|
||||
z-index: 30;
|
||||
transition: all .2s ease;
|
||||
z-index: 31 !important;
|
||||
box-shadow: 0 0 10px #6ab2ff
|
||||
}
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<el-tag effect="plain">SKU:M032</el-tag>
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/module/proto_13.2/proto_13.2.webp">
|
||||
<div class="product_pic"><img src="assets/img/product_pics/module/proto_13.2/proto_13.2.webp"></div>
|
||||
|
||||
## Description
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
|
||||
<script>
|
||||
|
||||
var purchase_link = '';
|
||||
var purchase_link = 'https://m5stack.com/collections/m5-module/products/proto-module-13-2';
|
||||
|
||||
|
||||
anchor_search(purchase_link);
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<el-tag effect="plain">SKU:U084</el-tag>
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/unit/hall/hall_unit.webp">
|
||||
<div class="product_pic"><img src="assets/img/product_pics/unit/hall/hall_unit.webp"></div>
|
||||
|
||||
## Description
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
|
||||
<script>
|
||||
|
||||
var purchase_link = '';
|
||||
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/hall-effect-unit-a3144e';
|
||||
|
||||
|
||||
anchor_search(purchase_link);
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo.webp" width="100px" style="margin-top:20px">
|
||||
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/HAT/JoyC/EasyLoader_JoyC.exe"><button type="button" class="btn btn-primary">配合JoyC HAT使用 </button></a>
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/HAT/JoyC/EasyLoader_JoyC.exe"><button type="button" class="btn btn-primary">配合RoverC使用 </button></a>
|
||||
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/HAT/EasyLoader_JoyC_Test.exe"><button type="button" class="btn btn-primary">单独使用</button></a>
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
- **Arduino**
|
||||
|
||||
配合JoyC HAT使用 [点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/JoyC),获取完整程序.
|
||||
配合RoverC使用 [点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/JoyC),获取完整程序.
|
||||
|
||||
单独使用 [点击此处](https://github.com/m5stack/M5StickC/blob/master/examples/Hat/JoyC/JoyC.ino),获取完整程序.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<el-tag effect="plain">SKU:M032</el-tag>
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/module/proto_13.2/proto_13.2.webp">
|
||||
<div class="product_pic"><img src="assets/img/product_pics/module/proto_13.2/proto_13.2.webp"></div>
|
||||
|
||||
## 描述
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
<script>
|
||||
|
||||
var purchase_link = '';
|
||||
var purchase_link = 'https://m5stack.com/collections/m5-module/products/proto-module-13-2';
|
||||
|
||||
|
||||
anchor_search(purchase_link);
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<el-tag effect="plain">SKU:U084</el-tag>
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/unit/hall/hall_unit.webp">
|
||||
<div class="product_pic"><img src="assets/img/product_pics/unit/hall/hall_unit.webp"></div>
|
||||
|
||||
## 描述
|
||||
|
||||
@@ -127,7 +127,7 @@
|
||||
|
||||
<script>
|
||||
|
||||
var purchase_link = '';
|
||||
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/hall-effect-unit-a3144e';
|
||||
|
||||
|
||||
anchor_search(purchase_link);
|
||||
|
||||
Reference in New Issue
Block a user