|
@@ -24,7 +24,7 @@
|
|
|
<view class="info-intr2" bindtap="callMap"><van-icon size='36rpx' name="location-o" /> {{storeList[0].storeAddress}}</view>
|
|
|
<view class="info-map">
|
|
|
<view class="map" >
|
|
|
- <map class="map" enable-zoom="ture" enable-scroll="true" 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="14" markers="{{markers}}"></map>
|
|
|
</view>
|
|
|
<view class="info-call" bindtap="phone" >
|
|
|
<image src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241212/e9muh5104028782.png"></image>
|