|
|
@@ -1,4 +1,4 @@
|
|
|
-<map enable-scroll="{{false}}" enable-zoom="{{false}}" markers="{{markers}}" include-points="{{points}}" latitude="{{latitude}}" longitude="{{longitude}}" style="width: 100%;height: 400rpx;" name="map"></map>
|
|
|
+<map enable-scroll="{{false}}" enable-zoom="{{false}}" markers="{{markers}}" scale="{{10}}" 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>
|
|
|
<view class="df aic jscb">
|
|
|
<view bindtap="checkMedia" data-audit="{{1}}" class="next">通过</view>
|