gjy 2 年之前
父节点
当前提交
a3438fac5a

+ 2 - 2
config/index.js

@@ -1,6 +1,6 @@
 const dev = {
-	// baseUrlNew: 'https://apitest.eliangeyun.com',
-	baseUrlNew: 'http://192.168.110.9:8099',
+	baseUrlNew: 'https://apitest.eliangeyun.com',
+	// baseUrlNew: 'http://192.168.110.9:8099',
 	// baseUrlNew: 'http://192.168.110.82:8999',
 	// baseUrlNew: 'http://192.168.1.119:8999',
 	h5Appid: 'wxb66b599f7f61b46f',

+ 1 - 1
pages/mine/manageVehicles/addVehicle.vue

@@ -1461,7 +1461,7 @@
 
 		.left-text {
 			// background: red;
-			width: 290rpx;
+			width: 176px;
 			color: #333333;
 			display: flex;
 			align-items: center;

+ 1 - 1
pages/mine/manageVehicles/editVehicle.vue

@@ -1376,7 +1376,7 @@
 
 		.left-text {
 			// background: red;
-			width: 290rpx;
+			width: 176px;
 			color: #333333;
 			display: flex;
 			align-items: center;

+ 1 - 0
pages/order/signContract.vue

@@ -48,6 +48,7 @@
 			<view class="title">
 				完善信息
 			</view>
+			
 			<view class='row-between'>
 				<view class="gray">运费(元/车)</view>
 				<!-- <view class="">{{dataDetails.freight}}{{dataDetails.illingMethod==0?'元/吨':'元/车'}}</view> -->