From ca546edaa9ba9c2b22cdfd936fbf36ae403f7141 Mon Sep 17 00:00:00 2001 From: luyuan <1162963624@qq.com> Date: Tue, 24 Nov 2020 16:29:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=A8=E5=8E=86=20=E8=B4=A7=E5=B8=81?= =?UTF-8?q?=E5=BC=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mine/Archives.vue | 3 ++- src/views/regime/week.vue | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/views/mine/Archives.vue b/src/views/mine/Archives.vue index cbab9d8..f780b2a 100644 --- a/src/views/mine/Archives.vue +++ b/src/views/mine/Archives.vue @@ -509,7 +509,7 @@
-

{{lan.$t('huobitishi')}}

+

{{lan.$t('huobitishi')}}

@@ -1120,6 +1120,7 @@ export default defineComponent({ padding: 46px; border-radius: 17px; position: relative; + .telbox { margin-left: 15px; diff --git a/src/views/regime/week.vue b/src/views/regime/week.vue index 6e5ce8f..b45d5ce 100644 --- a/src/views/regime/week.vue +++ b/src/views/regime/week.vue @@ -222,7 +222,7 @@ width: 100%; position: absolute; top: 0; - left: 128px; + left: 165px; .heng{ display: flex; align-items: center; @@ -242,7 +242,7 @@ } .times{ font-size: 11px; - color: #D12C2E; + color: #08AE98; } } }