diff --git a/src/views/PlatformData/UserOverview.vue b/src/views/PlatformData/UserOverview.vue index b91191f..de858b1 100644 --- a/src/views/PlatformData/UserOverview.vue +++ b/src/views/PlatformData/UserOverview.vue @@ -121,6 +121,7 @@ @@ -828,6 +829,7 @@ onMounted(() => { .text-red { color: #ff4d4f; font-weight: bold; } .text-green { color: #52c41a; font-weight: bold; } +.text-black-bold { color: #333; font-weight: bold; } .sub-item-text { font-size: 12px;