From 26d2988f6a241a0f60210c4953203460b47d9848 Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Thu, 18 Jul 2024 13:21:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9PDAd=E7=AB=AF=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/style/new_style.css | 6 ++++++ src/mycomponents/balance/location.vue | 2 +- src/mycomponents/balance/toLocation.vue | 2 +- src/pages/repleinsh/coms/comRepleinshJobCard.vue | 3 +-- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/common/style/new_style.css b/src/common/style/new_style.css index 50cf4480..20b73a36 100644 --- a/src/common/style/new_style.css +++ b/src/common/style/new_style.css @@ -2073,6 +2073,12 @@ button::after { padding: 5px; } +.card_big_content { + font-size: 40rpx; + font-weight: bold; + padding: 5px; +} + .card_icon_normal { width: 45rpx; height: 45rpx; diff --git a/src/mycomponents/balance/location.vue b/src/mycomponents/balance/location.vue index e8237f79..50f8c74f 100644 --- a/src/mycomponents/balance/location.vue +++ b/src/mycomponents/balance/location.vue @@ -1,7 +1,7 @@ diff --git a/src/mycomponents/balance/toLocation.vue b/src/mycomponents/balance/toLocation.vue index fb0986e6..28442722 100644 --- a/src/mycomponents/balance/toLocation.vue +++ b/src/mycomponents/balance/toLocation.vue @@ -1,7 +1,7 @@ diff --git a/src/pages/repleinsh/coms/comRepleinshJobCard.vue b/src/pages/repleinsh/coms/comRepleinshJobCard.vue index 65e0f99e..028ad3b6 100644 --- a/src/pages/repleinsh/coms/comRepleinshJobCard.vue +++ b/src/pages/repleinsh/coms/comRepleinshJobCard.vue @@ -1,7 +1,6 @@