Merge branch 'hi-ucs-dev' of http://15.2.21.221:3000/wuhongjian/hi-ucs into hi-ucs-dev

This commit is contained in:
851673013@qq.com 2022-06-19 12:26:07 +08:00
commit 95677b7031
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua * @Author: hisense.liangjunhua
* @Date: 2022-06-19 10:11:03 * @Date: 2022-06-19 10:11:03
* @LastEditors: hisense.liangjunhua * @LastEditors: hisense.liangjunhua
* @LastEditTime: 2022-06-19 11:40:28 * @LastEditTime: 2022-06-19 11:41:32
* @Description: 告诉大家这是什么 * @Description: 告诉大家这是什么
--> -->
<template> <template>
@ -49,7 +49,6 @@
font-weight: 600; font-weight: 600;
-webkit-background-clip: text; -webkit-background-clip: text;
-webkit-text-fill-color: transparent; -webkit-text-fill-color: transparent;
text-align: center;
} }
.num { .num {
font-family: DIN-Bold; font-family: DIN-Bold;
@ -63,6 +62,7 @@
background-size: 100% 100%; background-size: 100% 100%;
& > .header { & > .header {
height: 1.04rem; height: 1.04rem;
text-align: center;
background: url('~@/assets/capabilityCloud/header.png') no-repeat; background: url('~@/assets/capabilityCloud/header.png') no-repeat;
font-size: 0.46rem; font-size: 0.46rem;
} }