Merge branch 'sit-Carl' into sit-Leung

# Conflicts:
#	rc-busness/pages/personal/settlement.vue
#	rc-busness/pages/personal/userpay.vue
This commit is contained in:
Vion
2022-01-23 15:08:04 +08:00
9 changed files with 363 additions and 325 deletions

View File

@@ -22,8 +22,9 @@
.rc-button{
display: flex;
align-items: center;
justify-content: center;
width: 375px;
justify-content: flex-end;
width: 100%;
height: 80px;
background: #FFFFFF;
box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1);
@@ -38,6 +39,7 @@ opacity: 1;
border-radius: 30px;
background: #E2001A;
display: flex;
margin-right: 20px;
justify-content: center;
align-items: center;
font-size: 16px;