From ceff5e008cc7f551a8c7eeaa916a995ba2eca7e1 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Tue, 9 Sep 2025 13:33:44 +0800 Subject: [PATCH] =?UTF-8?q?story#7189,=E5=9B=9E=E7=A8=8B=E8=BD=A6=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=8F=B8=E6=9C=BA=E7=AB=AF-=E8=BF=81?= =?UTF-8?q?=E7=A7=BB=E8=AE=A4=E8=AF=81=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../rvDriverAuthentication/auditList.vue | 2 + src/views/rvDriverAuthentication/bankInfo.vue | 4 + src/views/rvDriverAuthentication/carAudit.vue | 4 + .../rvDriverAuthentication/carInfoAudit.vue | 73 ++++++++----------- .../component/photoItem.vue | 22 +++--- .../rvDriverAuthentication/personAudit.vue | 2 + 6 files changed, 56 insertions(+), 51 deletions(-) diff --git a/src/views/rvDriverAuthentication/auditList.vue b/src/views/rvDriverAuthentication/auditList.vue index 2a02e767..00175ff4 100644 --- a/src/views/rvDriverAuthentication/auditList.vue +++ b/src/views/rvDriverAuthentication/auditList.vue @@ -126,6 +126,8 @@ .content { font-size: 0; padding-bottom: 80px; + height: 100%; + overflow-y: auto; } .audit_list { padding: 20px 30px; diff --git a/src/views/rvDriverAuthentication/bankInfo.vue b/src/views/rvDriverAuthentication/bankInfo.vue index 555076ff..7e8d3451 100644 --- a/src/views/rvDriverAuthentication/bankInfo.vue +++ b/src/views/rvDriverAuthentication/bankInfo.vue @@ -133,6 +133,10 @@ page { background: #F4F5F7; } + .content{ + height: 100%; + overflow-y: auto; + } .navBar{ margin-bottom: 46px; } diff --git a/src/views/rvDriverAuthentication/carAudit.vue b/src/views/rvDriverAuthentication/carAudit.vue index 7de90dac..d2433683 100644 --- a/src/views/rvDriverAuthentication/carAudit.vue +++ b/src/views/rvDriverAuthentication/carAudit.vue @@ -192,6 +192,10 @@ page { background: #F4F5F7; } + .content{ + height: 100%; + overflow-y: auto; + } .navBar{ margin-bottom: 46px; } diff --git a/src/views/rvDriverAuthentication/carInfoAudit.vue b/src/views/rvDriverAuthentication/carInfoAudit.vue index 76988b03..66c49e8a 100644 --- a/src/views/rvDriverAuthentication/carInfoAudit.vue +++ b/src/views/rvDriverAuthentication/carInfoAudit.vue @@ -15,17 +15,14 @@
*业务性质 - - - + + 国跑圈业务 + 固定区域救援业务 +
-
+
*所在地区 - -
{{regionspan}}
-
+
{{regionText}}
*随车小轮个数 - - - + + {{item.name}} +
@@ -132,29 +127,36 @@
- + + +