From 138d7cafc3767ac9a281cf198fb73690a964902f Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Tue, 1 Nov 2022 19:04:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/medal/urules.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/medal/urules.vue b/src/views/medal/urules.vue index 7f84ffd0..1f195eb1 100644 --- a/src/views/medal/urules.vue +++ b/src/views/medal/urules.vue @@ -16,7 +16,7 @@
{{item.study}}
{{item.day}}
{{item.steadily}}
-
{{item.popularity}}
+
{{item.popularity}}
@@ -88,8 +88,8 @@ export default { height: 58px; .cont-left{ flex: 1; - margin-left: 8%; - text-align: center; + margin-left: 10%; + // text-align: center; font-size: 14px; color: #666666; font-weight: 400; @@ -103,8 +103,8 @@ export default { } .cont-right{ flex: 2; - margin-left: 8%; - text-align: center; + margin-left: 4%; + // text-align: center; font-size: 14px; color: #666666; font-weight: 400;