BUG 31015

This commit is contained in:
aixianling
2022-09-07 14:18:30 +08:00
parent ce10d0c72e
commit 4449e266ae
2 changed files with 4 additions and 1 deletions

View File

@@ -47,6 +47,9 @@ export default {
.successImg {
background-image: url("./assets/qiandaochenggong.png");
background-repeat: no-repeat;
background-position: center;
background-size: 192px 192px;
width: 192px;
height: 192px;
}