diff --git a/docs/docs/zh-CN/components/badge.md b/docs/docs/zh-CN/components/badge.md
new file mode 100644
index 00000000..d37592a0
--- /dev/null
+++ b/docs/docs/zh-CN/components/badge.md
@@ -0,0 +1,34 @@
+::: demo
+
+
+
+
+
+
+
+
+
+ 赤
+ 橙
+ 绿
+ 青
+ 蓝
+ 黑
+ 灰
+ 6
+ Hot
+
+
+
+
+:::
\ No newline at end of file
diff --git a/docs/docs/zh-CN/components/form.md b/docs/docs/zh-CN/components/form.md
new file mode 100644
index 00000000..3d72062d
--- /dev/null
+++ b/docs/docs/zh-CN/components/form.md
@@ -0,0 +1,19 @@
+::: demo
+
+
+
+
+
+
+
+:::
\ No newline at end of file
diff --git a/docs/docs/zh-CN/components/layout.md b/docs/docs/zh-CN/components/layout.md
new file mode 100644
index 00000000..c83eb0e4
--- /dev/null
+++ b/docs/docs/zh-CN/components/layout.md
@@ -0,0 +1,23 @@
+::: demo
+
+
+
+
+
+
+
+
+
+
+
+:::
\ No newline at end of file
diff --git a/docs/src/layouts/Layout.vue b/docs/src/layouts/Layout.vue
index 7b9f57d0..c459e0ce 100644
--- a/docs/src/layouts/Layout.vue
+++ b/docs/src/layouts/Layout.vue
@@ -1,5 +1,7 @@
-
+
+
+
layui-vue
@@ -13,6 +15,8 @@
面板
卡片
栅格
+
表单
+
徽章
@@ -22,6 +26,7 @@
+
\ No newline at end of file
diff --git a/src/module/icon/index.vue b/src/module/icon/index.vue
index c6f20345..9a39341e 100644
--- a/src/module/icon/index.vue
+++ b/src/module/icon/index.vue
@@ -2,7 +2,9 @@
-