diff --git a/pages/component/text/text.uvue b/pages/component/text/text.uvue
index 889ec4632e5a93da8b76da99cb51489be4117936..e511831b12a50db77040b01c2aff0ae5061f8553 100644
--- a/pages/component/text/text.uvue
+++ b/pages/component/text/text.uvue
@@ -1,83 +1,94 @@
-
-
-
-
- {{text}}
-
-
-
-
-
-
-
+
+
+
+
+ {{ text }}
+
+
+
+
+
+
+
\ No newline at end of file
+.text {
+ font-size: 30rpx;
+ color: #353535;
+ line-height: 54rpx;
+ text-align: center;
+}
+