| | |
| | | @click="()=>{selected(item)}" v-show="item.isShow"> |
| | | <el-tooltip :popper-class="'map-tooltip'" effect="dark" :content="item.name" placement="left"> |
| | | <li> |
| | | <img src="../../assets/images/map-pages/icon/sl.png" class="icon"> |
| | | <!-- <img src="../../assets/images/map-pages/icon/sl.png" class="icon"> --> |
| | | <i class="icon iconfont" :class="item.icon"></i> |
| | | </li> |
| | | </el-tooltip> |
| | | </ul> |
| | |
| | | .search-container { |
| | | position: relative; |
| | | //width: 1.79167rem; |
| | | width: 4.7rem; |
| | | //width: 2.39167rem; |
| | | width: 2.3rem; |
| | | /* height: 5.6475rem;*/ |
| | | overflow: hidden; |
| | | } |
| | |
| | | cursor: pointer; |
| | | position: relative; |
| | | line-height: 0.15rem; |
| | | |
| | | li { |
| | | margin: 0.00521rem 0; |
| | | text-align: center; |
| | | font-size: 20px; |
| | | |
| | | img { |
| | | width: 0.1rem; |