This commit is contained in:
王丹 2025-01-14 11:14:24 +08:00
parent 7882ce6558
commit eabd55580e

View File

@ -24,7 +24,9 @@
<i class="iconfont icon-dingwei"></i>
</view>
</view>
<view class="tdt">
<image src="../static/images/map/logo.png"></image>GS20240568 - 甲测资字1100471
</view>
<!-- 地块选择 -->
<custom-select-land ref="landRef" :data="ijs.companys" :defaultSelect="ijs.land" @getLand="getLand"
@select="landChange" />
@ -806,7 +808,7 @@
});
// //
// var attribution = L.control.attribution({
// position: 'bottomleft', // 'topleft', 'topright', 'bottomleft', 'bottomright'
// position: 'bottomright', // 'topleft', 'topright', 'bottomleft', 'bottomright'
// });
// //
// attribution.addAttribution('');
@ -1133,10 +1135,8 @@
// right: 55px !important;
// top: 20% !important;
// }
::v-deep .leaflet-control-attribution{
a{
}
::v-deep .leaflet-control-attribution {
a {}
}
/* 文字 */
@ -1176,6 +1176,13 @@
// fill: currentColor;
// overflow: hidden;
// }
.tdt {font-size: 12px;
position: absolute;
z-index: 1100;
bottom: 10px;
left: 10px;
uni-image{width: 53px;height: 22px;vertical-align: middle;margin-right: 5px;}
}
.below {
position: absolute;