zhongtianhaoyuan 2 anos atrás
pai
commit
bee5fa1efb

+ 1 - 1
components/bert-suggest/suggest.vue

@@ -6,7 +6,7 @@
 				<view style='position:absolute;right:22px;bottom:16px;font-size:13px;'>{{data.content.length}}/150个字</view>
 			</uni-card>
 			<uni-card class="box contact" :isFull="true" title="联系方式" >
-				<input v-model="data.contact" placeholder="请输入您的手机号,方便我们联系您" />
+				<input v-model="data.contact" placeholder="请输入您的手机号,方便我们联系您" maxlength="11" type="number"/>
 			</uni-card>
 		</view>
 		<button class="submit-btn" @click="submit">提交</button>

+ 2 - 2
pages/mine/cargoowner/editpersonalinformation.vue

@@ -496,7 +496,7 @@
 													personImg: result,
 													flag: 1
 												}).then(res => {
-												if(!that.dataDetails.id){
+												// if(!that.dataDetails.id){
 													if (res.data.recPersonNo) {
 														that.dataDetails.cardNumber = res.data.recPersonNo
 														if(that.dataDetails.cardNumber[16]%2==0){
@@ -509,7 +509,7 @@
 														that.dataDetails.name = res.data.recPerson
 														that.dataDetails.call=that.dataDetails.name[0]
 													}
-												}
+												// }
 												
 												
 												that.$forceUpdate()

+ 2 - 1
pages/mine/manageBankCards/addBankCard.vue

@@ -465,7 +465,8 @@
 	}
 
 	.content {
-		padding: 20rpx 20rpx 140rpx 20rpx;
+		padding: 20rpx ;
+		height: calc(100vh - 23vh);
 	}
 
 	.content3 {

+ 1 - 0
pages/mine/manageBankCards/editBankCard.vue

@@ -237,6 +237,7 @@
 
 	.content {
 		padding: 20rpx;
+		height: calc(100vh - 23vh);
 	}
 
 	.content3 {

+ 1 - 0
pages/mine/set.vue

@@ -227,6 +227,7 @@
 	}
 	.content{
 		padding:0 20px;
+		height: calc(100vh - 7vh);
 	}
 
 	.pictures {

+ 2 - 0
pages/order/index.vue

@@ -1177,6 +1177,8 @@
 	.pingjia {
 		width: 14px;
 		height: 14px;
+		margin-right: 10rpx;
+		top: 2rpx;
 	}
 
 	.u-popup-wrap {

+ 2 - 2
pages/public/login.vue

@@ -16,8 +16,8 @@
 				<view style='position:relative;'>
 					<input class='password' v-model='password' v-if="isShowPassword=='password'" placeholder="请输入密码" type="password">
 					<input class='password' v-model='password' v-else type="text" placeholder="请输入密码">
-						<image class='yanjingicon' style='width:22px;height:22px;' @click="passWordStatus(1)" v-if="isShowPassword=='password'" src="../../static/yioncang.png" mode=""></image>
-						<image class='yanjingicon' style='width:22px;height:22px;' @click="passWordStatus(2)" v-else src="../../static/xianshi.png" mode=""></image>
+					<image class='yanjingicon' style='width:22px;height:22px;' @click="passWordStatus(1)" v-if="isShowPassword=='password'" src="../../static/yioncang.png" mode=""></image>
+					<image class='yanjingicon' style='width:22px;height:22px;' @click="passWordStatus(2)" v-else src="../../static/xianshi.png" mode=""></image>
 				</view>
 			</view>
 			<button :class='phone!=""&&password!=""?"active":""' @click='passlogin'

+ 2 - 2
pages/public/register.vue

@@ -410,10 +410,10 @@
 		padding-top: 85px;
 		position: relative;
 		width: 100vw;
-		height: calc(100vh - 85px);
+		height: calc(100vh - 13vh);
 		overflow: hidden;
 		background: url('~@/static/images/mine/bg@2x.png');
-		background-size: 100%;
+		/* background-size: 100%; */
 	}
 
 	.close {

+ 12 - 10
pages/release/editRelease.vue

@@ -10,7 +10,7 @@
 		<view class="content1">
 			<view class="row" @click="selectCargoOwner">
 				<view class="left select-sf">{{dataObj.cargoOwner?dataObj.cargoOwner:'选择货主身份'}}</view>
-				<view class="right">></view>
+				<image src="../../static/right.png" style="width: 22rpx;height: 22rpx;margin-top:14rpx;"></image>
 			</view>
 			<!-- 		<view class="row" @click="selectCargoOwner" v-if="dataObj.cargoOwner">
 				<view class="left">{{dataObj.cargoOwner}}</view>
@@ -23,7 +23,7 @@
 			<view class="row1">
 				<view class="left">
 					<view class="top" @click="selectAddress(0)">
-						<view class="send"></view>
+						<view class="send"></view>
 						<view class="title">
 							{{dataObj.sendArea?((dataObj.sendPrivate?dataObj.sendPrivate:'' )+ dataObj.sendCity+dataObj.sendArea):'选择发货地区'}}
 						</view>
@@ -32,8 +32,9 @@
 						<input type="text" value="" placeholder="输入详细地址" v-model="dataObj.sendDetailedAddress" />
 					</view>
 				</view>
-				<view class="right" @click="selectAddress(0)" v-if="!dataObj.sendArea">
-					<view class="right">{{dataObj.sendArea?'':'>'}}</view>
+				<view v-if='dataObj.sendArea' class="right"></view>
+				<view class="right" @click="selectAddress(0)" v-else>
+					<image src="../../static/right.png" style="width: 22rpx;height: 22rpx;margin-top:14rpx;"></image>
 				</view>
 			</view>
 			<view class="row2">
@@ -48,16 +49,17 @@
 						<input type="text" value="" placeholder="输入详细地址" v-model="dataObj.unloadDetailedAddress" />
 					</view>
 				</view>
-				<view class="right" @click="selectAddress(1)" v-if="!dataObj.unloadArea">
-					<view class="right">{{dataObj.unloadArea?(dataObj.unloadCity+dataObj.unloadArea):'>'}}</view>
+				<view v-if='dataObj.unloadPrivate' class="right"></view>
+				<view class="right" @click="selectAddress(1)" v-else>
+					<image src="../../static/right.png" style="width: 22rpx;height: 22rpx;margin-top:14rpx;"></image>
 				</view>
 			</view>
 		</view>
 		<view class="content3">
 			<view class="row">
 				<view class="left">距离</view>
-				<input type="text" value="" class="input" placeholder="自动计算" v-model="dataObj.distance" disabled="" />
-				<view>Km</view>
+				<!-- <input type="text" class="input" placeholder="自动计算" v-model="dataObj.distance" disabled /> -->
+				<view class="input">{{dataObj.distance?dataObj.distance:"自动计算"}} km</view>
 			</view>
 			<view class="row">
 				<view class="left">货物类别</view>
@@ -82,14 +84,14 @@
 				</view>
 			</view>
 			<view class="row">
-				<view class="left">收货方身份证号</view>
+				<view class="left" style="width: 240rpx;">收货方身份证号(选填)</view>
 				<view class="right flex">
 					<input type="number" maxlength="18" placeholder="输入收货人身份证号" class="input"
 						v-model="dataObj.receiverIdcard" />
 				</view>
 			</view>
 			<view class="row">
-				<view class="left">收货方信用代码(选填)</view>
+				<view class="left" style="width: 240rpx;">收货方信用代码(选填)</view>
 				<view class="right flex">
 					<input maxlength="18" placeholder="统一社会信用代码" class="input" v-model="dataObj.receiverCreditCode" />
 				</view>

+ 3 - 3
pages/release/lookRelease.vue

@@ -73,7 +73,7 @@
 				<view class="right">{{dataObj.billingMethod=='0'?'元/吨':'元/车'}}</view>
 			</view>
 			<view class="row">
-				<view class="left">运费单价(元/车)</view>
+				<view class="left">运费单价({{dataObj.billingMethod=='0'?'元/吨':'元/车'}})</view>
 				<view class="right">{{dataObj.freightPrice}}</view>
 			</view>
 			<view class="row">
@@ -124,11 +124,11 @@
 			</view>
 			<view class="row">
 				<view class="left">车长要求(米)</view>
-				<view class="right">{{dataObj.carLengthSmall}}-{{dataObj.carLength}}</view>
+				<view class="right">{{dataObj.carLengthSmall}}~{{dataObj.carLength}}</view>
 			</view>
 			<view class="row">
 				<view class="left">载重要求(吨)</view>
-				<view class="right">{{dataObj.loadWeightSmall}}-{{dataObj.loadWeight}}</view>
+				<view class="right">{{dataObj.loadWeightSmall}}~{{dataObj.loadWeight}}</view>
 			</view>
 			<view class="row">
 				<view class="left">车型要求</view>