diff --git a/pages/component/rich-text/rich-text.uvue b/pages/component/rich-text/rich-text.uvue
index 901be5ff7e1ffda738b1da58d8e46a361ff33d04..bed489ae9c9fc50cb8de3a5a62ef854c732bd8f5 100644
--- a/pages/component/rich-text/rich-text.uvue
+++ b/pages/component/rich-text/rich-text.uvue
@@ -9,17 +9,27 @@
-
+
+
+ selectable
+
+
+
+
+ .text-box {
+ padding: 40rpx 0;
+ background-color: white;
+ }
+
\ No newline at end of file