feat():图片

master
李神峰 2024-11-20 17:23:10 +08:00
parent 78cc8810c8
commit 863f3dbb32
2 changed files with 2 additions and 3 deletions

View File

@ -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

BIN
static/tabs/tc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB