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 @@