style(地图): 跳转后切换指标窗口样式优化

This commit is contained in:
fit2cloud-chenyw 2022-11-28 14:10:01 +08:00
parent c1c67de2da
commit fe349fa906

View File

@ -13,7 +13,10 @@
style="margin-left: 4px;cursor: pointer;font-size: 14px;"
/>
<div>
<ul class="de-ul">
<ul
class="de-ul"
style="padding: 0px !important;"
>
<li
v-for="(node, i) in layerOption"
:key="node.id"