diff --git a/src/common/style/pdabasic.css b/src/common/style/pdabasic.css index a6573500..b5e25e1f 100644 --- a/src/common/style/pdabasic.css +++ b/src/common/style/pdabasic.css @@ -773,7 +773,7 @@ page { .page-footer { /* color: #fff; */ - line-height: 100rpx; + /* line-height: 100rpx; */ /* 不放大不缩小固定100rpx */ flex: 0 0 100rpx; /* background-color: #00AAFF; */ diff --git a/src/mycomponents/location/locationCompare.vue b/src/mycomponents/location/locationCompare.vue index aba61626..14bff332 100644 --- a/src/mycomponents/location/locationCompare.vue +++ b/src/mycomponents/location/locationCompare.vue @@ -1,19 +1,15 @@