代客下单修改,登录页面修改,部分页面调整,请求封装调整
This commit is contained in:
@@ -412,4 +412,16 @@ text {
|
||||
/* #endif */
|
||||
.u-flex-col{
|
||||
flex-direction: column!important;
|
||||
}
|
||||
.font-700{
|
||||
font-weight: 700;
|
||||
}
|
||||
.text-center{
|
||||
text-align: center;
|
||||
}
|
||||
.bg-f7{
|
||||
background-color: #F7F7F7;
|
||||
}
|
||||
.u-col-baseline{
|
||||
align-items: baseline;
|
||||
}
|
||||
Reference in New Issue
Block a user