diff --git a/pages/index/components/drivingLicence.vue b/pages/index/components/drivingLicence.vue index 15fba79..3d178c3 100644 --- a/pages/index/components/drivingLicence.vue +++ b/pages/index/components/drivingLicence.vue @@ -1,289 +1,284 @@ \ No newline at end of file +.warning { + display: inline-block; + margin-top: 20rpx; + font-size: 25rpx; + color: #929196; + width: 100%; + text-align: center; +} +