|
@@ -23,7 +23,7 @@
|
|
|
<view class="info-intr">{{storeList[0].desc}}</view>
|
|
|
<view class="info-map">
|
|
|
<view class="map" bindtap="callMap">
|
|
|
- <map class="map" enable-zoom="ture" enable-scroll="ture" id="map" longitude="{{longitude}}" latitude="{{latitude}}" scale="20" markers="{{markers}}"></map>
|
|
|
+ <map class="map" enable-zoom="ture" enable-scroll="true" id="map" longitude="{{longitude}}" latitude="{{latitude}}" scale="20" markers="{{markers}}"></map>
|
|
|
</view>
|
|
|
<view class="info-call" bindtap="phone" >
|
|
|
<image src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241122/n7me1o092906284.png"></image>
|