diff --git a/docs/zh_CN/hat/hat-8servos.md b/docs/zh_CN/hat/hat-8servos.md
index 71a2e20c..b6634e48 100644
--- a/docs/zh_CN/hat/hat-8servos.md
+++ b/docs/zh_CN/hat/hat-8servos.md
@@ -90,13 +90,14 @@
## 案例程序
+### 1. Arduino
+
+[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/8serves-hat/Arduino),获取完整程序.
+
### 2. UIFlow
-### 1. Arduino
-
-[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/8serves-hat/Arduino),获取完整程序.
## 舵机控制说明
diff --git a/docs/zh_CN/hat/hat-adc.md b/docs/zh_CN/hat/hat-adc.md
index 57bd6f66..ab1f19f6 100644
--- a/docs/zh_CN/hat/hat-adc.md
+++ b/docs/zh_CN/hat/hat-adc.md
@@ -77,16 +77,16 @@
## 案例程序
+### 1. Arduino
+
+以下代码仅为片段,如需获取完整代码,[请点击此处.](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/ADC)
+
### 2. UIFlow
打开 http://flow.m5stack.com 点击Demo载入UIFlow例程
-### 1. Arduino
-
-以下代码仅为片段,如需获取完整代码,[请点击此处.](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/ADC)
-
### 管脚映射
diff --git a/docs/zh_CN/hat/hat-beetlec.md b/docs/zh_CN/hat/hat-beetlec.md
index 33b24c0b..a7fc22d1 100644
--- a/docs/zh_CN/hat/hat-beetlec.md
+++ b/docs/zh_CN/hat/hat-beetlec.md
@@ -90,14 +90,14 @@ Beetlec底座需要结合M5StickC控制器使用.在底座上,配备了两个
## 案例程序
-### 2. UIFlow
-
-
-
### 1. Arduino
[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/beetleC/stickC/beetleC),获取完整程序.
+### 2. UIFlow
+
+
+
## 相关视频