This commit is contained in:
shijingjing
2023-02-10 15:59:38 +08:00
parent 6005ae2b48
commit 88d29e99f2
5 changed files with 108 additions and 106 deletions

View File

@@ -154,7 +154,7 @@ export default {
.testForm {
.testForm_info {
background: url("https://cdn.cunwuyun.cn/qujing/bg.png") no-repeat;
background-size: 100% 100%;
background-size: 100% auto;
padding: 80px 32px 0 32px;
box-sizing: border-box;
@@ -163,7 +163,6 @@ export default {
justify-content: space-between;
font-size: 28px;
color: #333333;
// margin-top: 80px;
.type_left {
font-weight: 600;