3.22(优化

This commit is contained in:
Hong
2024-03-22 18:26:03 +08:00
parent a894e1bf02
commit 8fa3892027
5 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
// 应用全局配置
module.exports = {
// baseUrl: 'https://mall.lianxianke.cn/car_app_api',
baseUrl: 'https://mall.lianxianke.cn/car_app_api',
// 薛
baseUrl: 'http://192.168.31.226:8081/car_app_api',
// baseUrl: 'http://192.168.31.226:8081/car_app_api',
//花花
// baseUrl: 'http://192.168.31.15:8081/car_app_api',
fileUploadUrl: 'https://wxapp.diyouzhijia.com/car_app_api/api/front/upload/image',

View File

@@ -242,7 +242,7 @@
.codebtn {
width: 202rpx;
height: 46rpx;
background: #333333;
background: #13AFA8;
border-radius: 60rpx;
font-size: 22rpx;
font-family: PingFang SC, PingFang SC;

View File

@@ -328,7 +328,7 @@
font-size: 34rpx;
font-weight: 400;
color: #fff;
background: #333333;
background: #13AFA8;
text-align: center;
font-family: Noto Sans SC, Noto Sans SC;
}

View File

@@ -314,7 +314,7 @@
font-size: 34rpx;
font-weight: 400;
color: #fff;
background: #333333;
background: #13AFA8;
text-align: center;
font-family: Noto Sans SC, Noto Sans SC;
}

View File

@@ -259,7 +259,7 @@
font-size: 34rpx;
font-weight: 400;
color: #fff;
background: #333333;
background: #13AFA8;
text-align: center;
font-family: Noto Sans SC, Noto Sans SC;
}