6170分享设备页面功能开发
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<view class="page-section page-section-gap">
|
||||
<map class="map" :latitude="latitude" :longitude="longitude":show-location="true"
|
||||
:markers="covers">
|
||||
<map class="map" :latitude="latitude" :longitude="longitude":show-location="true">
|
||||
</map>
|
||||
</view>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user