feat():图片
parent
78cc8810c8
commit
863f3dbb32
|
|
@ -11,8 +11,8 @@
|
|||
:show-location="true" scale="16.5" :enable-satellite="enableSatellite" theme="satellite" @markertap="markertap">
|
||||
<image src="/static/tabs/dingwei.png" class="location" @click="onControlTap"></image>
|
||||
<view class="tc-style">
|
||||
<image src="/static/tabs/dingwei.png" style="width: 45rpx;height: 45rpx;" @click="onControlTap"></image>
|
||||
<view style="font-size: 10rpx;">图层</view>
|
||||
<image src="/static/tabs/tc.png" style="width: 45rpx;height: 45rpx;" @click="onControlTap"></image>
|
||||
<text style="font-size:12px;">图层</text>
|
||||
</view>
|
||||
</map>
|
||||
|
||||
|
|
@ -36,7 +36,6 @@
|
|||
title:"渗流监测"
|
||||
},
|
||||
],
|
||||
dingwei: '../../static/tabs/dingwei.png',
|
||||
map:null,
|
||||
windowHeight:0,
|
||||
windowHeight:0
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
Loading…
Reference in New Issue