Browse Source

全球指数加黑加粗

lihuilin/feature-20251024095243-我的
hongxilin 3 weeks ago
parent
commit
e8e562f154
  1. 4
      pages/marketSituation/marketOverview.vue

4
pages/marketSituation/marketOverview.vue

@ -848,8 +848,8 @@ watch(headerHeight, (newHeight) => {
.global_index_title {
margin-left: 20rpx;
font-size: 40rpx;
font-weight: 100;
color: #333333;
font-weight: bold;
color: black;
align-items: center;
}

Loading…
Cancel
Save