diff --git a/pages/index/components/drivingLicence.vue b/pages/index/components/drivingLicence.vue index cf9607d..7ae4511 100644 --- a/pages/index/components/drivingLicence.vue +++ b/pages/index/components/drivingLicence.vue @@ -1,87 +1,86 @@ @@ -290,6 +225,7 @@ .drivingList { margin-bottom: 20rpx; + .item { height: 120rpx; background-color: #fff; @@ -305,7 +241,8 @@ width: 50rpx; height: 50rpx; } - .warning{ + + .warning { display: inline-block; margin-top: 20rpx; font-size: 25rpx; diff --git a/pages/index/components/echarts.vue b/pages/index/components/echarts.vue deleted file mode 100644 index b38caae..0000000 --- a/pages/index/components/echarts.vue +++ /dev/null @@ -1,86 +0,0 @@ - - - - - \ No newline at end of file