Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -64,7 +64,7 @@ button { | @@ -64,7 +64,7 @@ button { | ||
| 64 | .text-bold { | 64 | .text-bold { |
| 65 | color: #333333; | 65 | color: #333333; |
| 66 | font-family: PingFangSC-Medium, PingFang SC; | 66 | font-family: PingFangSC-Medium, PingFang SC; |
| 67 | - font-weight: 500; | 67 | + font-weight: bold; |
| 68 | font-size: 15px; | 68 | font-size: 15px; |
| 69 | } | 69 | } |
| 70 | //(设备、告警,适用设备详情基础信息文本(右边的值的文本))第二个文本 | 70 | //(设备、告警,适用设备详情基础信息文本(右边的值的文本))第二个文本 |
| @@ -132,7 +132,7 @@ button { | @@ -132,7 +132,7 @@ button { | ||
| 132 | .home-text-total { | 132 | .home-text-total { |
| 133 | font-size: 17px; | 133 | font-size: 17px; |
| 134 | font-family: PingFangSC-Regular, PingFang SC; | 134 | font-family: PingFangSC-Regular, PingFang SC; |
| 135 | - font-weight: 500; | 135 | + font-weight: bold; |
| 136 | color: #333333; | 136 | color: #333333; |
| 137 | } | 137 | } |
| 138 | .home-text-total-bottom { | 138 | .home-text-total-bottom { |