You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.3 KiB
1 lines
1.3 KiB
<view style="{{(colorStyle)}}" class="data-v-17869b88"><map class="map-view data-v-17869b88" scale="{{9}}" latitude="{{latitudeStore}}" longitude="{{longitudeStore}}" markers="{{covers}}" data-event-opts="{{[['markertap',[['markertap',['$event']]]]]}}" bindmarkertap="__e"><block wx:if="{{markerIdTapped}}"><view class="cover-view data-v-17869b88"><view class="cover-view-item data-v-17869b88"><view class="cover-view-text title data-v-17869b88">{{markertapped.name}}</view><view data-event-opts="{{[['tap',[['openStore',['$0'],['markertapped.id']]]]]}}" class="store data-v-17869b88" bindtap="__e">进店选购<view class="iconfont icon-xiangyou data-v-17869b88"></view></view></view><view class="cover-view-item data-v-17869b88"><view class="cover-view-text address data-v-17869b88">{{markertapped.detailed_address}}</view><view class="group-button data-v-17869b88"><view data-event-opts="{{[['tap',[['makePhoneCall',['$0'],['markertapped.phone']]]]]}}" class="button data-v-17869b88" bindtap="__e"><view class="iconfont icon-ic_phone data-v-17869b88"></view></view><view data-event-opts="{{[['tap',[['openLocation',['$0'],['markertapped']]]]]}}" class="button data-v-17869b88" bindtap="__e"><view class="iconfont icon-ic_location data-v-17869b88"></view></view></view></view></view></block></map></view> |