1 |
- <app-layout vue-id="7d67612e-1" class="data-v-dac14d86" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{config&&config.address}}"><view class="map data-v-dac14d86"><map longitude="{{config.address.longitude}}" latitude="{{config.address.latitude}}" show-location="{{true}}" polygons="{{polygons}}" polygon="{{polygons}}" scale="{{15}}" include-points="{{polygons[0].points}}" markers="{{markers}}" class="data-v-dac14d86"></map><cover-view class="bottom dir-left-nowrap data-v-dac14d86" style="{{'padding-bottom:'+(iPhoneX.XBoolean?'50rpx':'24rpx')+';'}}"><cover-view class="box-grow-1 data-v-dac14d86"><cover-view class="t-omit data-v-dac14d86">{{mall.name}}</cover-view><cover-view class="general data-v-dac14d86">{{config.address.address}}</cover-view></cover-view><cover-view data-event-opts="{{[['tap',[['mobile',['$event']]]]]}}" class="box-grow-0 cross-center data-v-dac14d86" bindtap="__e"><cover-image class="mobile data-v-dac14d86" src="/static/image/icon/store-tel.png"></cover-image></cover-view></cover-view></view></block></app-layout>
|