|
|
@@ -102,7 +102,7 @@ page .continer .selectCity .nav .item { |
|
|
|
border-radius: 15rpx; |
|
|
|
} |
|
|
|
page .continer .selectCity .notice { |
|
|
|
font-size: 40rpx; |
|
|
|
font-size: 35rpx; |
|
|
|
padding: 0 15rpx; |
|
|
|
margin-bottom: 30rpx; |
|
|
|
} |
|
|
@@ -112,10 +112,10 @@ page .continer .selectCity .indexList { |
|
|
|
margin-bottom: 25rpx; |
|
|
|
} |
|
|
|
page .continer .selectCity .indexList .title { |
|
|
|
font-size: 40rpx; |
|
|
|
font-size: 35rpx; |
|
|
|
} |
|
|
|
page .continer .selectCity .indexList .item { |
|
|
|
font-size: 36rpx; |
|
|
|
font-size: 30rpx; |
|
|
|
height: 80rpx; |
|
|
|
line-height: 80rpx; |
|
|
|
border-bottom: 1px solid #0000003b; |
|
|
|