|
@@ -1,4 +1,4 @@
|
|
|
-<map enable-scroll="{{false}}" enable-zoom="{{false}}" markers="{{markers}}" latitude="{{latitude}}" latitude="{{latitude}}" style="width: 100%;height: 400rpx;" name="map"></map>
|
|
|
|
|
|
|
+<map enable-scroll="{{false}}" enable-zoom="{{false}}" markers="{{markers}}" include-points="{{points}}" latitude="{{latitude}}" longitude="{{longitude}}" style="width: 100%;height: 400rpx;" name="map"></map>
|
|
|
<image bindtap="previewImage" style="width: 100%;height: 400rpx;" src="{{media.viewUrl}}" data-src="{{media.viewUrl}}" mode="aspectFill"></image>
|
|
<image bindtap="previewImage" style="width: 100%;height: 400rpx;" src="{{media.viewUrl}}" data-src="{{media.viewUrl}}" mode="aspectFill"></image>
|
|
|
<view class="df aic jscb">
|
|
<view class="df aic jscb">
|
|
|
<view bindtap="checkMedia" data-audit="{{1}}" class="next">通过</view>
|
|
<view bindtap="checkMedia" data-audit="{{1}}" class="next">通过</view>
|
|
@@ -6,7 +6,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
<!-- <block wx:if="{{trans=='运输中'}}"> -->
|
|
<!-- <block wx:if="{{trans=='运输中'}}"> -->
|
|
|
<view class="df aic jscb">
|
|
<view class="df aic jscb">
|
|
|
- <button style="width: 300rpx;line-height: 80rpx;padding: 0;font-weight: 400;" open-type="share" data-type="{{1}}" class="next" bindtap="share">分享航次照片</button> <button style="width: 300rpx;line-height: 80rpx;padding: 0;font-weight: 400;" open-type="share" data-type="{{2}}" class="next" bindtap="share">分享航行报告</button>
|
|
|
|
|
|
|
+ <button style="width: 300rpx;line-height: 80rpx;padding: 0;font-weight: 400;" open-type="share" data-type="{{1}}" class="next">分享航次照片</button> <button style="width: 300rpx;line-height: 80rpx;padding: 0;font-weight: 400;" open-type="share" data-type="{{2}}" class="next">分享航行报告</button>
|
|
|
</view>
|
|
</view>
|
|
|
<!-- </block> -->
|
|
<!-- </block> -->
|
|
|
<!-- <block wx:if="{{trans=='卸货中'}}"> -->
|
|
<!-- <block wx:if="{{trans=='卸货中'}}"> -->
|