|
|
@@ -101,7 +101,7 @@
|
|
|
<text>{{statusMessage}}</text>
|
|
|
</view>
|
|
|
<view class="reload-location" bindtap="load" wx:if="{{clockType === 3}}">
|
|
|
- <image src="../../images/clock/refresh.png"></image>
|
|
|
+ <image src="{{imgServerUrl}}/images/clock/refresh.png"></image>
|
|
|
<text>重新定位</text>
|
|
|
</view>
|
|
|
<view class="prepayable">
|