From f2dd92deb176ad39b18805d5d2721fad0974a278 Mon Sep 17 00:00:00 2001 From: wk Date: 星期五, 22 十一月 2024 11:32:35 +0800 Subject: [PATCH] feat:我的 --- pages/driver-page/drvier-my/drvier-my.vue | 1160 +++++++++++++++++++++++++-------------------------------- 1 files changed, 501 insertions(+), 659 deletions(-) diff --git a/pages/driver-page/drvier-my/drvier-my.vue b/pages/driver-page/drvier-my/drvier-my.vue index 8705be9..8dfd8a8 100644 --- a/pages/driver-page/drvier-my/drvier-my.vue +++ b/pages/driver-page/drvier-my/drvier-my.vue @@ -6,7 +6,7 @@ <view class="navgation">鎴戠殑</view> <view class="avatar"> <view class="avatar-imgage" - style="background: url('https://mx.jzeg.cn:9096/appimg/image/banner/driverava.png')no-repeat;background-size: cover;"> + style="background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/driverava.png')no-repeat;background-size: cover;"> </view> <view class="avatar-name">{{ userInfo.name || '' }}</view> <view class="edit-button"><u-button type="primary" @@ -34,12 +34,7 @@ <view class="process-tran" > </view> - <view class="tran-type"> - <view ><u-button type="primary" - @click="editTranClick" - shape="circle" - plain>娣诲姞杩愯緭璇�</u-button></view> - </view> + <view class="information-block"> <view class="personal-information"> <view class="personal-information-block"> @@ -47,7 +42,7 @@ <view class="information-line" @click=""> <view class="line-label"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/personalicon.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/personalicon.png" mode="widthFix"></image> <view class="label-text">韬唤璇佸彿</view> </view> @@ -57,7 +52,7 @@ </view> <view class="information-line"> <view class="line-label"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/phonenum.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/phonenum.png" mode="widthFix"></image> <view class="label-text">鎵嬫満鍙�</view> </view> @@ -67,7 +62,7 @@ </view> <view class="information-line"> <view class="line-label"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/carnum.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/carnum.png" mode="widthFix"></image> <view class="label-text">杞︾墝鍙�</view> </view> @@ -77,7 +72,7 @@ </view> <view class="information-line"> <view class="line-label"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/axisnum.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/axisnum.png" mode="widthFix"></image> <view class="label-text">杞﹁酱鏁�</view> </view> @@ -87,7 +82,7 @@ </view> <view class="information-line"> <view class="line-label"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/weighnum.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/weighnum.png" mode="widthFix"></image> <view class="label-text">浣撻噸</view> </view> @@ -95,13 +90,14 @@ {{ userInfo.weight || '' }} </view> </view> - <view class="information-line" - @click="modifyPrint"> <!-- 鐢变簬鏄嚜瀹氫箟icon 闈炶璁″浘icon 鎵�浠ヨ鍔犱笂杩欎釜style="margin-left: 1.5%;" icon 涓嬭浇鏍煎紡涓�18x18--> + <!-- <view class="information-line" + @click="modifyPrint"> + <view class="line-label" style="margin-left: 1.5%;"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/printer.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/printer.png" mode="widthFix" style="width: 18px;"></image> <view class="label-text">纾呭崟鏍峰紡</view> @@ -113,12 +109,12 @@ <u-icon name="arrow-right" size="36"></u-icon> </view> - </view> + </view> --> <!-- <view class="information-line" @click="addressManageHandle"> <view class="line-label" style="margin-left: 1.5%;"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/address.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/address.png" mode="widthFix" style="width: 18px;"></image> <view class="label-text" @@ -129,11 +125,11 @@ size="36"></u-icon> </view> </view> --> - <view class="information-line last" + <view class="information-line" @click="scoreDetail"> <view class="line-label" style="margin-left: 1.5%;"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/score.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/score.png" mode="widthFix" style="width: 36rpx;position: relative;left: 8rpx;"></image> <view class="label-text">鎴戠殑绉垎</view> @@ -147,24 +143,27 @@ size="36"></u-icon> </view> </view> - + </view> + <view class="information-line last" + @click="scoreCert"> + <view class="line-label" + style="margin-left: 1.5%;"> + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/score.png" + mode="widthFix" + style="width: 36rpx;position: relative;left: 8rpx;"></image> + <view class="label-text">鍓ф瘨鍖栧鍝侀亾璺繍杈撻�氳璇�</view> + </view> + <view class="information-value"> + <view class=""> + {{ '' }} + </view> + <view class=""> + <u-icon name="arrow-right" + size="36"></u-icon> + </view> + </view> </view> </view> - </view> - </view> - </view> - <view class="car-information" v-if="certificateData.length>0"> - <view class="roadTransportCertificate"> - <view class="information-body"> - <view class="certificate" v-for="item in certificateData" :key="item.id"> - <view class="certificate-left"> - 浜у搧锛歿{item.productName}} - </view> - <view class="certificate-right"> - {{item.status==0?'鏈鏍�':item.status==1?'閫氳繃':item.status==2?'杩囨湡':item.status==-1?"鏈�氳繃":null}} - </view> - </view> - {{}} </view> </view> </view> @@ -173,7 +172,7 @@ <view class="information-body"> <view class="car-img"> <view class="label-title"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/carimg.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/carimg.png" mode="widthFix"></image> <view class="label-text">杞﹁締鐓х墖</view> </view> @@ -190,7 +189,7 @@ </view> <view class="car-img"> <view class="label-title"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/cardimg.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/cardimg.png" mode="widthFix"></image> <view class="label-text">琛岄┒璇佺収鐗�</view> </view> @@ -207,13 +206,13 @@ </view> <view class="car-img"> <view class="label-title"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/cardimg.png" + <image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/cardimg.png" mode="widthFix"></image> - <view class="label-text">杞﹁締绫诲瀷鐓х墖</view> + <view class="label-text">椹鹃┒璇�</view> </view> <view class="img-container"> <u--image :showLoading="true" - :src="userInfo.inventoryImg != null ? BaseUrl + userInfo.drivingImg : ''" + :src="userInfo.driverImg != null ? BaseUrl + userInfo.driverImg : ''" width="80px" height="80px" @click="imageClick(3)"> @@ -229,6 +228,11 @@ <view class="loginout-main"><u-button text="閫�鍑虹櫥褰�" type="primary" @click="logout" + shape="circle" + plain></u-button></view> + <view class="loginout-main"><u-button text="鑱旂郴鎴戜滑" + type="primary" + @click="contactUs" shape="circle" plain></u-button></view> </view> @@ -257,8 +261,8 @@ <view class="editDriverPopup-container-box"> <u--form labelPosition="left" :model="editUserInfo" - ref="editRef"> - <u-form-item labelWidth="20%" + ref="editUserInfo"> + <u-form-item labelWidth="35%" label="濮撳悕" prop="name" required> @@ -266,7 +270,7 @@ border="none" inputAlign="left"></u--input> </u-form-item> - <!-- <u-form-item labelWidth="20%" + <!-- <u-form-item labelWidth="35%" label="瀵嗙爜" prop="password" required> @@ -274,7 +278,7 @@ border="none" inputAlign="left"></u--input> </u-form-item> --> - <!-- <u-form-item labelWidth="20%" + <!-- <u-form-item labelWidth="35%" label="韬唤璇佸彿" prop="idCard" required> @@ -282,15 +286,16 @@ border="none" inputAlign="left"></u--input> </u-form-item> --> - <u-form-item labelWidth="20%" + <u-form-item labelWidth="35%" label="鎵嬫満鍙�" prop="phone" required> <u--input v-model="editUserInfo.phone" border="none" + disabled inputAlign="left"></u--input> </u-form-item> - <!-- <u-form-item labelWidth="20%" + <!-- <u-form-item labelWidth="35%" label="杞︾墝鍙�" prop="carNo" required> @@ -298,25 +303,25 @@ border="none" inputAlign="left"></u--input> </u-form-item> --> - <u-form-item labelWidth="20%" + <u-form-item labelWidth="35%" label="浣撻噸" prop="weight" - required> + > <u--input v-model="editUserInfo.weight" border="none" inputAlign="left" placeholder="浣撻噸浠g浣滀负鍗曚綅"></u--input> </u-form-item> - <u-form-item labelWidth="20%" + <u-form-item labelWidth="35%" label="杞﹁酱鏁�" prop="axleNum" - required> + > <u--input v-model="editUserInfo.axleNum" border="none" inputAlign="left"></u--input> </u-form-item> - <u-form-item labelWidth="20%" - label="杞﹁締绫诲瀷" + <u-form-item labelWidth="35%" + label="鐜繚鏍囧噯" borderBottom required prop="countryNumberCar"> @@ -333,88 +338,61 @@ :name="item.name"></u-radio> </u-radio-group> </u-form-item> - <u-form-item labelWidth="25%" - label="杞﹁締鐓х墖" - @click="beforeRead" - prop="carImg" - required> - <u-upload :fileList="fileList1" - @afterRead="afterRead" - @delete="deletePic" - name="1" - multiple - :maxCount="1" - width="250" - height="150" - :previewFullImage="true"></u-upload> - </u-form-item> - <u-form-item labelWidth="25%" - label="琛岄┒璇佺収鐗�" - ref="item1" - @click="beforeRead" - prop="drivingImg" - required> - <u-upload :fileList="fileList2" - @afterRead="afterRead" - @delete="deletePic" - name="2" - multiple - :maxCount="1" - width="250" - height="150" - :previewFullImage="true"></u-upload> - </u-form-item> - <u-form-item labelWidth="25%" - label="閬撹矾杩愯緭璇�" - ref="item1" - @click="beforeRead" - prop="roadTransportImg" - required> - <u-upload :fileList="fileList3" - @afterRead="afterRead" - @delete="deletePic" - name="3" - multiple - :maxCount="1" - width="250" - height="150" - :previewFullImage="true"></u-upload> - </u-form-item> - <u-form-item labelWidth="25%" - label="浠庝笟璧勬牸璇�" - ref="item1" - @click="beforeRead" - prop="tradeQualificationImg" - required> - <u-upload :fileList="fileList4" - @afterRead="afterRead" - @delete="deletePic" - name="4" - multiple - :maxCount="1" - width="250" - height="150" - :previewFullImage="true"></u-upload> - </u-form-item> - <u-form-item prop="inventoryImg" - label="鐜繚娓呭崟" - labelWidth="24%" + <u-form-item labelWidth="35%" + label="杞﹁締绫诲瀷" borderBottom - @click="beforeRead"> - <u-upload :fileList="fileList5" - deletable - @afterRead="afterRead" - @delete="deletePic" - name="5" - multiple - :maxCount="3" - width="250" - height="150" - :previewFullImage="true"> - </u-upload> + ref="roleRef" + required> + <niceui-data-select-input v-model="editUserInfo.carType" + :localdata="radiolist2" + label="杞﹁締绫诲瀷閫夋嫨" + placeholder="璇烽�夋嫨杞﹁締绫诲瀷" + @change="productcarTypeChange" + ></niceui-data-select-input> </u-form-item> - </u--form> - <view class="person-utils"> + <u-form-item prop="idCard" + label="韬唤璇�" + labelWidth="35%" + borderBottom + required + > + <u--input v-model="editUserInfo.idCard" + placeholder="璇疯緭鍏ュ唴瀹�" + disabled + clearable></u--input> + </u-form-item> + <view style="margin:5vh 30vw" > + <u-button text="澧炲姞" + type="primary" + @click="addData" + ></u-button> + </view> + <uni-table + border + id="table-box" + emptyText="鏆傛棤鏇村鏁版嵁" + > + <uni-tr> + <uni-th align="center" >韬唤璇佸彿</uni-th> + <uni-th align="center">鎿嶄綔</uni-th> + </uni-tr> + <uni-tr v-for="(subItem, index) in tablist" :key="index"> + <uni-td align="center"> + <u--input + placeholder="璇疯緭鍏ヨ韩浠借瘉鍙�" + v-model="subItem.idCard" + ></u--input> + </uni-td> + <uni-td align="right"> + <view> + <u-button text="鍒犻櫎" + type="primary" + @click="delData(index)"></u-button> + </view></uni-td> + </uni-tr> + </uni-table> + <u-form-item> + <view class="person-utils"> <u-button text="淇敼瀵嗙爜" @click="modifyPassword" type="primary"></u-button> @@ -422,6 +400,9 @@ @click="updateUser" type="primary"></u-button> </view> + </u-form-item> + </u--form> + </view> </u-popup> </view> @@ -437,10 +418,10 @@ <view class="editDriverPopup-container-box"> <u--form labelPosition="left" :model="registerFormModel" - ref="editRef"> - <u-form-item prop="cardImg1" - label="韬唤璇佹闈�" - labelWidth="20%" + > + <u-form-item prop="carImg" + label="杞﹁締鐓х墖" + labelWidth="35%" borderBottom required @click="beforeRead"> @@ -456,33 +437,9 @@ :previewFullImage="true"> </u-upload> </u-form-item> - <u-form-item prop="cardImg2" - label="韬唤璇佸弽闈�" - labelWidth="20%" - borderBottom - required - @click="beforeRead"> - <u-upload :fileList="fileList7" - deletable - @afterRead="afterRead" - @delete="deletePic" - name="7" - multiple - :maxCount="1" - width="250" - height="150" - :previewFullImage="true"> - </u-upload> - </u-form-item> - <u-form-item prop="expirationTimeIdcard" - label="韬唤璇佽繃鏈熸椂闂�" - labelWidth="20%" - borderBottom> - <uni-datetime-picker v-model="registerFormModel.expirationTimeIdcard" type="datetime" /> - </u-form-item> <u-form-item prop="drivingImg" - label="琛岄┒璇�" - labelWidth="20%" + label="琛岄┒璇佽溅澶�" + labelWidth="35%" borderBottom required @click="beforeRead"> @@ -498,15 +455,33 @@ :previewFullImage="true"> </u-upload> </u-form-item> + <u-form-item prop="driverImgCw" + label="琛岄┒璇佽溅灏�" + labelWidth="35%" + borderBottom + required + @click="beforeRead"> + <u-upload :fileList="fileList9" + deletable + @afterRead="afterRead" + @delete="deletePic" + name="9" + multiple + :maxCount="1" + width="250" + height="150" + :previewFullImage="true"> + </u-upload> + </u-form-item> <u-form-item prop="expirationTimeDriving" label="琛岄┒璇佽繃鏈熸椂闂�" - labelWidth="20%" + labelWidth="35%" borderBottom> - <uni-datetime-picker v-model="registerFormModel.expirationTimeDriving" type="datetime" /> + <uni-datetime-picker v-model="registerFormModel.expirationTimeDriving" type="datetime" :start="minDate" /> </u-form-item> <u-form-item prop="driverImg" label="椹鹃┒璇�" - labelWidth="24%" + labelWidth="35%" borderBottom required @click="beforeRead"> @@ -524,15 +499,57 @@ </u-form-item> <u-form-item prop="expirationTimeDriver" label="椹鹃┒璇佽繃鏈熸椂闂�" - labelWidth="20%" + labelWidth="35%" borderBottom> - <uni-datetime-picker v-model="registerFormModel.expirationTimeDriver" type="datetime" /> + <uni-datetime-picker v-model="registerFormModel.expirationTimeDriver" type="datetime" :start="minDate" /> + </u-form-item> + <u-form-item prop="roadTransportImg" + label="閬撹矾杩愯緭璇佽溅澶�" + labelWidth="35%" + borderBottom + required + @click="beforeRead"> + <u-upload :fileList="fileList7" + deletable + @afterRead="afterRead" + @delete="deletePic" + name="7" + multiple + :maxCount="1" + width="250" + height="150" + :previewFullImage="true"> + </u-upload> + </u-form-item> + <u-form-item prop="roadTransportImgCw" + label="閬撹矾杩愯緭璇佽溅灏�" + labelWidth="35%" + borderBottom + required + @click="beforeRead"> + <u-upload :fileList="fileList10" + deletable + @afterRead="afterRead" + @delete="deletePic" + name="10" + multiple + :maxCount="1" + width="250" + height="150" + :previewFullImage="true"> + </u-upload> + </u-form-item> + <u-form-item prop="expirationTimeRoadtransport" + label="璇佷欢杩囨湡鏃堕棿" + labelWidth="35%" + borderBottom + > + <uni-datetime-picker v-model="registerFormModel.expirationTimeRoadtransport" type="datetime" :start="minDate" /> </u-form-item> <u-form-item prop="tradeQualificationImg" label="浠庝笟璧勬牸璇�" - labelWidth="24%" + labelWidth="35%" borderBottom - v-if="registerFormModel.type == 3||registerFormModel.type == 4" required @click="beforeRead"> <u-upload :fileList="fileList4" @@ -547,94 +564,16 @@ :previewFullImage="true"> </u-upload> </u-form-item> - <u-form-item prop="expirationTimeTradequalification" - label="浠庝笟璧勬牸杩囨湡鏃堕棿" - labelWidth="20%" + <u-form-item prop="tradeQualificationImgYyy" + label="浠庝笟璧勬牸璇佹娂杩愬憳" + labelWidth="35%" borderBottom - v-if="registerFormModel.type == 3||registerFormModel.type == 4"> - <uni-datetime-picker v-model="registerFormModel.expirationTimeTradequalification" type="datetime" /> - </u-form-item> - </u--form> - <view class="person-utils"> - <u-button text="鎻愪氦璇佷欢淇敼" - @click="updateDoc" - type="primary"></u-button> - </view> - </view> - </u-popup> - </view> - <!-- 娣诲姞閬撹矾杩愯緭璇� --> - <view class="editDriverPopup-container"> - <u-popup :show="editTranShow" - mode="bottom" - @close="editTranClose" - @open="editTranOpen" - :closeable="true"> - <combined-title title="杩愯緭璇�" - style="margin-left:20rpx"></combined-title> - <view class="editDriverPopup-container-box"> - <u--form labelPosition="left" - :model="tranSportForm" - :rule="sportRules" - ref="sportRef"> - <u-form-item labelWidth="20%" - label="杩愯緭璇佸彿" - prop="certificateNo" - required> - <u--input v-model="tranSportForm.certificateNo" - border="none" - inputAlign="left"></u--input> - </u-form-item> - <u-form-item labelWidth="20%" - label="杞︾墝鍙�" - prop="carNo" - required> - <u--input v-model="tranSportForm.carNo" - border="none" - inputAlign="left"></u--input> - </u-form-item> - <u-form-item labelWidth="20%" - label="浜у搧" - ref="item1" - @click="treeOpen" - prop='productId'> - <u--input placeholder="璇烽�夋嫨浜у搧" - v-model="productName" - class="input" - type="text"></u--input> - <qian-tree ref="tkitree" - :range="productData" - rangeKey='productName' - confirmColor="#4e8af7" - :selectParent="true" - title="閫夋嫨閮ㄩ棬" - @confirm="treeChooseValue" /> - </u-form-item> - <view class="customer-name"> - <view class="customer-name_label"> - 閫夋嫨瀹㈡埛 - </view> - <view class="customer-name_block" - @click="selfDeliver"> - <input class="customer-name_block-input" - type="text" - placeholder="璇烽�夋嫨瀹㈡埛" - v-model="customerName" - @focus="selfDeliver" - ref="selectCustomer" /> - </view> - </view> - <u-form-item prop="certificateImg" - label="杩愯緭璇�" - labelWidth="20%" - borderBottom - required @click="beforeRead"> - <u-upload :fileList="fileList9" + <u-upload :fileList="fileList11" deletable @afterRead="afterRead" @delete="deletePic" - name="9" + name="11" multiple :maxCount="1" width="250" @@ -642,117 +581,18 @@ :previewFullImage="true"> </u-upload> </u-form-item> - <u-form-item prop="expirationTime" - label="杩愯緭璇佽繃鏈熸椂闂�" - labelWidth="20%" - borderBottom> - <uni-datetime-picker v-model="tranSportForm.expirationTime" type="datetime" /> - </u-form-item> - <view class="adddelete"> - <u-button text="娣诲姞椹鹃┒鍛�" - @click="addDriver" - type="primary"></u-button> - <u-button text="鍒犻櫎椹鹃┒鍛�" - @click="deleteDriver" - type="error"></u-button> - </view> - <view class="superList" v-for="(item,index) in driverList" :key="index"> - <u-form-item labelWidth="20%" - label="濮撳悕" - prop="driverName" - required> - <u--input v-model="item.driverName" - border="none" - inputAlign="left"></u--input> - </u-form-item> - <u-form-item labelWidth="20%" - label="韬唤璇�" - prop="driverIdcard" - required> - <u--input v-model="item.driverIdcard" - border="none" - inputAlign="left"></u--input> - </u-form-item> - </view> - <view class="adddelete"> - <u-button text="娣诲姞鎶艰繍鍛�" - @click="addSupercar" - type="primary"></u-button> - <u-button text="鍒犻櫎鎶艰繍鍛�" - @click="deleteSupercar" - type="error"></u-button> - </view> - <view class="superList" v-for="(item,index) in supercargoList" :key="index"> - <u-form-item labelWidth="20%" - label="濮撳悕" - prop="driverName" - required> - <u--input v-model="item.driverName" - border="none" - inputAlign="left"></u--input> - </u-form-item> - <u-form-item labelWidth="20%" - label="韬唤璇�" - prop="driverIdcard" - required> - <u--input v-model="item.driverIdcard" - border="none" - inputAlign="left"></u--input> - </u-form-item> - <u-form-item labelWidth="20%" - label="鎵嬫満鍙�" - prop="driverPhone" - required> - <u--input v-model="item.driverPhone" - border="none" - inputAlign="left"></u--input> - </u-form-item> - </view> - - <u-form-item labelWidth="20%" - label="澶囨敞" - prop="remarks"> - <u--input v-model="tranSportForm.remarks" - border="none" - inputAlign="left"></u--input> + <u-form-item prop="expirationTimeTradequalification" + label="浠庝笟璧勬牸杩囨湡鏃堕棿" + labelWidth="35%" + borderBottom + > + <uni-datetime-picker v-model="registerFormModel.expirationTimeTradequalification" type="datetime" :start="minDate" /> </u-form-item> </u--form> <view class="person-utils"> - <u-button text="鎻愪氦閬撹矾杩愯緭璇�" - @click="updateRoad" + <u-button text="鎻愪氦璇佷欢淇敼" + @click="updateDoc" type="primary"></u-button> - </view> - </view> - </u-popup> - <u-popup :closeable='true' - :round="30" - mode='bottom' - :show="selfDeliverShow" - @close="selfDeliverClose" - @open="selfDeliverOpen"> - <view class="name-list-section"> - <view class="name-list_title"> - 閫夋嫨瀹㈡埛 - </view> - <view class="name-list_container"> - <u-empty mode="data" - icon="http://cdn.uviewui.com/uview/empty/data.png" - text="鏆傛棤鏁版嵁" - textSize="30" - iconSize="1000" - v-if="customerNameList.length===0"></u-empty> - <view class="name-list_container_item" - v-for="(item,index) in customerNameList" :key="index" - @click="selectCustomer(item)"> - <view class="item-image"> - <image src="https://mx.jzeg.cn:9096/appimg/image/banner/address.png" - mode="widthFix" - style="width: 18px;"></image> - </view> - <view class="item-customerName"> - {{item.customerName}} - </view> - </view> </view> </view> </u-popup> @@ -765,8 +605,9 @@ @confirm="logoutConfirm" @cancel="logoutCancel"></u-modal> </view> - <printerStyle ref="printerStyleRef" - @selectedPrintStyle='selectedPrintStyleHandle' /> + <!-- <printerStyle ref="printerStyleRef" + v-if="printerVisible" + @selectedPrintStyle='selectedPrintStyleHandle' /> --> </view> </template> @@ -775,16 +616,17 @@ import { BaseUrl } from '@/api/publicInterface.js'; import previewImage from '@/components/kxj-previewImage/kxj-previewImage.vue'; import noobTour from '@/components/noobTour/noobTour.vue' - import printerStyle from '@/pages/driver-page/driver-index/bill-of-lading-details/printerStyle/printerStyle.vue' + // import printerStyle from '@/subPages/bill-of-lading-details/printerStyle/printerStyle.vue' import { mapMutations, mapState } from 'vuex'; import qianTree from '@/components/qian-tree/qian-tree.vue'; export default { - components: { previewImage, noobTour, printerStyle,qianTree }, + components: { previewImage, noobTour,qianTree }, data() { return { - selfDeliverShow: false, - customerNameList:[], + tablist:[], + minDate: this.getToday(), customerName:"", + printerVisible:false, // 鑾峰彇鐨勫徃鏈鸿鎯� userInfo: {}, productName:"", @@ -806,14 +648,25 @@ tradeQualificationImg: '', roadTransportImg: '', inventoryImg: '', - countryNumberCar: 0 + countryNumberCar: 0, + driverImgCw:'', + roadTransportImgCw:"", + tradeQualificationImgYyy:"", }, registerFormModel:{}, - tranSportForm:{ - carNo:"", - productId:"", - customerId:"" - }, + radiolist2: [{ + text: '鏅�氳繍杈撹溅', + value:1 + }, + { + text: '闆嗚绠卞钩鏉胯溅', + value:2 + }, + { + text: '妲借溅', + value:3 + } + ], countryNumberCarList: [{ name: 1, label: '鍥戒簲', @@ -821,46 +674,24 @@ { name: 2, label: '鍥藉叚', + }, + { + name: 3, + label: '鏂拌兘婧�', } ], - sportRules:{ - certificateNo: { - type: 'string', - required: true, - message: '璇峰~鍐欒繍杈撹瘉鍙�', - trigger: ['blur', 'change'] - }, - expirationTime: { - type: 'string', - required: true, - message: '璇烽�夋嫨杩愯緭璇佽繃鏈熸椂闂�', - trigger: ['blur', 'change'] - }, - carNo: [{ - type: 'string', - required: true, - message: '璇疯緭鍏ヨ溅鐗屽彿', - trigger: ['blur', 'change'] - }, - { - transform(value) { - return String(value); - }, - validator: (rule, value, callback) => { - return uni.$u.test.carNo(value); - }, - message: '璇疯緭鍏ユ纭殑杞︾墝鍙�', - trigger: ['change', 'blur'] - } - ], - }, rules: { - name: { + name: [{ type: 'string', required: true, message: '璇峰~鍐欏鍚�', trigger: ['blur', 'change'] }, + { + pattern: /^[\u4e00-\u9fa5\s]+$/, + message: '濮撳悕鍙兘鏄腑鏂�', + trigger: ['blur', 'change'] + }], idCard: [{ type: 'string', required: true, @@ -951,13 +782,13 @@ countryNumberCar: { type: 'number', required: true, - message: '璇烽�夋嫨杞﹁締绫诲瀷', + message: '璇烽�夋嫨鐜繚鏍囧噯', trigger: ['blur', 'change'] }, roadTransportImg: { type: 'string', required: true, - message: '璇蜂笂浼犻亾璺繍杈撹瘉鐓х墖', + message: '璇蜂笂浼犲墽姣掗�氳璇佺収鐗�', trigger: ['blur', 'change'] }, tradeQualificationImg: { @@ -972,22 +803,15 @@ fileList2: [], fileList3: [], fileList4: [], - fileList5: [], fileList6: [], fileList7: [], fileList8: [], fileList9: [], - productData:[], - certificateData:[], - driverList:[{ - driverName:"", - driverIdcard:"" - }], - supercargoList:[], + fileList10: [], + fileList11: [], // 淇敼淇℃伅寮瑰嚭妗� editDriverPopupShow: false, editDocShow:false, - editTranShow:false, // previewImage previewImageShow: false, previewImageSrc: '', @@ -996,7 +820,8 @@ logoutTitle: '鎻愮ず', logoutContent: '鏄惁纭閫�鍑�', BaseUrl, - selectedPrintStyle: null + selectedPrintStyle: null, + phoneList:[] }; }, computed: { @@ -1007,20 +832,98 @@ return this.userInfo.idCard.slice(0, 6) + '********' + this.userInfo.idCard.slice(-4) } }, + watch: { + editDriverPopupShow(newVal) { + console.log(newVal,'newval') + let reg=RegExp(/,/) + if(this.editUserInfo.otherIdCard){ + this.tablist= this.editUserInfo.otherIdCard.split(",").map(item=>{ + return {idCard:item} + }) + } + if(newVal) + this.$nextTick(() => { + // if(this.$refs.editUserInfo) this.$refs['editUserInfo'].setRules(this.rules); + }); + } + }, onShow() { // this.init(); }, onReady() { - this.$refs.editRef.setRules(this.rules); - this.$refs.sportRef.setRules(this.sportRules); + // this.$refs.editUserInfo.setRules(this.rules); }, methods: { + productcarTypeChange(e){ + this.registerFormModel.carType = this.radiolist2.find(v => v.value === e).value + }, ...mapMutations(['changeisUploadimg']), + getToday() { + let now = new Date(); + let year = now.getFullYear(); + let month = this.padStart(now.getMonth() + 1); // 鏈堜唤鏄粠0寮�濮嬬殑 + let day = this.padStart(now.getDate()); + let hour = this.padStart(now.getHours()); + let minute = this.padStart(now.getMinutes()); + let second = this.padStart(now.getSeconds()); + return `${year}-${month}-${day} ${hour}:${minute}:${second}`; + }, + padStart(value) { + return value.toString().padStart(2, '0'); + }, init() { - this.$reqGet('getProductTree').then(res => { - this.productData = res.data; - }); this.getUserEntity(); + uni.request({ + url: `${BaseUrl}/admin/dict/page`, + method: 'GET', + data: { + dictType:'Setings' + }, + header: { + Authorization: 'Bearer' + ' ' + uni.getStorageSync('token'), + clientToc: 'Y', + 'CLIENT_TOC': 'Y', + }, + success: res => { + let dictId=res.data.data?.records[0].id + uni.request({ + url: `${BaseUrl}/admin/dict/item/page`, + method: 'GET', + data: { + dictId:dictId + }, + header: { + Authorization: 'Bearer' + ' ' + uni.getStorageSync('token'), + clientToc: 'Y', + 'CLIENT_TOC': 'Y', + }, + success: res => { + res.data.data.records.forEach(item=>{ + if(item.description.includes('鑱旂郴')){ + this.phoneList=item.value.split(','); + } + }) + }, + fail: err => { + } + }) + }, + fail: err => { + } + }) + }, + contactUs(){ + uni.showActionSheet({ + itemList: this.phoneList, + success: (res) => { + uni.makePhoneCall({ + phoneNumber:this.phoneList[res.tapIndex].split(":")[1] + }) + }, + fail: (err) => { + console.log('寮圭獥鍙栨秷'); + } + }); }, getUserEntity() { uni.showLoading({ @@ -1029,10 +932,6 @@ this.$reqGet('getUserEntity').then(res => { uni.hideLoading(); this.userInfo = res.data; - this.$reqGetId('getDriverListById', this.userInfo.userId).then(res => { - this.certificateData = res.data; - console.log(this.certificateData) - }); // this.userInfo.idCard = this.userInfo.idCard.slice(0, 6) + '********' + this.userInfo.idCard // .slice(-4) uni.setStorageSync('carImg', this.userInfo.carImg); @@ -1059,33 +958,27 @@ url: `${BaseUrl}${this.userInfo.tradeQualificationImg}` }); } - if (this.fileList5.length == 0 && this.userInfo.inventoryImg) { - this.fileList5.push({ - url: `${BaseUrl}${this.userInfo.inventoryImg}` - }); - } Object.assign(this.editUserInfo, res.data) this.registerFormModel={ customerid:res.data.userId, - idCardImg:res.data.idCardImg, - expirationTimeIdcard:res.data.expirationTimeIdcard, + carImg:res.data.carImg, drivingImg:res.data.drivingImg, expirationTimeDriving:res.data.expirationTimeDriving, driverImg:res.data.driverImg, expirationTimeDriver:res.data.expirationTimeDriver, tradeQualificationImg:res.data.tradeQualificationImg, + roadTransportImg:res.data.roadTransportImg, + expirationTimeRoadtransport:res.data.expirationTimeRoadtransport, expirationTimeTradequalification:res.data.expirationTimeTradequalification, - type:res.data.carType + type:res.data.carType, + driverImgCw:res.data.driverImgCw, + roadTransportImgCw:res.data.roadTransportImgCw, + tradeQualificationImgYyy:res.data.tradeQualificationImgYyy, } - if(this.registerFormModel.idCardImg){ - if (this.fileList6.length == 0 && this.registerFormModel.idCardImg.split(",")[0]) { + if(this.registerFormModel.carImg){ + if (this.fileList6.length == 0 && this.registerFormModel.carImg.split(",")[0]) { this.fileList6.push({ - url: `${BaseUrl}${this.registerFormModel.idCardImg.split(",")[0]}` - }); - } - if (this.fileList7.length == 0 && this.registerFormModel.idCardImg.split(",")[1]) { - this.fileList7.push({ - url: `${BaseUrl}${this.registerFormModel.idCardImg.split(",")[1]}` + url: `${BaseUrl}${this.registerFormModel.carImg}` }); } if (this.fileList8.length == 0 && this.userInfo.driverImg) { @@ -1093,9 +986,35 @@ url: `${BaseUrl}${this.userInfo.driverImg}` }); } - this.registerFormModel.cardImg1=this.registerFormModel.idCardImg.split(",")[1] - this.registerFormModel.cardImg2=this.registerFormModel.idCardImg.split(",")[1] } + if(this.registerFormModel.roadTransportImg){ + if (this.fileList7.length == 0 && this.userInfo.roadTransportImg) { + this.fileList7.push({ + url: `${BaseUrl}${this.userInfo.roadTransportImg}` + }); + } + } + if(this.registerFormModel.driverImgCw){ + if (this.fileList9.length == 0 && this.userInfo.driverImgCw) { + this.fileList9.push({ + url: `${BaseUrl}${this.userInfo.driverImgCw}` + }); + } + } + if(this.registerFormModel.roadTransportImgCw){ + if (this.fileList10.length == 0 && this.userInfo.roadTransportImgCw) { + this.fileList10.push({ + url: `${BaseUrl}${this.userInfo.roadTransportImgCw}` + }); + } + } + if(this.registerFormModel.tradeQualificationImgYyy){ + if (this.fileList11.length == 0 && this.userInfo.tradeQualificationImgYyy) { + this.fileList11.push({ + url: `${BaseUrl}${this.userInfo.tradeQualificationImgYyy}` + }); + } + } this.editUserInfo.password = '' }); }, @@ -1105,10 +1024,17 @@ }, editDocClick(){ this.editDocShow = true; - }, - editTranClick(){ - this.getShipToList() - this.editTranShow = true; + this.fileList1=[] + this.fileList2=[] + this.fileList3=[] + this.fileList4=[] + this.fileList6=[] + this.fileList7=[] + this.fileList8=[] + this.fileList9=[] + this.fileList10=[] + this.fileList11=[] + this.getUserEntity() }, imageClick(index) { if (index == 1) { @@ -1116,7 +1042,7 @@ } else if (index == 2) { this.previewImageSrc = this.userInfo.drivingImg; } else { - this.previewImageSrc = this.userInfo.inventoryImg; + this.previewImageSrc = this.userInfo.driverImg; } this.$nextTick(() => { this.previewImageShow = true; @@ -1184,6 +1110,8 @@ } else if (num == 4) { this.editUserInfo.tradeQualificationImg = JSON.parse(res.data).data .url; + this.registerFormModel.tradeQualificationImg = JSON.parse(res.data).data + .url; uni.setStorageSync('tradeQualificationImg', JSON.parse(res.data).data .url); resolve(`${BaseUrl}${JSON.parse(res.data).data.url}`); @@ -1192,11 +1120,11 @@ .url; resolve(`${BaseUrl}${JSON.parse(res.data).data.url}`); }else if(num==6){ - this.registerFormModel.cardImg1 = JSON.parse(res.data) + this.registerFormModel.carImg = JSON.parse(res.data) .data.url; resolve(`${BaseUrl}${JSON.parse(res.data).data.url}`); }else if(num==7){ - this.registerFormModel.cardImg2 = JSON.parse(res.data) + this.registerFormModel.roadTransportImg = JSON.parse(res.data) .data.url; resolve(`${BaseUrl}${JSON.parse(res.data).data.url}`); }else if(num==8){ @@ -1204,7 +1132,15 @@ .data.url; resolve(`${BaseUrl}${JSON.parse(res.data).data.url}`); }else if(num==9){ - this.tranSportForm.certificateImg = JSON.parse(res.data) + this.registerFormModel.driverImgCw = JSON.parse(res.data) + .data.url; + resolve(`${BaseUrl}${JSON.parse(res.data).data.url}`); + }else if(num==10){ + this.registerFormModel.roadTransportImgCw = JSON.parse(res.data) + .data.url; + resolve(`${BaseUrl}${JSON.parse(res.data).data.url}`); + }else if(num==11){ + this.registerFormModel.tradeQualificationImgYyy = JSON.parse(res.data) .data.url; resolve(`${BaseUrl}${JSON.parse(res.data).data.url}`); } @@ -1229,12 +1165,8 @@ editDocClose(){ this.editDocShow = false; }, - editTranClose(){ - this.editTranShow = false; - }, editDriverPopupOpen() {}, editDocOpen(){}, - editTranOpen(){}, modifyPassword() { this.$store.commit('changeisLogin', false) this.$store.dispatch('websocketOnClose') @@ -1242,161 +1174,115 @@ url: '/pages/login/forgetPassword/forgetPassword' }) }, - updateRoad(){ - this.$refs.sportRef - .validate() - .then(res => { - if (this.tranSportForm.productId == '' ) { - uni.showToast({ - title: '璇烽�夋嫨浜у搧锛�', - icon: 'error', - duration: 2000 - }); - }else if(this.tranSportForm.customerId == ''){ - uni.showToast({ - title: '璇烽�夋嫨瀹㈡埛锛�', - icon: 'error', - duration: 2000 - }); - } - let idcardtext=/^([1-6][1-9]|50)\d{4}(18|19|20)\d{2}((0[1-9])|10|11|12)(([0-2][1-9])|10|20|30|31)\d{3}[0-9Xx]$/ - if(this.driverList.length>0){ - this.driverList.forEach((item,index)=>{ - if(!item.driverName){ - uni.showToast({ - title: `璇峰~鍐欓┚椹跺鍚嶏紒`, - icon: 'error', - duration: 2000 - }); - } - if(!item.driverIdcard){ - uni.showToast({ - title: `璇峰~鍐欓┚椹惰韩浠借瘉锛乣, - icon: 'error', - duration: 2000 - }); - }else if(!idcardtext.test(item.driverIdcard)){ - uni.showToast({ - title: `璇锋楠岄┚椹跺憳韬唤璇侊紒`, - icon: 'error', - duration: 2000 - }); - } - }) - } - if(this.supercargoList.length>0){ - this.supercargoList.forEach((item,index)=>{ - if(!item.driverName){ - uni.showToast({ - title: `璇峰~鍐欐娂杩愬鍚嶏紒`, - icon: 'error', - duration: 2000 - }); - } - if(!item.driverIdcard){ - uni.showToast({ - title: `璇峰~鍐欐娂杩愯韩浠借瘉锛乣, - icon: 'error', - duration: 2000 - }); - }else if(!idcardtext.test(item.driverIdcard)){ - uni.showToast({ - title: `璇锋楠屾娂杩愯韩浠借瘉锛乣, - icon: 'error', - duration: 2000 - }); - } - if(!item.driverPhone){ - uni.showToast({ - title: `璇峰~鍐欐娂杩愭墜鏈哄彿锛乣, - icon: 'error', - duration: 2000 - }); - }else if( !/^1[23456789]\d{9}$/.test(item.driverPhone)){ - uni.showToast({ - title: `璇锋楠屾娂杩愭墜鏈哄彿锛乣, - icon: 'error', - duration: 2000 - }); - } - }) - } - let driverName="" - let driverIdcard="" - let supercargoInfo='' - driverName = this.driverList.map((item, index) => { - return item.driverName; - }).join(","); - driverIdcard = this.driverList.map((item, index) => { - return item.driverIdcard; - }).join(","); - supercargoInfo = this.supercargoList.map((item, index) => { - return item.driverName+ '|'+item.driverIdcard+"|"+item.driverPhone - }).join(","); - if(this.tranSportForm.expirationTime){ - this.tranSportForm.expirationTime=this.tranSportForm.expirationTime.slice(0,16) - } - this.$reqPost('addJcroadtransport', { - userId:this.registerFormModel.customerid, - ...this.tranSportForm, - driverName:driverName, - driverIdcard:driverIdcard, - supercargoInfo:supercargoInfo - }, 'json').then(res => { - this.editTranShow = false; - if (res.code == 0) { - this.$u.toast('淇敼鎴愬姛'); - this.init(); - } else { - uni.showToast({ - title: res.msg, - icon: 'none', - duration: 2000 - }); - } - }) - }) - }, // 淇敼璇佷欢淇℃伅 updateDoc(){ - this.$reqPost('saveDriverDocs', { - userId:this.registerFormModel.customerid, - idCardImg:this.registerFormModel.cardImg1+","+this.registerFormModel.cardImg2, - expirationTimeIdcard:this.registerFormModel.expirationTimeIdcard.slice(0,16), - drivingImg:this.registerFormModel.drivingImg, - expirationTimeDriving:this.registerFormModel.expirationTimeDriving.slice(0,16), - driverImg:this.registerFormModel.driverImg, - expirationTimeDriver:this.registerFormModel.expirationTimeDriver.slice(0,16), - tradeQualificationImg:this.registerFormModel.tradeQualificationImg, - expirationTimeTradequalification:this.registerFormModel.expirationTimeTradequalification, - }, 'json').then(res => { - this.editDocShow = false; - if (res.code == 0) { - this.$u.toast('淇敼鎴愬姛'); - this.init(); - } else { - uni.showToast({ - title: res.msg, - icon: 'none', - duration: 2000 - }); - } - }) + this.$reqPost('saveDriverDocs', { + userId:this.registerFormModel.customerid, + carImg:this.registerFormModel.carImg, + drivingImg:this.registerFormModel.drivingImg, + expirationTimeDriving:this.registerFormModel.expirationTimeDriving.slice(0,16), + driverImg:this.registerFormModel.driverImg, + expirationTimeDriver:this.registerFormModel.expirationTimeDriver.slice(0,16), + tradeQualificationImg:this.registerFormModel.tradeQualificationImg, + roadTransportImg:this.registerFormModel.roadTransportImg, + expirationTimeRoadtransport:this.registerFormModel.expirationTimeRoadtransport.slice(0,16), + expirationTimeTradequalification:this.registerFormModel.expirationTimeTradequalification.slice(0,16), + driverImgCw:this.registerFormModel.driverImgCw, + roadTransportImgCw:this.registerFormModel.roadTransportImgCw, + tradeQualificationImgYyy:this.registerFormModel.tradeQualificationImgYyy, + }, 'json').then(res => { + if (res.code == 0) { + this.$u.toast('淇敼鎴愬姛'); + this.init(); + this.editDocShow = false; + } else { + uni.showToast({ + title: res.msg, + icon: 'none', + duration: 2000 + }); + } + }) + }, + addData(){ + this.tablist.push({idCard:""}) + }, + delData(e){ + this.tablist.splice(e,1) }, // 淇敼鐢ㄦ埛淇℃伅 updateUser() { this.editUserInfo = { - ...this.editUserInfo, + ...this.editUserInfo, carImg: uni.getStorageSync('carImg'), drivingImg: uni.getStorageSync('drivingImg'), - isRegister: '0' + tradeQualificationImg: uni.getStorageSync('tradeQualificationImg') }; - this.$refs.editRef - .validate() - .then(res => { - this.$reqPost('updateUser', this.editUserInfo, 'json').then(res => { - this.editDriverPopupShow = false; - if (res.code == 0) { + this.editUserInfo.otherIdCard='' + let errorList = ['name','phone','countryNumberCar','carType'] + for(let item in this.editUserInfo){ + if(item ==='bunkerList'){ + console.log(item); + if(!this.editUserInfo[item]){ + this.editUserInfo[item] = []; + } + } + if(errorList.includes(item)){ + if(!this.editUserInfo[item]){ + this.$u.tos('璇锋鏌ヨ緭鍏ワ紒锛�') + return + } + } + } + if(this.tablist.length>0){ + let idcardtext=/^([1-6][1-9]|50)\d{4}(18|19|20)\d{2}((0[1-9])|10|11|12)(([0-2][1-9])|10|20|30|31)\d{3}[0-9Xx]$/ + this.tablist.map(item=>{ + if(!item.idCard){ + uni.showToast({ + title: `璇峰~鍐欒韩浠借瘉锛乣, + icon: 'error', + duration: 2000 + }); + submit=false + }else if(!idcardtext.test(item.idCard)){ + uni.showToast({ + title: `璇锋楠岃韩浠借瘉锛乣, + icon: 'error', + duration: 2000 + }); + submit=false + } + }) + const uniqueSampleTypeIds = new Set(this.tablist.map(item => item.idCard)); + const hasDuplicateSampleTypeId = this.tablist.length !== uniqueSampleTypeIds.size; + if(hasDuplicateSampleTypeId){ + uni.showToast({ + title: `韬唤璇佷笉鑳介噸澶嶏紒`, + icon: 'error', + duration: 2000 + }); + submit=false + } + this.editUserInfo.otherIdCard=this.tablist.map(item=>{ + return item.idCard + }).join(',') + } + let data={ + name:this.editUserInfo.name, + phone:this.editUserInfo.phone, + countryNumberCar:this.editUserInfo.countryNumberCar, + carType:this.editUserInfo.carType, + weight:this.editUserInfo.weight, + axleNum:this.editUserInfo.axleNum, + idCard:this.editUserInfo.idCard, + userId:this.editUserInfo.userId, + type:this.editUserInfo.type, + username:this.editUserInfo.username, + otherIdCard:this.editUserInfo.otherIdCard, + } + this.$reqPost('updateUser', data, 'json').then(res => { + this.editDriverPopupShow = false; + if (res.code == 0) { this.$u.toast('淇敼鎴愬姛'); this.init(); } else { @@ -1404,13 +1290,11 @@ title: res.msg, icon: 'none', duration: 2000 - }); + }); } }); - }) - .catch(err => { - this.$u.toast('淇敼澶辫触'); - }); + + }, logout() { this.logoutShow = true; @@ -1425,6 +1309,8 @@ }, //淇敼纾呭崟鎵撳嵃鏍峰紡 modifyPrint() { + this.printerVisible = true; + console.log(printerStyle,'123') this.$nextTick(() => { this.$refs.printerStyleRef.init() }) @@ -1433,6 +1319,11 @@ scoreDetail() { uni.navigateTo({ url: '/pages/driver-page/drvier-my/scoreDetail/scoreDetail' + }) + }, + scoreCert(){ + uni.navigateTo({ + url: '/pages/driver-page/drvier-my/certifiCate/certifiCate' }) }, addressManageHandle() { @@ -1468,56 +1359,7 @@ treeClose() { this.$refs.tkitree._hide(); }, - treeChooseValue(v) { - this.$refs.tkitree._hide(); - let data=this.findNameById(this.productData, v)[0] - this.tranSportForm.productId = data.id; - this.productName=data.name - }, - // 鑾峰彇瀹㈡埛 - getShipToList() { - this.$reqGet('getShipToList', { deptId: this.editUserInfo.deptId, productName: this.editUserInfo.productName }) - .then(res => { - if (res.code == 0) { - this.customerNameList = res.data - }else { - this.$u.toast('鍔犺浇澶辫触') - } - }) - }, - selfDeliver() { - this.selfDeliverShow = true - }, - selfDeliverClose() { - this.selfDeliverShow = false - }, - selfDeliverOpen() { - this.selfDeliverShow = true - }, - selectCustomer(value) { - this.tranSportForm.customerId = value.customerId - this.customerName = value.customerName - this.selfDeliverShow = false - }, - addSupercar(){ - this.supercargoList.push({ - driverName:"", - driverIdcard:"", - driverPhone:"" - }) - }, - addDriver(){ - this.driverList.push({ - driverName:"", - driverIdcard:"" - }) - }, - deleteSupercar(){ - this.supercargoList.splice(this.supercargoList.length - 1, 1) - }, - deleteDriver(){ - this.driverList.splice(this.driverList.length - 1, 1); - }, + } }; </script> @@ -1651,7 +1493,7 @@ &-block { width: 690rpx; - height: 680rpx; + height: 700rpx; background: #ffffff; box-shadow: 0rpx 0rpx 14rpx 0rpx rgba(73, 120, 240, 0.14), 0rpx 7rpx 45rpx 0rpx rgba(73, 120, 240, 0.12); border-radius: 20rpx; @@ -1685,7 +1527,7 @@ font-size: 30rpx; font-weight: 400; color: #000000; - line-height: 85rpx; + line-height: 32rpx; text-align: left; } } @@ -1782,9 +1624,9 @@ .loginout { width: 100%; - height: 200rpx; + height: 240rpx; @include flex; - justify-content: space-around; + justify-content: space-evenly; flex-direction: column; align-items: center; position: relative; -- Gitblit v1.9.1