diff --git a/pages/index/components/drivingLicence.vue b/pages/index/components/drivingLicence.vue index e395a7a..1c3246c 100644 --- a/pages/index/components/drivingLicence.vue +++ b/pages/index/components/drivingLicence.vue @@ -1,196 +1,191 @@ \ No newline at end of file + .image { + width: 50rpx; + height: 50rpx; + } + .warning{ + display: inline-block; + margin-top: 20rpx; + font-size: 25rpx; + color: #929196; + width: 100%; + text-align: center; + } +