代客下单修改,登录页面修改,部分页面调整,请求封装调整

This commit is contained in:
2025-11-27 18:02:28 +08:00
parent f9cc02e93f
commit 3bb09ef0b1
45 changed files with 4934 additions and 1054 deletions

View File

@@ -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;
}

View File

@@ -39,7 +39,7 @@ $J-f-size30: 30rpx;
$v-b-color-ed: #ededed;
//common.scss 分包页面以及组件里所用的颜色
$my-main-color:#318AFE;
$my-main-color:#3F9EFF;
$my-red-color:#F02C45;
//my-components