diff --git a/README-en.md b/README-en.md
index 9b2a8bd7581ae8edc12d6be0330a487bd860a427..ac76b39e08c374fe6c5922e9b5b8d5c324551056 100644
--- a/README-en.md
+++ b/README-en.md
@@ -132,6 +132,10 @@ Only status of user and app configuration is managed by Vuex. Other data are man
 
 ![](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/theme.gif)
 
+#### tabs
+
+![tabs](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/tabs.gif)<br />
+
 #### Collapsing sidebar
 
 ![](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/leftmenu.gif)
diff --git a/README.md b/README.md
index b1d9ee0a1e26a76ede1f07932e0f06d5be9d25aa..22eb6f24f4013862679c8ed7a9ef636f89f963df 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,10 @@ Detailed changes for each release are documented in the [release notes](https://
 
 ![真正的动态换肤](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/theme.gif)<br />
 
+#### tabs
+
+![tabs](https://github.com/PanJiaChen/vue-element-admin/blob/master/gifs/tabs.gif)<br />
+
 
 
 #### 可收起侧边栏
diff --git a/gifs/tabs.gif b/gifs/tabs.gif
new file mode 100644
index 0000000000000000000000000000000000000000..331d192fa44ce367487dbc2bd9bbb265f2ac8758
Binary files /dev/null and b/gifs/tabs.gif differ