This commit is contained in:
changjinpeng
2022-03-08 14:08:34 +08:00
parent b316ea7661
commit 3197b34dcc
3 changed files with 8 additions and 6 deletions

View File

@@ -267,10 +267,10 @@ export default {
bottom: 0;
width: 100%;
box-sizing: border-box;
background: #4181ff;
padding: 20px 0;
background: #1365dd;
height: 88px;
line-height: 88px;
text-align: center;
border-radius: 16px;
font-size: 34px;
font-weight: 500;
color: #ffffff;