1 |
- <view class="content"><view class="map" id="map"><map class="vue-ref" style="width:750rpx;height:600rpx;" id="map_1" latitude="{{latitude}}" longitude="{{longitude}}" data-ref="map_1" data-event-opts="{{[['updated',[['mapChange',['$event']]]]]}}" bindupdated="__e"></map></view></view>
|