Commit 1902b2aa authored by 高宇's avatar 高宇

2024/01/24 需求变更

parent d1820cc1
...@@ -429,7 +429,7 @@ export default { ...@@ -429,7 +429,7 @@ export default {
//width: 45%; //width: 45%;
//margin-right: 5%; //margin-right: 5%;
.recordOneTitle { .recordOneTitle {
width: 74px; width: 84px;
height: 22px; height: 22px;
font-size: 16px; font-size: 16px;
font-family: Microsoft YaHei, Microsoft YaHei-700; font-family: Microsoft YaHei, Microsoft YaHei-700;
...@@ -500,7 +500,7 @@ export default { ...@@ -500,7 +500,7 @@ export default {
margin-left: 9.2rem; margin-left: 9.2rem;
.recordOneTitle { .recordOneTitle {
width: 74px; width: 84px;
height: 22px; height: 22px;
font-size: 16px; font-size: 16px;
font-family: Microsoft YaHei, Microsoft YaHei-700; font-family: Microsoft YaHei, Microsoft YaHei-700;
...@@ -588,7 +588,7 @@ export default { ...@@ -588,7 +588,7 @@ export default {
.standard { .standard {
margin-top: -0.2rem; margin-top: -0.2rem;
margin-left: 24px; margin-left: 24px;
width: 56px; width: 76px;
height: 28px; height: 28px;
background: rgba(54, 206, 29, 0.10); background: rgba(54, 206, 29, 0.10);
border: 1px solid #36ce1d; border: 1px solid #36ce1d;
...@@ -598,8 +598,7 @@ export default { ...@@ -598,8 +598,7 @@ export default {
align-items: center; align-items: center;
.standardTest { .standardTest {
margin-right: 3px; width: 38px;
width: 28px;
height: 24px; height: 24px;
font-size: 14px; font-size: 14px;
font-family: Microsoft YaHei, Microsoft YaHei-400; font-family: Microsoft YaHei, Microsoft YaHei-400;
...@@ -671,8 +670,9 @@ export default { ...@@ -671,8 +670,9 @@ export default {
} }
.imgText { .imgText {
margin-left: -6px;
margin-top: 8px; margin-top: 8px;
width: 5rem; width: 4.5rem;
height: 16px; height: 16px;
font-size: 12px; font-size: 12px;
font-family: Microsoft YaHei, Microsoft YaHei-400; font-family: Microsoft YaHei, Microsoft YaHei-400;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment