|
@@ -48,7 +48,7 @@
|
|
|
<text class='inline border'>服务费:{{textData.serviceprice == null? '暂无服务费' : textData.serviceprice + ' 元/度'}}</text>
|
|
|
<!-- <text class='inline border'>停车费:{{textData.stopprice}}元/小时</text> -->
|
|
|
</view>
|
|
|
- <view class='navigationTap' bindtap="getRoute"></view>
|
|
|
+ <view class='navigationTap' catchtap="getRoute"></view>
|
|
|
<view class='navigation_info'>
|
|
|
<view class='navigation'>
|
|
|
<image src='/images/navigation.png'></image>
|