wzh 3 лет назад
Родитель
Сommit
2b19b8809b

+ 1 - 1
miniprogram/pages/voyageManage/myDaily/examine/examine.wxml

@@ -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>

+ 2 - 1
project.config.json

@@ -38,7 +38,8 @@
     "minifyWXML": true,
     "showES6CompileOption": false,
     "useCompilerPlugins": false,
-    "ignoreUploadUnusedFiles": true
+    "ignoreUploadUnusedFiles": true,
+    "localPlugins": false
   },
   "appid": "wxd2dff8f427e787d7",
   "projectname": "汇很多代理",