From 20927e276a78a0289f676d91774493cf10902d1b Mon Sep 17 00:00:00 2001 From: yangchunyu <2861518472@qq.com> Date: Wed, 26 Jun 2024 18:06:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/components/drivingLicence.vue | 447 +++++++++++----------- 1 file changed, 217 insertions(+), 230 deletions(-) diff --git a/pages/index/components/drivingLicence.vue b/pages/index/components/drivingLicence.vue index 7ae4511..6249e36 100644 --- a/pages/index/components/drivingLicence.vue +++ b/pages/index/components/drivingLicence.vue @@ -1,253 +1,240 @@ \ No newline at end of file +.warning { + display: inline-block; + margin-top: 20rpx; + font-size: 25rpx; + color: #929196; + width: 100%; + text-align: center; +} +