From 535d509445efaa1db319c2856e35a08d1b1ae597 Mon Sep 17 00:00:00 2001 From: TimSpan Date: Mon, 11 Nov 2024 11:25:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=91=E7=9D=A3=E8=80=83=E6=A0=B8=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BC=98=E5=8C=96=EF=BC=88=E9=A1=B5=E9=9D=A2=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E3=80=81=E6=95=B0=E6=8D=AE=E7=AD=89=E7=AD=89=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dailyInspection/dailyInspection.scss | 13 +-- .../dailyInspection/dailyInspection.vue | 92 +++++++++++-------- .../subPages/select/signature/signature.vue | 17 +++- 3 files changed, 74 insertions(+), 48 deletions(-) diff --git a/collect_information/src/subPages/police/dailyInspection/dailyInspection.scss b/collect_information/src/subPages/police/dailyInspection/dailyInspection.scss index a3676d8..4773363 100644 --- a/collect_information/src/subPages/police/dailyInspection/dailyInspection.scss +++ b/collect_information/src/subPages/police/dailyInspection/dailyInspection.scss @@ -1,10 +1,11 @@ -// page { -// background-color: #e9eef4; -// } +page { + position: relative; +} -// .container { -// background-color: #e9eef4; -// } +.container { + width: 100%; + +} .picker { padding: 30rpx 30rpx; diff --git a/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue b/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue index 0c5a5ca..c4e5a64 100644 --- a/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue +++ b/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue @@ -37,40 +37,31 @@ - - - - - - + + + + - 考核人员签字 + + 考核人员签字 - - - - - + - 被考评学校负责人 + + 被考评学校负责人 - - - - - - - 确认提交 - - + + + 确认提交 +