From ad592102358d8ce39760bf4f5b8df12201006c54 Mon Sep 17 00:00:00 2001
From: wally <18603454788@163.com>
Date: Thu, 5 Mar 2020 17:02:03 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E9=93=BE=E6=8E=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/components/mine.vue | 100 ++++++++++++++++----------------
1 file changed, 51 insertions(+), 49 deletions(-)
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;
+}
+