This commit is contained in:
parent
47f8dfe0a0
commit
ec1ed6e78e
|
@ -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:20:09
|
* @LastEditTime: 2022-06-19 11:40:28
|
||||||
* @Description: 告诉大家这是什么
|
* @Description: 告诉大家这是什么
|
||||||
-->
|
-->
|
||||||
<template>
|
<template>
|
||||||
|
@ -49,6 +49,7 @@
|
||||||
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;
|
||||||
|
@ -64,7 +65,6 @@
|
||||||
height: 1.04rem;
|
height: 1.04rem;
|
||||||
background: url('~@/assets/capabilityCloud/header.png') no-repeat;
|
background: url('~@/assets/capabilityCloud/header.png') no-repeat;
|
||||||
font-size: 0.46rem;
|
font-size: 0.46rem;
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
& > .main {
|
& > .main {
|
||||||
margin-top: 0.24rem;
|
margin-top: 0.24rem;
|
||||||
|
|
Loading…
Reference in New Issue