@@ -45,7 +45,6 @@
<text decode="true" class='inline price'> 元/度</text>
</view>
<text class='inline border'>服务费:{{textData.serviceprice}}元/度</text>
- <text class='inline border'>{{textData.stopprice}}元/小时</text>
<!-- <text class='inline border'>停车费:{{textData.stopprice}}元/小时</text> -->
<view class='navigation_info'>
@@ -145,7 +145,7 @@
height: 50rpx;
line-height: 50rpx;
min-height: 50rpx;
- font-size:40rpx;
+ font-size:35rpx;
margin: 0;
}
.map_textdata_fast text{
@@ -285,7 +285,7 @@ text.price {
.picker text{
color: #545253;
- padding: 6rpx 10rpx 6rpx 10rpx;
+ padding: 10rpx;
border:solid 2rpx #545253;
border-radius: 8rpx;
font-size: 30rpx;