3.22(优化
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user