diff --git a/assets/index.less b/assets/index.less
index e2810cc23..3a9efcbe6 100644
--- a/assets/index.less
+++ b/assets/index.less
@@ -55,6 +55,11 @@
     }
   }
 
+  &-row-striped {
+    .@{tablePrefixCls}-cell {
+      background: #fcf4f4;
+    }
+  }
   // ================== Cell ==================
   &-cell {
     background: #f4f4f4;
diff --git a/docs/demo/stripe.md b/docs/demo/stripe.md
new file mode 100644
index 000000000..08de5f7f8
--- /dev/null
+++ b/docs/demo/stripe.md
@@ -0,0 +1,8 @@
+---
+title: stripe
+nav:
+  title: Demo
+  path: /demo
+---
+
+