diff --git a/pages/index/components/mine.vue b/pages/index/components/mine.vue
index 4deaeea..04c6237 100644
--- a/pages/index/components/mine.vue
+++ b/pages/index/components/mine.vue
@@ -1,41 +1,43 @@
-
-
-
-
-
-
-
-
- {{ userInfo.nickName }}
- {{ userInfo.classes }}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ {{ userInfo.nickName }}
+ {{ userInfo.classes }}
+
+
+
+
+
+
+
+
+
\ No newline at end of file
+.portrait {
+ overflow: hidden;
+}
+.healthy-coad {
+ font-size: 40px;
+}
+.more {
+ font-size: 18px;
+ color: $grey;
+}
+