Jelajahi Sumber

司机认证填写信息的第二页,图标太大,第一页填写完跳转第二页时反应迟钝,有时候需要点很多下才有反应

wangchao 3 tahun lalu
induk
melakukan
3ea663417a
2 mengubah file dengan 5 tambahan dan 2 penghapusan
  1. 3 0
      pageD/identity/driverIdentity.vue
  2. 2 2
      pageD/identity/driverIdentityTwo.vue

+ 3 - 0
pageD/identity/driverIdentity.vue

@@ -127,6 +127,8 @@
 				this.region = e.province.label + '-' + e.city.label
 				this.region = e.province.label + '-' + e.city.label
 				this.DriverViewInfo.residentCityProvincial = e.province.label + e.city.label
 				this.DriverViewInfo.residentCityProvincial = e.province.label + e.city.label
 			},
 			},
+			//achao
+			//此处加载较慢,判断过多,获取验证码修改未异步,待修改
 			jumpUrl() {
 			jumpUrl() {
 				if (this.id[0] == "" || this.id[0] == null) {
 				if (this.id[0] == "" || this.id[0] == null) {
 					this.$api.msg('请上传身份证正面!')
 					this.$api.msg('请上传身份证正面!')
@@ -528,6 +530,7 @@
 
 
 	.btns {
 	.btns {
 		background-color: #22C572;
 		background-color: #22C572;
+		color: white;
 	}
 	}
 	.words{
 	.words{
 		font-size: 18px;
 		font-size: 18px;

+ 2 - 2
pageD/identity/driverIdentityTwo.vue

@@ -500,8 +500,8 @@
 	}
 	}
 
 
 	.open {
 	.open {
-		width: 30px;
-		height: 20px;
+		width: 30rpx;
+		height: 20rpx;
 		position: absolute;
 		position: absolute;
 		right: 20px;
 		right: 20px;
 		margin-top: -10px;
 		margin-top: -10px;