赣州市洪水风险预警系统三维版本
guoshilong
2023-02-21 8a6a1f340e249ca4e253f52a99a46ef44e7f0f00
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div>
    <div style="width:100%;height:100%;    border: 3px solid #b8b5b5;
    border-radius: 5px;" data-dojo-attach-point="eagleEye"></div>
 
    <div style="    position: absolute;cursor: pointer;
    bottom: 2px;
    left: 2px;
    height: 29px;
    width: 45px;
    padding: 3px;
    background-color: #0a001f;"><a  style="    color: white;
    font-size: 14px;
    padding: 5px;" data-dojo-attach-point="visNode"  data-dojo-attach-event="click:vis">隐藏</a></div>
</div>